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

Roberto Ierusalimschy ad3816d0d1 luaD_call is more uniform %!s(int64=25) %!d(string=hai) anos
bugs 282ab366f4 bug: parser overwrites semantic information when looking ahead %!s(int64=25) %!d(string=hai) anos
lapi.c 001f2bdd0e new definition for types-tags %!s(int64=25) %!d(string=hai) anos
lapi.h 100bfec39a new implementation for `next' %!s(int64=25) %!d(string=hai) anos
lauxlib.c 001f2bdd0e new definition for types-tags %!s(int64=25) %!d(string=hai) anos
lauxlib.h 001f2bdd0e new definition for types-tags %!s(int64=25) %!d(string=hai) anos
lbaselib.c 001f2bdd0e new definition for types-tags %!s(int64=25) %!d(string=hai) anos
lcode.c dad808a73a new way to count `nblocks' for GC (try to count bytes). %!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 f6834f4393 new API function `lua_type' + new type lua_Type %!s(int64=25) %!d(string=hai) anos
ldebug.c ad3816d0d1 luaD_call is more uniform %!s(int64=25) %!d(string=hai) anos
ldebug.h 001f2bdd0e new definition for types-tags %!s(int64=25) %!d(string=hai) anos
ldo.c ad3816d0d1 luaD_call is more uniform %!s(int64=25) %!d(string=hai) anos
ldo.h ad3816d0d1 luaD_call is more uniform %!s(int64=25) %!d(string=hai) anos
lfunc.c dad808a73a new way to count `nblocks' for GC (try to count bytes). %!s(int64=25) %!d(string=hai) anos
lfunc.h dad808a73a new way to count `nblocks' for GC (try to count bytes). %!s(int64=25) %!d(string=hai) anos
lgc.c 046a3d6173 tag methods are always functions, so don't need to store a whole object %!s(int64=25) %!d(string=hai) anos
lgc.h 78bc8e553d new API for garbage collector %!s(int64=25) %!d(string=hai) anos
linit.c fb55c96706 obsolete module; not part of the oficial distribution %!s(int64=25) %!d(string=hai) anos
liolib.c f6834f4393 new API function `lua_type' + new type lua_Type %!s(int64=25) %!d(string=hai) anos
llex.c 282ab366f4 bug: parser overwrites semantic information when looking ahead %!s(int64=25) %!d(string=hai) anos
llex.h 282ab366f4 bug: parser overwrites semantic information when looking ahead %!s(int64=25) %!d(string=hai) anos
llimits.h 1088cde03c easier way to change type Number %!s(int64=25) %!d(string=hai) anos
lmathlib.c f0b3cd1d6f new API functions `pop', `insert', and `move' %!s(int64=25) %!d(string=hai) anos
lmem.c e238efc536 default now is multi-state %!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 001f2bdd0e new definition for types-tags %!s(int64=25) %!d(string=hai) anos
lobject.h 001f2bdd0e new definition for types-tags %!s(int64=25) %!d(string=hai) anos
lopcodes.h 9d60598260 better definitions for MULTRET %!s(int64=25) %!d(string=hai) anos
lparser.c dad808a73a new way to count `nblocks' for GC (try to count bytes). %!s(int64=25) %!d(string=hai) anos
lparser.h dad808a73a new way to count `nblocks' for GC (try to count bytes). %!s(int64=25) %!d(string=hai) anos
lstate.c 046a3d6173 tag methods are always functions, so don't need to store a whole object %!s(int64=25) %!d(string=hai) anos
lstate.h 046a3d6173 tag methods are always functions, so don't need to store a whole object %!s(int64=25) %!d(string=hai) anos
lstring.c dad808a73a new way to count `nblocks' for GC (try to count bytes). %!s(int64=25) %!d(string=hai) anos
lstring.h dad808a73a new way to count `nblocks' for GC (try to count bytes). %!s(int64=25) %!d(string=hai) anos
lstrlib.c 001f2bdd0e new definition for types-tags %!s(int64=25) %!d(string=hai) anos
ltable.c 001f2bdd0e new definition for types-tags %!s(int64=25) %!d(string=hai) anos
ltable.h 100bfec39a new implementation for `next' %!s(int64=25) %!d(string=hai) anos
ltests.c 046a3d6173 tag methods are always functions, so don't need to store a whole object %!s(int64=25) %!d(string=hai) anos
ltm.c 046a3d6173 tag methods are always functions, so don't need to store a whole object %!s(int64=25) %!d(string=hai) anos
ltm.h 046a3d6173 tag methods are always functions, so don't need to store a whole object %!s(int64=25) %!d(string=hai) anos
lua.c d8a442206d lua_state (now called `L') should not be global %!s(int64=25) %!d(string=hai) anos
lua.h 001f2bdd0e new definition for types-tags %!s(int64=25) %!d(string=hai) anos
luadebug.h 024ed4218f better name for source_id (short_src) %!s(int64=25) %!d(string=hai) anos
lualib.h 55c3bc2bcb _ALERT is used (and assumed) only by the libs %!s(int64=25) %!d(string=hai) anos
lundump.c 857a1204d8 by lhf %!s(int64=25) %!d(string=hai) anos
lundump.h aab4fde468 changes by lhf %!s(int64=25) %!d(string=hai) anos
lvm.c ad3816d0d1 luaD_call is more uniform %!s(int64=25) %!d(string=hai) anos
lvm.h 001f2bdd0e new definition for types-tags %!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 7508fed673 final version for 4.0 beta %!s(int64=25) %!d(string=hai) anos
manual.tex ab7aceb980 Tochange %!s(int64=25) %!d(string=hai) anos