Roberto Ierusalimschy
|
78b40bf57d
`skip' instructions must be followed by a jump
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
dea6b6da94
new function `lua_vpushstr' to replace uses of `sprintf'
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
9a0f0dcc77
precompiler may create functions without `lineinfo'
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
9b38a696d5
avoid names that differ only in capitalization
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
f388ee4a82
new way to handle errors
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
6c7334a9ac
line trace uses `savedpc' to save last `pc' seen
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
7b65328c8e
new semantics for `generic for' (with state)
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
93bcb65a9b
debug interface uses `method' to describe calls like `a:foo()'
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
801aaf37b1
simpler implementation for line information
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
00af2faae7
first implementation of proper tail call
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
938092489b
erroneous objects may not live in the stack
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
71c716e5a8
avoid C identifiers beginning with '_'
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
bd8b9c94b3
generic for (with any number of control variables)
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
38b0e6128d
simpler implementation for `for' loops
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
50e2952593
first version of dynamic stack
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
7ab7703b53
cleaner semantics for test instructions (skips)
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
f083812c02
first implementation of coroutines
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
e04f7ed450
first version of Lua "stackless"
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
9aff171f3b
new type `boolean'
|
%!s(int64=23) %!d(string=hai) anos |
Roberto Ierusalimschy
|
592a309177
tag system replaced by event tables
|
%!s(int64=24) %!d(string=hai) anos |
Roberto Ierusalimschy
|
72659a0605
no more explicit support for wide-chars; too much troble...
|
%!s(int64=24) %!d(string=hai) anos |
Roberto Ierusalimschy
|
af59848219
tables of globals accessible through pseudo-index in C API
|
%!s(int64=24) %!d(string=hai) anos |
Roberto Ierusalimschy
|
21aa7e55f2
optimization for array part of a Table
|
%!s(int64=24) %!d(string=hai) anos |
Roberto Ierusalimschy
|
15462edb0f
new definitions for closure structures
|
%!s(int64=24) %!d(string=hai) anos |
Roberto Ierusalimschy
|
f54cdb33a5
small bug in close x return
|
%!s(int64=24) %!d(string=hai) anos |
Roberto Ierusalimschy
|
abdbe883a8
first implementation of unrestricted static scoping
|
%!s(int64=24) %!d(string=hai) anos |
Roberto Ierusalimschy
|
18d3e82cfe
check C is independent from check B
|
%!s(int64=24) %!d(string=hai) anos |
Roberto Ierusalimschy
|
2a4afb97c8
new module lopcodes.c for tables describing opcodes
|
%!s(int64=24) %!d(string=hai) anos |
Roberto Ierusalimschy
|
770954510f
rename of `kproto' to `p'
|
%!s(int64=24) %!d(string=hai) anos |
Roberto Ierusalimschy
|
37f3a1c045
too much optimization to "break" keys in tables; keep them as TObjects...
|
%!s(int64=24) %!d(string=hai) anos |