Roberto Ierusalimschy
|
7b65328c8e
new semantics for `generic for' (with state)
|
23 years ago |
Roberto Ierusalimschy
|
801aaf37b1
simpler implementation for line information
|
23 years ago |
Roberto Ierusalimschy
|
00af2faae7
first implementation of proper tail call
|
23 years ago |
Roberto Ierusalimschy
|
63a614e145
some improvements in stack control
|
23 years ago |
Roberto Ierusalimschy
|
938092489b
erroneous objects may not live in the stack
|
23 years ago |
Roberto Ierusalimschy
|
bd8b9c94b3
generic for (with any number of control variables)
|
23 years ago |
Roberto Ierusalimschy
|
6b0c38c2e7
`inline' of tonumber
|
23 years ago |
Roberto Ierusalimschy
|
51bf91a970
detail
|
23 years ago |
Roberto Ierusalimschy
|
1e602a61b3
new generic `for'
|
23 years ago |
Roberto Ierusalimschy
|
67bda7e136
details.
|
23 years ago |
Roberto Ierusalimschy
|
38b0e6128d
simpler implementation for `for' loops
|
23 years ago |
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 |