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

Roberto Ierusalimschy b82ff713e3 new name for opcode il y a 27 ans
bugs 1dcf1c9cbd format "%s" may break limit of "sprintf" on some machines. il y a 27 ans
lapi.c fb1cf6ab2d clearer way to set tables. il y a 27 ans
lapi.h 9618aaf07d small corrections in comments il y a 27 ans
lauxlib.c ce9609296c function "luaL_argerror" prints wrong argument number (from a user's point il y a 27 ans
lauxlib.h 766e67ef3b to avoid warnings about "typecast" (Visual C++) il y a 27 ans
lbuffer.c 766e67ef3b to avoid warnings about "typecast" (Visual C++) il y a 27 ans
lbuiltin.c 19ca2087de another (silly) debuging function. il y a 27 ans
lbuiltin.h 26c5f56ad1 Built-in functions il y a 28 ans
ldblib.c 5687949560 "lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state". il y a 27 ans
ldo.c 5687949560 "lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state". il y a 27 ans
ldo.h ee912e5a7f auxiliar function "luaD_calln". il y a 27 ans
lfunc.c 9618aaf07d small corrections in comments il y a 27 ans
lfunc.h 45e533599f optimization: closures without upvalues don't need to be closures il y a 28 ans
lgc.c 67b44c9493 local names are all in the constant pool, so they do not need to be il y a 27 ans
lgc.h 3393fd7f25 first version of "lua_close" il y a 28 ans
linit.c 3cc4ca821e initialization module (to load libraries) il y a 27 ans
liolib.c b22baf386d Lua cannot have static variables. il y a 27 ans
llex.c 5687949560 "lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state". il y a 27 ans
llex.h e1a127245d details ("luaX_token2str" doesn't need LexState) il y a 27 ans
lmathlib.c 8278468041 comments il y a 27 ans
lmem.c bc930aa5ff "free" usually handles NULL; handle non ANSI case separately. il y a 27 ans
lmem.h 21cff3015a details (for regularity) il y a 27 ans
lobject.c e03767b3eb details (comments) il y a 27 ans
lobject.h ae29ab9858 only parser uses MAX_WORD il y a 27 ans
lopcodes.h b82ff713e3 new name for opcode il y a 27 ans
lparser.c b82ff713e3 new name for opcode il y a 27 ans
lparser.h 03f3f9e707 "zio" now keeps its "name". il y a 28 ans
lstate.c 5687949560 "lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state". il y a 27 ans
lstate.h 5687949560 "lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state". il y a 27 ans
lstring.c 7bdbd833b5 userdata and strings are kept in separate stringtables il y a 27 ans
lstring.h 88a2023c32 support for strings with '\0' il y a 27 ans
lstrlib.c 028ec00ab9 details il y a 27 ans
ltable.c fd7d0774e5 luaH_set does the set and protect its value; luaH_move can then be a il y a 27 ans
ltable.h 57ffc3f009 luaH_set does the set, and protects its value, so luaH_move can be a il y a 27 ans
ltm.c bdfab46c22 "errorim" now is _ERRORMESSAGE. il y a 27 ans
ltm.h 3fecf187ff names... il y a 27 ans
lua.c 5687949560 "lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state". il y a 27 ans
lua.h 77113ee02f new year for Copyright. il y a 27 ans
luadebug.h 5687949560 "lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state". il y a 27 ans
lualib.h 01772cefa5 new library for debbuging il y a 27 ans
lundump.c d2de2d5eda format for double is always "%g", do not need #defines il y a 27 ans
lundump.h 21cff3015a details (for regularity) il y a 27 ans
lvm.c b82ff713e3 new name for opcode il y a 27 ans
lvm.h fb1cf6ab2d clearer way to set tables. il y a 27 ans
lzio.c 766e67ef3b to avoid warnings about "typecast" (Visual C++) il y a 27 ans
lzio.h 6ac047afc4 details il y a 28 ans
makefile 76179a1014 compile option EXTRALIB for builtin functions that can be written in Lua. il y a 27 ans
manual.tex 8fdd06ba3c lots of new stuff from 3.2 il y a 27 ans