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

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