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

Roberto Ierusalimschy 83e3ec0117 no more labels %!s(int64=25) %!d(string=hai) anos
bugs 677313da32 bug: record-constructor starting with an upvalue name gets an error %!s(int64=25) %!d(string=hai) anos
lapi.c 1de5587184 `lua.h' is included before any other Lua header file %!s(int64=25) %!d(string=hai) anos
lapi.h bad6365540 details %!s(int64=25) %!d(string=hai) anos
lauxlib.c 1de5587184 `lua.h' is included before any other Lua header file %!s(int64=25) %!d(string=hai) anos
lauxlib.h ef62b340e0 code cleaner for 16 bits. %!s(int64=25) %!d(string=hai) anos
lbuffer.c 1de5587184 `lua.h' is included before any other Lua header file %!s(int64=25) %!d(string=hai) anos
lbuiltin.c 1de5587184 `lua.h' is included before any other Lua header file %!s(int64=25) %!d(string=hai) anos
lbuiltin.h 8e617985fa functions `for...' and `raw...' are obsolete now %!s(int64=25) %!d(string=hai) anos
lcode.c 2e1b32d873 optimizations for "while 1", "until nil", and the like %!s(int64=25) %!d(string=hai) anos
lcode.h 2e1b32d873 optimizations for "while 1", "until nil", and the like %!s(int64=25) %!d(string=hai) anos
ldblib.c 1de5587184 `lua.h' is included before any other Lua header file %!s(int64=25) %!d(string=hai) anos
ldebug.c 1de5587184 `lua.h' is included before any other Lua header file %!s(int64=25) %!d(string=hai) anos
ldebug.h 27163f032e Auxiliary functions from Debug Interface module %!s(int64=26) %!d(string=hai) anos
ldo.c e3ea307434 small changes to allow redefinition of some buffer sizes. %!s(int64=25) %!d(string=hai) anos
ldo.h 870f61d299 code redistribution %!s(int64=25) %!d(string=hai) anos
lfunc.c 1de5587184 `lua.h' is included before any other Lua header file %!s(int64=25) %!d(string=hai) anos
lfunc.h 73aa465a8e some name changes %!s(int64=25) %!d(string=hai) anos
lgc.c 1de5587184 `lua.h' is included before any other Lua header file %!s(int64=25) %!d(string=hai) anos
lgc.h 29ede6aa13 first implementation of multiple states (reentrant code). %!s(int64=26) %!d(string=hai) anos
linit.c 89a3ec08f3 function lua_userinit is used only in single-state mode (by lua.c) %!s(int64=25) %!d(string=hai) anos
liolib.c 1de5587184 `lua.h' is included before any other Lua header file %!s(int64=25) %!d(string=hai) anos
llex.c feb2083730 better control of source name %!s(int64=25) %!d(string=hai) anos
llex.h feb2083730 better control of source name %!s(int64=25) %!d(string=hai) anos
llimits.h e3ea307434 small changes to allow redefinition of some buffer sizes. %!s(int64=25) %!d(string=hai) anos
lmathlib.c 1de5587184 `lua.h' is included before any other Lua header file %!s(int64=25) %!d(string=hai) anos
lmem.c 1de5587184 `lua.h' is included before any other Lua header file %!s(int64=25) %!d(string=hai) anos
lmem.h ef62b340e0 code cleaner for 16 bits. %!s(int64=25) %!d(string=hai) anos
lobject.c 1de5587184 `lua.h' is included before any other Lua header file %!s(int64=25) %!d(string=hai) anos
lobject.h 8ca9534d04 access to `values' in TObject always through macros %!s(int64=25) %!d(string=hai) anos
lopcodes.h dbfb810267 cleansing of lparser.c %!s(int64=25) %!d(string=hai) anos
lparser.c 83e3ec0117 no more labels %!s(int64=25) %!d(string=hai) anos
lparser.h a301304612 accepts `$debug' in the middle of a function. %!s(int64=25) %!d(string=hai) anos
lref.c 1de5587184 `lua.h' is included before any other Lua header file %!s(int64=25) %!d(string=hai) anos
lref.h 74f1c3d025 small changes for "clean C" %!s(int64=25) %!d(string=hai) anos
lstate.c 1de5587184 `lua.h' is included before any other Lua header file %!s(int64=25) %!d(string=hai) anos
lstate.h ef62b340e0 code cleaner for 16 bits. %!s(int64=25) %!d(string=hai) anos
lstring.c 18b0e8270d 32 characteres are more than enough for a good hash %!s(int64=25) %!d(string=hai) anos
lstring.h ef62b340e0 code cleaner for 16 bits. %!s(int64=25) %!d(string=hai) anos
lstrlib.c 094880ef9e details %!s(int64=25) %!d(string=hai) anos
ltable.c 1de5587184 `lua.h' is included before any other Lua header file %!s(int64=25) %!d(string=hai) anos
ltable.h 8bcf622876 new signature for `luaH_set' %!s(int64=25) %!d(string=hai) anos
ltests.c 1de5587184 `lua.h' is included before any other Lua header file %!s(int64=25) %!d(string=hai) anos
ltm.c 1de5587184 `lua.h' is included before any other Lua header file %!s(int64=25) %!d(string=hai) anos
ltm.h 50a82ec1b9 gc tag methods for udata are called in (reverse) tag order %!s(int64=25) %!d(string=hai) anos
lua.c 88657809ac details %!s(int64=25) %!d(string=hai) anos
lua.h 8e617985fa functions `for...' and `raw...' are obsolete now %!s(int64=25) %!d(string=hai) anos
luadebug.h 556a89e537 new names for debug types %!s(int64=25) %!d(string=hai) anos
lualib.h 89a3ec08f3 function lua_userinit is used only in single-state mode (by lua.c) %!s(int64=25) %!d(string=hai) anos
lundump.c 1de5587184 `lua.h' is included before any other Lua header file %!s(int64=25) %!d(string=hai) anos
lundump.h 0e8855e171 final version (by lhf) %!s(int64=25) %!d(string=hai) anos
lvm.c 8d2baf719c comment %!s(int64=25) %!d(string=hai) anos
lvm.h 8bcf622876 new signature for `luaH_set' %!s(int64=25) %!d(string=hai) anos
lzio.c 1de5587184 `lua.h' is included before any other Lua header file %!s(int64=25) %!d(string=hai) anos
lzio.h ef62b340e0 code cleaner for 16 bits. %!s(int64=25) %!d(string=hai) anos
makefile 2ae9c856cf more uniform names %!s(int64=25) %!d(string=hai) anos
manual.tex ef62b340e0 code cleaner for 16 bits. %!s(int64=25) %!d(string=hai) anos