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

Roberto Ierusalimschy 57ffc3f009 luaH_set does the set, and protects its value, so luaH_move can be a преди 27 години
bugs b94110a68f bug: "format" does not check size of format item (such as "%00000...00000d"). преди 27 години
lapi.c 54840fb256 new functions to manipulate C global variables преди 27 години
lapi.h 9618aaf07d small corrections in comments преди 28 години
lauxlib.c ce9609296c function "luaL_argerror" prints wrong argument number (from a user's point преди 27 години
lauxlib.h 766e67ef3b to avoid warnings about "typecast" (Visual C++) преди 27 години
lbuffer.c 766e67ef3b to avoid warnings about "typecast" (Visual C++) преди 27 години
lbuiltin.c 1b45e967b4 table entries with ref=null always have val=null too. преди 27 години
lbuiltin.h 26c5f56ad1 Built-in functions преди 28 години
ldblib.c dea400bc1d "getstack" returns func, too. преди 27 години
ldo.c e87fddf1ad GC can be called during parsing, if needed. преди 27 години
ldo.h ee912e5a7f auxiliar function "luaD_calln". преди 28 години
lfunc.c 9618aaf07d small corrections in comments преди 28 години
lfunc.h 45e533599f optimization: closures without upvalues don't need to be closures преди 28 години
lgc.c 67b44c9493 local names are all in the constant pool, so they do not need to be преди 27 години
lgc.h 3393fd7f25 first version of "lua_close" преди 28 години
linit.c 3cc4ca821e initialization module (to load libraries) преди 27 години
liolib.c 8278468041 comments преди 27 години
llex.c 766e67ef3b to avoid warnings about "typecast" (Visual C++) преди 27 години
llex.h e1a127245d details ("luaX_token2str" doesn't need LexState) преди 27 години
lmathlib.c 8278468041 comments преди 27 години
lmem.c bc930aa5ff "free" usually handles NULL; handle non ANSI case separately. преди 27 години
lmem.h 21cff3015a details (for regularity) преди 27 години
lobject.c e03767b3eb details (comments) преди 27 години
lobject.h 63a752f961 small improvements. преди 27 години
lopcodes.h 8f31eda649 details in comments преди 28 години
lparser.c eec31aaca5 <string.h> is needed because of "memcpy". преди 27 години
lparser.h 03f3f9e707 "zio" now keeps its "name". преди 28 години
lstate.c 54840fb256 new functions to manipulate C global variables преди 27 години
lstate.h 22c2704842 "lua_state" is already declared in lua.h, which is included here. преди 27 години
lstring.c 13ad46b67d uses the same double hashing that is used for tables преди 27 години
lstring.h 88a2023c32 support for strings with '\0' преди 28 години
lstrlib.c b94110a68f bug: "format" does not check size of format item (such as "%00000...00000d"). преди 27 години
ltable.c 1b45e967b4 table entries with ref=null always have val=null too. преди 27 години
ltable.h 57ffc3f009 luaH_set does the set, and protects its value, so luaH_move can be a преди 27 години
ltm.c 3fecf187ff names... преди 27 години
ltm.h 3fecf187ff names... преди 27 години
lua.c 01772cefa5 new library for debbuging преди 27 години
lua.h 21cff3015a details (for regularity) преди 27 години
luadebug.h 54840fb256 new functions to manipulate C global variables преди 27 години
lualib.h 01772cefa5 new library for debbuging преди 27 години
lundump.c d2de2d5eda format for double is always "%g", do not need #defines преди 27 години
lundump.h 21cff3015a details (for regularity) преди 27 години
lvm.c 4a13f513f8 luaH_set does the set! преди 27 години
lvm.h 59f8e6fb77 details ("settable") преди 27 години
lzio.c 766e67ef3b to avoid warnings about "typecast" (Visual C++) преди 27 години
lzio.h 6ac047afc4 details преди 28 години
makefile e24f7fd2d2 details преди 27 години
manual.tex e4830ddce3 new option "mode" in "readfrom", "writeto" and "appendto" (for преди 27 години