Mirror of the amazing lua scripting language
#lua #script #scripting #script-engine #embed #embedded #script-language

Roberto Ierusalimschy ae55f3eead no varargs in Lua API 25 years ago
bugs 677313da32 bug: record-constructor starting with an upvalue name gets an error 25 years ago
lapi.c 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
lapi.h bad6365540 details 25 years ago
lauxlib.c 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
lauxlib.h ef62b340e0 code cleaner for 16 bits. 25 years ago
lbuffer.c 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
lbuiltin.c cfba572076 remove dummy argument in LUA_ASSERT 25 years ago
lbuiltin.h 8e617985fa functions `for...' and `raw...' are obsolete now 25 years ago
lcode.c cfba572076 remove dummy argument in LUA_ASSERT 25 years ago
lcode.h 014a09c509 better error messages 25 years ago
ldblib.c 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
ldebug.c cfba572076 remove dummy argument in LUA_ASSERT 25 years ago
ldebug.h 014a09c509 better error messages 25 years ago
ldo.c 014a09c509 better error messages 25 years ago
ldo.h 014a09c509 better error messages 25 years ago
lfunc.c afef009fce new version of debug system 25 years ago
lfunc.h afef009fce new version of debug system 25 years ago
lgc.c cfba572076 remove dummy argument in LUA_ASSERT 25 years ago
lgc.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 years ago
linit.c 89a3ec08f3 function lua_userinit is used only in single-state mode (by lua.c) 25 years ago
liolib.c 52062684e1 better control over use of `errno' 25 years ago
llex.c b69e712713 new way to generate SETLINEs 25 years ago
llex.h b69e712713 new way to generate SETLINEs 25 years ago
llimits.h 906434011f better (?) treatment for 16-bit machines 25 years ago
lmathlib.c 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
lmem.c afef009fce new version of debug system 25 years ago
lmem.h ef62b340e0 code cleaner for 16 bits. 25 years ago
lobject.c cfba572076 remove dummy argument in LUA_ASSERT 25 years ago
lobject.h cfba572076 remove dummy argument in LUA_ASSERT 25 years ago
lopcodes.h afef009fce new version of debug system 25 years ago
lparser.c cfba572076 remove dummy argument in LUA_ASSERT 25 years ago
lparser.h 014a09c509 better error messages 25 years ago
lref.c cfba572076 remove dummy argument in LUA_ASSERT 25 years ago
lref.h 74f1c3d025 small changes for "clean C" 25 years ago
lstate.c ae55f3eead no varargs in Lua API 25 years ago
lstate.h ef62b340e0 code cleaner for 16 bits. 25 years ago
lstring.c cfba572076 remove dummy argument in LUA_ASSERT 25 years ago
lstring.h ef62b340e0 code cleaner for 16 bits. 25 years ago
lstrlib.c 094880ef9e details 25 years ago
ltable.c cfba572076 remove dummy argument in LUA_ASSERT 25 years ago
ltable.h 8bcf622876 new signature for `luaH_set' 25 years ago
ltests.c ae55f3eead no varargs in Lua API 25 years ago
ltm.c 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
ltm.h 50a82ec1b9 gc tag methods for udata are called in (reverse) tag order 25 years ago
lua.c ae55f3eead no varargs in Lua API 25 years ago
lua.h ae55f3eead no varargs in Lua API 25 years ago
luadebug.h 556a89e537 new names for debug types 25 years ago
lualib.h 89a3ec08f3 function lua_userinit is used only in single-state mode (by lua.c) 25 years ago
lundump.c afef009fce new version of debug system 25 years ago
lundump.h 0e8855e171 final version (by lhf) 25 years ago
lvm.c cfba572076 remove dummy argument in LUA_ASSERT 25 years ago
lvm.h 8bcf622876 new signature for `luaH_set' 25 years ago
lzio.c 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
lzio.h ef62b340e0 code cleaner for 16 bits. 25 years ago
makefile 2ae9c856cf more uniform names 25 years ago
manual.tex ef62b340e0 code cleaner for 16 bits. 25 years ago