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

Roberto Ierusalimschy d915cf4f9d ways to measure number of `blocks' for GC + details 26 年之前
bugs ae3ecc2d4a tonumber'e1' and tonumber(' ', x), for x!=10, gave 0 instead of nil. 26 年之前
lapi.c cde179b369 new implementation for global variable values (separated from strings) 26 年之前
lapi.h cde179b369 new implementation for global variable values (separated from strings) 26 年之前
lauxlib.c 1942b58609 details 26 年之前
lauxlib.h c787dccd9b "const" !!! 26 年之前
lbuffer.c 72d675aba7 macros "growvector" and "reallocvector" more compact 26 年之前
lbuiltin.c cde179b369 new implementation for global variable values (separated from strings) 26 年之前
lbuiltin.h 26c5f56ad1 Built-in functions 28 年之前
ldblib.c c787dccd9b "const" !!! 26 年之前
ldo.c cde179b369 new implementation for global variable values (separated from strings) 26 年之前
ldo.h 8e7451512f some more `const's 26 年之前
lfunc.c d915cf4f9d ways to measure number of `blocks' for GC + details 26 年之前
lfunc.h 8e7451512f some more `const's 26 年之前
lgc.c cde179b369 new implementation for global variable values (separated from strings) 26 年之前
lgc.h 4343420d4d simplified version of `gc' tag method (only for userdata now). 26 年之前
linit.c 3cc4ca821e initialization module (to load libraries) 27 年之前
liolib.c a7fa7bafc8 new warnings with option "-W" (gcc) 26 年之前
llex.c a7fa7bafc8 new warnings with option "-W" (gcc) 26 年之前
llex.h c787dccd9b "const" !!! 26 年之前
lmathlib.c 2a03170ebd random(0) and random(x,0) are wrong (0 is read as no argument!). 26 年之前
lmem.c 910836fb53 warnings from Visual C++ 26 年之前
lmem.h c787dccd9b "const" !!! 26 年之前
lobject.c 4343420d4d simplified version of `gc' tag method (only for userdata now). 26 年之前
lobject.h d915cf4f9d ways to measure number of `blocks' for GC + details 26 年之前
lopcodes.h 36b6fe8d17 better treatment for arbitrary limits 26 年之前
lparser.c cde179b369 new implementation for global variable values (separated from strings) 26 年之前
lparser.h c787dccd9b "const" !!! 26 年之前
lref.c 53fb65d394 better implementation of `lua_ref' (much better...) 26 年之前
lref.h 53fb65d394 better implementation of `lua_ref' (much better...) 26 年之前
lstate.c d915cf4f9d ways to measure number of `blocks' for GC + details 26 年之前
lstate.h d915cf4f9d ways to measure number of `blocks' for GC + details 26 年之前
lstring.c d915cf4f9d ways to measure number of `blocks' for GC + details 26 年之前
lstring.h cde179b369 new implementation for global variable values (separated from strings) 26 年之前
lstrlib.c bbab974717 details (comments) 26 年之前
ltable.c d915cf4f9d ways to measure number of `blocks' for GC + details 26 年之前
ltable.h 5a48255c9f invariant tests over tables performed externally, through a built-in 26 年之前
ltm.c 4343420d4d simplified version of `gc' tag method (only for userdata now). 26 年之前
ltm.h 04265655a8 compatibility with old fallback system now provided by external module 26 年之前
lua.c a7fa7bafc8 new warnings with option "-W" (gcc) 26 年之前
lua.h 63ccf42397 new API function 'lua_type'. 26 年之前
luadebug.h c787dccd9b "const" !!! 26 年之前
lualib.h c787dccd9b "const" !!! 26 年之前
lundump.c 2e13cd77ab new interface for `luaO_strtod', which now checks signal, too. 26 年之前
lundump.h c787dccd9b "const" !!! 26 年之前
lvm.c cde179b369 new implementation for global variable values (separated from strings) 26 年之前
lvm.h cde179b369 new implementation for global variable values (separated from strings) 26 年之前
lzio.c a7fa7bafc8 new warnings with option "-W" (gcc) 26 年之前
lzio.h c787dccd9b "const" !!! 26 年之前
makefile 4343420d4d simplified version of `gc' tag method (only for userdata now). 26 年之前
manual.tex 4343420d4d simplified version of `gc' tag method (only for userdata now). 26 年之前