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

Roberto Ierusalimschy dad808a73a new way to count `nblocks' for GC (try to count bytes). %!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 dad808a73a new way to count `nblocks' for GC (try to count bytes). %!s(int64=25) %!d(string=hai) anos
lapi.h 100bfec39a new implementation for `next' %!s(int64=25) %!d(string=hai) anos
lauxlib.c ca7fd50a4e small optimizations %!s(int64=25) %!d(string=hai) anos
lauxlib.h 4ef14ba280 new function `luaL_addstring' %!s(int64=25) %!d(string=hai) anos
lbaselib.c 72b12e0956 error messages in lower case. %!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 01ce1ce48c field short_src %!s(int64=25) %!d(string=hai) anos
ldebug.c 42ca3105ac small "by 1" bug %!s(int64=25) %!d(string=hai) anos
ldebug.h 9e84bf18db still more debug information %!s(int64=25) %!d(string=hai) anos
ldo.c dad808a73a new way to count `nblocks' for GC (try to count bytes). %!s(int64=25) %!d(string=hai) anos
ldo.h 13635f7de7 new version of protected execution %!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 dad808a73a new way to count `nblocks' for GC (try to count bytes). %!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 f9dd50cefc `read("*w")' should return nil at EOF %!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 dad808a73a new way to count `nblocks' for GC (try to count bytes). %!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 dad808a73a new way to count `nblocks' for GC (try to count bytes). %!s(int64=25) %!d(string=hai) anos
lobject.h dad808a73a new way to count `nblocks' for GC (try to count bytes). %!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 dad808a73a new way to count `nblocks' for GC (try to count bytes). %!s(int64=25) %!d(string=hai) anos
lstate.h dad808a73a new way to count `nblocks' for GC (try to count bytes). %!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 620d22f2a0 new API function lua_rawget %!s(int64=25) %!d(string=hai) anos
ltable.c dad808a73a new way to count `nblocks' for GC (try to count bytes). %!s(int64=25) %!d(string=hai) anos
ltable.h 100bfec39a new implementation for `next' %!s(int64=25) %!d(string=hai) anos
ltests.c dad808a73a new way to count `nblocks' for GC (try to count bytes). %!s(int64=25) %!d(string=hai) anos
ltm.c dad808a73a new way to count `nblocks' for GC (try to count bytes). %!s(int64=25) %!d(string=hai) anos
ltm.h 6e80c1cde1 new version for API %!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 91c003dcc2 details %!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 c2aa7bd72d bug: lua_gettable does not get key from stack top %!s(int64=25) %!d(string=hai) anos
lvm.h 6e80c1cde1 new version for API %!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