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

Roberto Ierusalimschy 52062684e1 better control over use of `errno' 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 1de5587184 `lua.h' is included before any other Lua header file 25 年 前
lbuiltin.h 8e617985fa functions `for...' and `raw...' are obsolete now 25 年 前
lcode.c 2e1b32d873 optimizations for "while 1", "until nil", and the like 25 年 前
lcode.h 2e1b32d873 optimizations for "while 1", "until nil", and the like 25 年 前
ldblib.c 1de5587184 `lua.h' is included before any other Lua header file 25 年 前
ldebug.c 1de5587184 `lua.h' is included before any other Lua header file 25 年 前
ldebug.h 27163f032e Auxiliary functions from Debug Interface module 26 年 前
ldo.c e3ea307434 small changes to allow redefinition of some buffer sizes. 25 年 前
ldo.h 870f61d299 code redistribution 25 年 前
lfunc.c 1de5587184 `lua.h' is included before any other Lua header file 25 年 前
lfunc.h 73aa465a8e some name changes 25 年 前
lgc.c 1de5587184 `lua.h' is included before any other Lua header file 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 feb2083730 better control of source name 25 年 前
llex.h feb2083730 better control of source name 25 年 前
llimits.h e3ea307434 small changes to allow redefinition of some buffer sizes. 25 年 前
lmathlib.c 1de5587184 `lua.h' is included before any other Lua header file 25 年 前
lmem.c 1de5587184 `lua.h' is included before any other Lua header file 25 年 前
lmem.h ef62b340e0 code cleaner for 16 bits. 25 年 前
lobject.c 1de5587184 `lua.h' is included before any other Lua header file 25 年 前
lobject.h 8ca9534d04 access to `values' in TObject always through macros 25 年 前
lopcodes.h dbfb810267 cleansing of lparser.c 25 年 前
lparser.c 83e3ec0117 no more labels 25 年 前
lparser.h a301304612 accepts `$debug' in the middle of a function. 25 年 前
lref.c 1de5587184 `lua.h' is included before any other Lua header file 25 年 前
lref.h 74f1c3d025 small changes for "clean C" 25 年 前
lstate.c 1de5587184 `lua.h' is included before any other Lua header file 25 年 前
lstate.h ef62b340e0 code cleaner for 16 bits. 25 年 前
lstring.c 18b0e8270d 32 characteres are more than enough for a good hash 25 年 前
lstring.h ef62b340e0 code cleaner for 16 bits. 25 年 前
lstrlib.c 094880ef9e details 25 年 前
ltable.c 1de5587184 `lua.h' is included before any other Lua header file 25 年 前
ltable.h 8bcf622876 new signature for `luaH_set' 25 年 前
ltests.c 1de5587184 `lua.h' is included before any other Lua header file 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 88657809ac details 25 年 前
lua.h 8e617985fa functions `for...' and `raw...' are obsolete now 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 1de5587184 `lua.h' is included before any other Lua header file 25 年 前
lundump.h 0e8855e171 final version (by lhf) 25 年 前
lvm.c 8d2baf719c comment 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 年 前