Roberto Ierusalimschy
|
8e7451512f
|
some more `const's
|
1999-10-14 17:46:57 -02:00 |
|
Roberto Ierusalimschy
|
c787dccd9b
|
"const" !!!
|
1999-08-16 17:52:00 -03:00 |
|
Roberto Ierusalimschy
|
fb1cf6ab2d
|
clearer way to set tables.
|
1999-02-08 15:07:59 -02:00 |
|
Roberto Ierusalimschy
|
59f8e6fb77
|
details ("settable")
|
1998-12-30 15:26:49 -02:00 |
|
Roberto Ierusalimschy
|
fe5c41fb8a
|
new functions "tinsert" and "tremove"
|
1998-12-30 11:16:50 -02:00 |
|
Roberto Ierusalimschy
|
afb5ef72e1
|
new function "sort" + many small changes
|
1998-07-12 13:16:43 -03:00 |
|
Roberto Ierusalimschy
|
45e533599f
|
optimization: closures without upvalues don't need to be closures
|
1997-12-15 14:17:20 -02:00 |
|
Roberto Ierusalimschy
|
45ccb0e881
|
"nupvalues" is kept in Closure, not in prototype (as a preparation
for C closures...)
|
1997-10-16 08:59:34 -02:00 |
|
Roberto Ierusalimschy
|
a580480b07
|
new implementation for globals: Global value is stored in TaggedString
|
1997-09-26 12:02:26 -03:00 |
|
Roberto Ierusalimschy
|
6990da0057
|
Lua virtual machine
|
1997-09-16 16:25:59 -03:00 |
|