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

Roberto Ierusalimschy 33b4dec1cb no more "auto-detection" il y a 20 ans
bugs 6bfef60e77 bug: rawset/rawget do not ignore extra arguments il y a 20 ans
lapi.c 9f4211310f more precision for gc count il y a 20 ans
lapi.h 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
lauxlib.c 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed il y a 20 ans
lauxlib.h 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed il y a 20 ans
lbaselib.c 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed il y a 20 ans
lcode.c 521a452f28 'mod' may also raise an error when applied to zero il y a 20 ans
lcode.h e43e95553f more privacy il y a 20 ans
ldblib.c d4c99b2673 new function 'getregistry' il y a 20 ans
ldebug.c 930018e273 lua_getlocal/setlocal work also for C locals and temporaries il y a 20 ans
ldebug.h 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
ldo.c 201288b4df small bug il y a 20 ans
ldo.h 98296f6b45 some bugs related to stack reallocation il y a 20 ans
ldump.c 2753134a38 new versions by lhf il y a 20 ans
lfunc.c 1ab2b93462 debug information for last line of a function definition il y a 20 ans
lfunc.h 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
lgc.c 4ff1e5b4e1 details il y a 20 ans
lgc.h 98296f6b45 some bugs related to stack reallocation il y a 20 ans
linit.c 3390f9a35a detail il y a 20 ans
liolib.c ed7039024d avoid some warnings il y a 20 ans
llex.c d2811e8097 simpler checking for numbers (strtod does the rest) il y a 20 ans
llex.h d987cf1f81 new mark LUAI_DATA for extern data il y a 20 ans
llimits.h 98296f6b45 some bugs related to stack reallocation il y a 20 ans
lmathlib.c 3390f9a35a detail il y a 20 ans
lmem.c d55bb795fa details il y a 20 ans
lmem.h 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
loadlib.c 5511bf6b9d avoid comparisons between (void *) and (int *) il y a 20 ans
lobject.c 8e48ebb638 no more L in numer-operator macros (some functions that use those macros il y a 20 ans
lobject.h c2bd68d2c3 detail il y a 20 ans
lopcodes.c 7b89cf3aeb unused include's il y a 20 ans
lopcodes.h 502d8f9a06 comments il y a 20 ans
loslib.c 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed il y a 20 ans
lparser.c ff7638b0ed VC warnings il y a 20 ans
lparser.h 6dd0c6ccbc numeral expressions keep their values in struct 'expdesc' il y a 20 ans
lstate.c d31c04c049 missing macros 'luai_userstate*' il y a 20 ans
lstate.h e84b11a494 avoid names starting with '_' il y a 20 ans
lstring.c 7d45a5f48f C functions and userdata also have environments il y a 20 ans
lstring.h 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
lstrlib.c 88f9843eee better error message il y a 20 ans
ltable.c 8e48ebb638 no more L in numer-operator macros (some functions that use those macros il y a 20 ans
ltable.h d987cf1f81 new mark LUAI_DATA for extern data il y a 20 ans
ltablib.c 056b6a8ef4 more robust implementation for table.insert il y a 20 ans
ltests.c e6bfbc38b5 'luaopen_package' was missing in new states il y a 20 ans
ltests.h 8dcc6bc532 avoid the use of global lock il y a 20 ans
ltm.c f21e9c172f details il y a 20 ans
ltm.h d987cf1f81 new mark LUAI_DATA for extern data il y a 20 ans
lua.c ff7638b0ed VC warnings il y a 20 ans
lua.h 9f4211310f more precision for gc count il y a 20 ans
luaconf.h 33b4dec1cb no more "auto-detection" il y a 20 ans
lualib.h c7b4f44772 correct name to open package library il y a 20 ans
lundump.c 2753134a38 new versions by lhf il y a 20 ans
lundump.h 2753134a38 new versions by lhf il y a 20 ans
lvm.c a160266c3d details il y a 20 ans
lvm.h 6fcd334ca0 small improvements il y a 20 ans
lzio.c eca9fa02d2 small improvement il y a 20 ans
lzio.h 67578ec51f several small details il y a 20 ans
makefile 33b4dec1cb no more "auto-detection" il y a 20 ans