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

Roberto Ierusalimschy 1f7103e05d implementation of lua_ref (previously in module `lmem'). 26 gadi atpakaļ
bugs ae3ecc2d4a tonumber'e1' and tonumber(' ', x), for x!=10, gave 0 instead of nil. 26 gadi atpakaļ
lapi.c 17374d2daa `put_luaObjectonTop' must be public (to be used by lfback.c), and so 26 gadi atpakaļ
lapi.h 17374d2daa `put_luaObjectonTop' must be public (to be used by lfback.c), and so 26 gadi atpakaļ
lauxlib.c 88866208f0 `luaL_arg_check' always has an `extramsg'. 26 gadi atpakaļ
lauxlib.h c787dccd9b "const" !!! 26 gadi atpakaļ
lbuffer.c 72d675aba7 macros "growvector" and "reallocvector" more compact 26 gadi atpakaļ
lbuiltin.c 04265655a8 compatibility with old fallback system now provided by external module 26 gadi atpakaļ
lbuiltin.h 26c5f56ad1 Built-in functions 28 gadi atpakaļ
ldblib.c c787dccd9b "const" !!! 26 gadi atpakaļ
ldo.c f7fe04d4b7 details. 26 gadi atpakaļ
ldo.h c787dccd9b "const" !!! 26 gadi atpakaļ
lfunc.c c787dccd9b "const" !!! 26 gadi atpakaļ
lfunc.h c787dccd9b "const" !!! 26 gadi atpakaļ
lgc.c d53e2d2386 details 26 gadi atpakaļ
lgc.h c787dccd9b "const" !!! 26 gadi atpakaļ
linit.c 3cc4ca821e initialization module (to load libraries) 27 gadi atpakaļ
liolib.c a8a75fb7ab details 26 gadi atpakaļ
llex.c 2e13cd77ab new interface for `luaO_strtod', which now checks signal, too. 26 gadi atpakaļ
llex.h c787dccd9b "const" !!! 26 gadi atpakaļ
lmathlib.c 2a03170ebd random(0) and random(x,0) are wrong (0 is read as no argument!). 26 gadi atpakaļ
lmem.c c787dccd9b "const" !!! 26 gadi atpakaļ
lmem.h c787dccd9b "const" !!! 26 gadi atpakaļ
lobject.c ae3ecc2d4a tonumber'e1' and tonumber(' ', x), for x!=10, gave 0 instead of nil. 26 gadi atpakaļ
lobject.h 2e13cd77ab new interface for `luaO_strtod', which now checks signal, too. 26 gadi atpakaļ
lopcodes.h 36b6fe8d17 better treatment for arbitrary limits 26 gadi atpakaļ
lparser.c e10788b2ff reorganization of `stat' function. 26 gadi atpakaļ
lparser.h c787dccd9b "const" !!! 26 gadi atpakaļ
lref.c 1f7103e05d implementation of lua_ref (previously in module `lmem'). 26 gadi atpakaļ
lref.h 1f7103e05d implementation of lua_ref (previously in module `lmem'). 26 gadi atpakaļ
lstate.c c787dccd9b "const" !!! 26 gadi atpakaļ
lstate.h 705eae9fe4 there is no need for a size for Cblocks 26 gadi atpakaļ
lstring.c e2fc5aa684 checks table size only when element is a new one 26 gadi atpakaļ
lstring.h c787dccd9b "const" !!! 26 gadi atpakaļ
lstrlib.c c787dccd9b "const" !!! 26 gadi atpakaļ
ltable.c cf9a22396c "luaH_set" only needs to check size when key is new 26 gadi atpakaļ
ltable.h c787dccd9b "const" !!! 26 gadi atpakaļ
ltm.c 04265655a8 compatibility with old fallback system now provided by external module 26 gadi atpakaļ
ltm.h 04265655a8 compatibility with old fallback system now provided by external module 26 gadi atpakaļ
lua.c b2c89ed2d2 new mechanism to access argv from a script 26 gadi atpakaļ
lua.h dcc10accea temporary version 26 gadi atpakaļ
luadebug.h c787dccd9b "const" !!! 26 gadi atpakaļ
lualib.h c787dccd9b "const" !!! 26 gadi atpakaļ
lundump.c 2e13cd77ab new interface for `luaO_strtod', which now checks signal, too. 26 gadi atpakaļ
lundump.h c787dccd9b "const" !!! 26 gadi atpakaļ
lvm.c 7eb2f18621 remove of some useless #includes 26 gadi atpakaļ
lvm.h c787dccd9b "const" !!! 26 gadi atpakaļ
lzio.c c787dccd9b "const" !!! 26 gadi atpakaļ
lzio.h c787dccd9b "const" !!! 26 gadi atpakaļ
makefile 05f55cc062 more warning checking (mainly related to const strings). 26 gadi atpakaļ
manual.tex 5caf7f4a33 tremove erases its previous last element (to avoid locking potential 26 gadi atpakaļ