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 %!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 435f587ed0 (much) better handling of memory alloction errors %!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 5f22f8961c better code for unary/binary operators %!s(int64=25) %!d(string=hai) anos
lcode.h 5f22f8961c better code for unary/binary operators %!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 0802a9df9e no more options for debug information: it is always on %!s(int64=25) %!d(string=hai) anos
ldebug.h f90bc248b3 new structure for line information %!s(int64=25) %!d(string=hai) anos
ldo.c 0802a9df9e no more options for debug information: it is always on %!s(int64=25) %!d(string=hai) anos
ldo.h 397905ef86 (much) better handling of memory alloction errors %!s(int64=25) %!d(string=hai) anos
lfunc.c 0802a9df9e no more options for debug information: it is always on %!s(int64=25) %!d(string=hai) anos
lfunc.h afef009fce new version of debug system %!s(int64=25) %!d(string=hai) anos
lgc.c 0802a9df9e no more options for debug information: it is always on %!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 fb55c96706 obsolete module; not part of the oficial distribution %!s(int64=25) %!d(string=hai) anos
liolib.c 52062684e1 better control over use of `errno' %!s(int64=25) %!d(string=hai) anos
llex.c 0802a9df9e no more options for debug information: it is always on %!s(int64=25) %!d(string=hai) anos
llex.h b69e712713 new way to generate SETLINEs %!s(int64=25) %!d(string=hai) anos
llimits.h 906434011f better (?) treatment for 16-bit machines %!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 435f587ed0 (much) better handling of memory alloction errors %!s(int64=25) %!d(string=hai) anos
lmem.h 397905ef86 (much) better handling of memory alloction errors %!s(int64=25) %!d(string=hai) anos
lobject.c cfba572076 remove dummy argument in LUA_ASSERT %!s(int64=25) %!d(string=hai) anos
lobject.h f90bc248b3 new structure for line information %!s(int64=25) %!d(string=hai) anos
lopcodes.h afef009fce new version of debug system %!s(int64=25) %!d(string=hai) anos
lparser.c 5f22f8961c better code for unary/binary operators %!s(int64=25) %!d(string=hai) anos
lparser.h 0802a9df9e no more options for debug information: it is always on %!s(int64=25) %!d(string=hai) anos
lref.c d9e61e8cea new algorithm for traversing in GC to avoid deep recursion calls %!s(int64=25) %!d(string=hai) anos
lref.h 74f1c3d025 small changes for "clean C" %!s(int64=25) %!d(string=hai) anos
lstate.c 0802a9df9e no more options for debug information: it is always on %!s(int64=25) %!d(string=hai) anos
lstate.h 0802a9df9e no more options for debug information: it is always on %!s(int64=25) %!d(string=hai) anos
lstring.c 435f587ed0 (much) better handling of memory alloction errors %!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 d9e61e8cea new algorithm for traversing in GC to avoid deep recursion calls %!s(int64=25) %!d(string=hai) anos
ltable.h 8bcf622876 new signature for `luaH_set' %!s(int64=25) %!d(string=hai) anos
ltests.c 0802a9df9e no more options for debug information: it is always on %!s(int64=25) %!d(string=hai) anos
ltm.c d9e61e8cea new algorithm for traversing in GC to avoid deep recursion calls %!s(int64=25) %!d(string=hai) anos
ltm.h d9e61e8cea new algorithm for traversing in GC to avoid deep recursion calls %!s(int64=25) %!d(string=hai) anos
lua.c 435f587ed0 (much) better handling of memory alloction errors %!s(int64=25) %!d(string=hai) anos
lua.h 397905ef86 (much) better handling of memory alloction errors %!s(int64=25) %!d(string=hai) anos
luadebug.h 0802a9df9e no more options for debug information: it is always on %!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 afef009fce new version of debug system %!s(int64=25) %!d(string=hai) anos
lundump.h 0e8855e171 final version (by lhf) %!s(int64=25) %!d(string=hai) anos
lvm.c c39bec81dc bug: lastpc was not initialized %!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