aboutsummaryrefslogtreecommitdiff
path: root/lstate.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* new scheme for buffers, centralized in auxlib.Roberto Ierusalimschy1997-12-171-3/+5
|
* store "functofind" in stack top, so doesn't need this field inRoberto Ierusalimschy1997-11-281-2/+1
| | | | global state.
* no more 'globalbag'Roberto Ierusalimschy1997-11-271-2/+1
|
* "stacklimit" is not necessary.Roberto Ierusalimschy1997-11-261-2/+1
|
* small modifications (format, small optimizations, etc)Roberto Ierusalimschy1997-11-211-6/+6
|
* global state for Lua interpreterRoberto Ierusalimschy1997-11-191-0/+82