summaryrefslogtreecommitdiff
path: root/lgc.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* first version of "lua_close"Roberto Ierusalimschy1997-12-011-1/+3
|
* first implementation of centralized global state.Roberto Ierusalimschy1997-11-191-3/+1
|
* GC now considers an "estimate" of object size, instead of just the numberRoberto Ierusalimschy1997-10-231-2/+2
| | | | of objects.
* Garbage CollectorRoberto Ierusalimschy1997-09-161-0/+21