Roberto Ierusalimschy
|
d6fd33e76f
`eventtable' renamed to `metatable'
|
23 years ago |
Roberto Ierusalimschy
|
50e2952593
first version of dynamic stack
|
23 years ago |
Roberto Ierusalimschy
|
448517e47e
no more linehook field in CallInfo
|
23 years ago |
Roberto Ierusalimschy
|
7ab7703b53
cleaner semantics for test instructions (skips)
|
23 years ago |
Roberto Ierusalimschy
|
5d14ce612b
details
|
23 years ago |
Roberto Ierusalimschy
|
f083812c02
first implementation of coroutines
|
23 years ago |
Roberto Ierusalimschy
|
facfec0687
small optimizations
|
23 years ago |
Roberto Ierusalimschy
|
42754c0f15
small optimizations
|
23 years ago |
Roberto Ierusalimschy
|
18afb90349
first version of stackless Lua
|
23 years ago |
Roberto Ierusalimschy
|
eb7312d9be
comments
|
23 years ago |
Roberto Ierusalimschy
|
9aff171f3b
new type `boolean'
|
24 years ago |
Roberto Ierusalimschy
|
a4c35a3269
it doesn't pay to optimize absence when it is an error
|
24 years ago |
Roberto Ierusalimschy
|
592a309177
tag system replaced by event tables
|
24 years ago |
Roberto Ierusalimschy
|
413fc7334b
new implementation for lua upvalues (sugested by E.T.): simpler and solves
|
24 years ago |
Roberto Ierusalimschy
|
72659a0605
no more explicit support for wide-chars; too much troble...
|
24 years ago |
Roberto Ierusalimschy
|
26bf2adace
optimizations for space in LClosures and time cleanning weak tables
|
24 years ago |
Roberto Ierusalimschy
|
af59848219
tables of globals accessible through pseudo-index in C API
|
24 years ago |
Roberto Ierusalimschy
|
21aa7e55f2
optimization for array part of a Table
|
24 years ago |
Roberto Ierusalimschy
|
15462edb0f
new definitions for closure structures
|
24 years ago |
Roberto Ierusalimschy
|
f54cdb33a5
small bug in close x return
|
24 years ago |
Roberto Ierusalimschy
|
abdbe883a8
first implementation of unrestricted static scoping
|
24 years ago |
Roberto Ierusalimschy
|
e1d072571e
better syntax for type casts
|
24 years ago |
Roberto Ierusalimschy
|
8c8ad5f3ff
better locality of assignment of table values
|
24 years ago |
Roberto Ierusalimschy
|
770954510f
rename of `kproto' to `p'
|
24 years ago |
Roberto Ierusalimschy
|
b346834a09
new macros for changing numbers
|
24 years ago |
Roberto Ierusalimschy
|
37f3a1c045
too much optimization to "break" keys in tables; keep them as TObjects...
|
24 years ago |
Roberto Ierusalimschy
|
878979cef7
no more opnames in binary tag methods
|
24 years ago |
Roberto Ierusalimschy
|
8e586c13fc
cleaner way to ensure alignment for strings and userdata
|
24 years ago |
Roberto Ierusalimschy
|
eadf2aaaff
small optimizations
|
24 years ago |
Roberto Ierusalimschy
|
0a1b1acdd3
details about opcode parameters
|
24 years ago |