Roberto Ierusalimschy
|
1b45e967b4
table entries with ref=null always have val=null too.
|
26 years ago |
Roberto Ierusalimschy
|
b9c9ccfbb4
function "move" for tables is better implemented with some "inside
|
27 years ago |
Roberto Ierusalimschy
|
9a45543841
tables are better manipulated via "Hash *" instead of "TObject" or
|
27 years ago |
Roberto Ierusalimschy
|
41d9ea948c
auxiliar functions "luaH_setint" & "luaH_getint".
|
27 years ago |
Roberto Ierusalimschy
|
9ae0c082a3
small details by lint.
|
28 years ago |
Roberto Ierusalimschy
|
592a3f289b
first implementation of centralized global state.
|
28 years ago |
Roberto Ierusalimschy
|
2c89651fc6
macro "val" should live together with macro "ref".
|
28 years ago |
Roberto Ierusalimschy
|
eb617df2d8
better way to traverse GCnode lists.
|
28 years ago |
Roberto Ierusalimschy
|
a404f6e0e6
Lua tables (hash)
|
28 years ago |