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

Roberto Ierusalimschy fb55c96706 obsolete module; not part of the oficial distribution 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 435f587ed0 (much) better handling of memory alloction errors 25 年 前
lbuiltin.h 8e617985fa functions `for...' and `raw...' are obsolete now 25 年 前
lcode.c 5f22f8961c better code for unary/binary operators 25 年 前
lcode.h 5f22f8961c better code for unary/binary operators 25 年 前
ldblib.c 1de5587184 `lua.h' is included before any other Lua header file 25 年 前
ldebug.c 0802a9df9e no more options for debug information: it is always on 25 年 前
ldebug.h f90bc248b3 new structure for line information 25 年 前
ldo.c 0802a9df9e no more options for debug information: it is always on 25 年 前
ldo.h 397905ef86 (much) better handling of memory alloction errors 25 年 前
lfunc.c 0802a9df9e no more options for debug information: it is always on 25 年 前
lfunc.h afef009fce new version of debug system 25 年 前
lgc.c 0802a9df9e no more options for debug information: it is always on 25 年 前
lgc.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 年 前
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 年 前
liolib.c 52062684e1 better control over use of `errno' 25 年 前
llex.c 0802a9df9e no more options for debug information: it is always on 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 435f587ed0 (much) better handling of memory alloction errors 25 年 前
lmem.h 397905ef86 (much) better handling of memory alloction errors 25 年 前
lobject.c cfba572076 remove dummy argument in LUA_ASSERT 25 年 前
lobject.h f90bc248b3 new structure for line information 25 年 前
lopcodes.h afef009fce new version of debug system 25 年 前
lparser.c 5f22f8961c better code for unary/binary operators 25 年 前
lparser.h 0802a9df9e no more options for debug information: it is always on 25 年 前
lref.c d9e61e8cea new algorithm for traversing in GC to avoid deep recursion calls 25 年 前
lref.h 74f1c3d025 small changes for "clean C" 25 年 前
lstate.c 0802a9df9e no more options for debug information: it is always on 25 年 前
lstate.h 0802a9df9e no more options for debug information: it is always on 25 年 前
lstring.c 435f587ed0 (much) better handling of memory alloction errors 25 年 前
lstring.h ef62b340e0 code cleaner for 16 bits. 25 年 前
lstrlib.c 094880ef9e details 25 年 前
ltable.c d9e61e8cea new algorithm for traversing in GC to avoid deep recursion calls 25 年 前
ltable.h 8bcf622876 new signature for `luaH_set' 25 年 前
ltests.c 0802a9df9e no more options for debug information: it is always on 25 年 前
ltm.c d9e61e8cea new algorithm for traversing in GC to avoid deep recursion calls 25 年 前
ltm.h d9e61e8cea new algorithm for traversing in GC to avoid deep recursion calls 25 年 前
lua.c 435f587ed0 (much) better handling of memory alloction errors 25 年 前
lua.h 397905ef86 (much) better handling of memory alloction errors 25 年 前
luadebug.h 0802a9df9e no more options for debug information: it is always on 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 c39bec81dc bug: lastpc was not initialized 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 年 前