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