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