aboutsummaryrefslogtreecommitdiff
path: root/lgc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2000-09-12topointer handles only types that have no other "to" functionRoberto Ierusalimschy1-6/+1
2000-09-12detailsRoberto Ierusalimschy2-4/+5
2000-09-12_ALERT is used (and assumed) only by the libsRoberto Ierusalimschy2-4/+6
2000-09-11`lauxlib' is now part of the libraries (not used by core Lua)Roberto Ierusalimschy14-122/+134
2000-09-11API functions check stack overflowRoberto Ierusalimschy2-5/+7
2000-09-11`lua_newstate' renamed to `lua_open'Roberto Ierusalimschy4-9/+9
2000-09-11new scheme for buffersRoberto Ierusalimschy13-211/+376
2000-09-11obsolete moduleRoberto Ierusalimschy1-80/+0