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

Roberto Ierusalimschy 43c61fc113 details 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 db724e14e0 new macro luai_numisnan 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 ea6b1b42c7 more robust way to test for decimal point separator hace 20 años
llex.h 87024e257d details 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 6cd461633d clearer error message for uninstalled loadlib 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 f26b85c5b7 small detail hace 20 años
loslib.c 43c61fc113 details hace 20 años
lparser.c 87024e257d details 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 db724e14e0 new macro luai_numisnan 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 3592c08a2c avoid printing two copyright messages with '-v -i' options hace 20 años
lua.h 9f4211310f more precision for gc count hace 20 años
luaconf.h 1702953293 new macro LUA_WIN + new macro luai_numisnan 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 33b4dec1cb no more "auto-detection" hace 20 años