Commit Graph

153 Commits

Author SHA1 Message Date
Roberto Ierusalimschy 907368ead5 GC now considers an "estimate" of object size, instead of just the number
of objects.
1997-10-23 14:26:37 -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 daa858ef27 String table (keep all strings handled by Lua) 1997-09-16 16:25:59 -03:00