aboutsummaryrefslogtreecommitdiff
path: root/lstring.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* GC now considers an "estimate" of object size, instead of just the numberRoberto Ierusalimschy1997-10-231-4/+9
* new implementation for globals: Global value is stored in TaggedStringRoberto Ierusalimschy1997-09-261-19/+65
* String table (keep all strings handled by Lua)Roberto Ierusalimschy1997-09-161-0/+186