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

Roberto Ierusalimschy 83e3ec0117 no more labels 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 2e1b32d873 optimizations for "while 1", "until nil", and the like 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 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
ldebug.h 27163f032e Auxiliary functions from Debug Interface module 26 years ago
ldo.c e3ea307434 small changes to allow redefinition of some buffer sizes. 25 years ago
ldo.h 870f61d299 code redistribution 25 years ago
lfunc.c 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
lfunc.h 73aa465a8e some name changes 25 years ago
lgc.c 1de5587184 `lua.h' is included before any other Lua header file 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 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
llex.c feb2083730 better control of source name 25 years ago
llex.h feb2083730 better control of source name 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 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
lmem.h ef62b340e0 code cleaner for 16 bits. 25 years ago
lobject.c 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
lobject.h 8ca9534d04 access to `values' in TObject always through macros 25 years ago
lopcodes.h dbfb810267 cleansing of lparser.c 25 years ago
lparser.c 83e3ec0117 no more labels 25 years ago
lparser.h a301304612 accepts `$debug' in the middle of a function. 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 1de5587184 `lua.h' is included before any other Lua header file 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 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
lundump.h 0e8855e171 final version (by lhf) 25 years ago
lvm.c 8d2baf719c comment 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