summaryrefslogtreecommitdiff
path: root/ldo.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* better interfaces for luaD_calln (x luaD_call)Roberto Ierusalimschy1999-06-221-3/+2
* auxiliar function "luaD_calln".Roberto Ierusalimschy1998-07-121-1/+2
* optimization: closures without upvalues don't need to be closuresRoberto Ierusalimschy1997-12-151-2/+2
* first implementation of centralized global state.Roberto Ierusalimschy1997-11-191-25/+7
* "lua_open": now lua has an explicit open operation.Roberto Ierusalimschy1997-11-041-1/+3
* Stack and Call structure of LuaRoberto Ierusalimschy1997-09-161-0/+62