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

Roberto Ierusalimschy c07cebbbf6 details 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 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
lbuiltin.h 8e617985fa functions `for...' and `raw...' are obsolete now 25 years ago
lcode.c afef009fce new version of debug system 25 years ago
lcode.h 2e1b32d873 optimizations for "while 1", "until nil", and the like 25 years ago
ldblib.c 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
ldebug.c afef009fce new version of debug system 25 years ago
ldebug.h 27163f032e Auxiliary functions from Debug Interface module 26 years ago
ldo.c afef009fce new version of debug system 25 years ago
ldo.h 870f61d299 code redistribution 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 afef009fce new version of debug system 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 e3ea307434 small changes to allow redefinition of some buffer sizes. 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 afef009fce new version of debug system 25 years ago
lobject.h afef009fce new version of debug system 25 years ago
lopcodes.h afef009fce new version of debug system 25 years ago
lparser.c afef009fce new version of debug system 25 years ago
lparser.h afef009fce new version of debug system 25 years ago
lref.c 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
lref.h 74f1c3d025 small changes for "clean C" 25 years ago
lstate.c 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
lstate.h ef62b340e0 code cleaner for 16 bits. 25 years ago
lstring.c 18b0e8270d 32 characteres are more than enough for a good hash 25 years ago
lstring.h ef62b340e0 code cleaner for 16 bits. 25 years ago
lstrlib.c 094880ef9e details 25 years ago
ltable.c 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
ltable.h 8bcf622876 new signature for `luaH_set' 25 years ago
ltests.c afef009fce new version of debug system 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 88657809ac details 25 years ago
lua.h 8e617985fa functions `for...' and `raw...' are obsolete now 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 c07cebbbf6 details 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