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

Roberto Ierusalimschy 056b6a8ef4 more robust implementation for table.insert %!s(int64=20) %!d(string=hai) anos
bugs 6bfef60e77 bug: rawset/rawget do not ignore extra arguments %!s(int64=20) %!d(string=hai) anos
lapi.c 9f4211310f more precision for gc count %!s(int64=20) %!d(string=hai) anos
lapi.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
lauxlib.c 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed %!s(int64=20) %!d(string=hai) anos
lauxlib.h 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed %!s(int64=20) %!d(string=hai) anos
lbaselib.c 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed %!s(int64=20) %!d(string=hai) anos
lcode.c e9b06c506f small optimization %!s(int64=20) %!d(string=hai) anos
lcode.h 6dd0c6ccbc numeral expressions keep their values in struct 'expdesc' %!s(int64=20) %!d(string=hai) anos
ldblib.c ed7039024d avoid some warnings %!s(int64=20) %!d(string=hai) anos
ldebug.c 0fa9b16148 details %!s(int64=20) %!d(string=hai) anos
ldebug.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
ldo.c b3f81f1d1d small bug when debugging dead threads %!s(int64=20) %!d(string=hai) anos
ldo.h 98296f6b45 some bugs related to stack reallocation %!s(int64=20) %!d(string=hai) anos
ldump.c 67578ec51f several small details %!s(int64=20) %!d(string=hai) anos
lfunc.c 1ab2b93462 debug information for last line of a function definition %!s(int64=20) %!d(string=hai) anos
lfunc.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
lgc.c 4ff1e5b4e1 details %!s(int64=20) %!d(string=hai) anos
lgc.h 98296f6b45 some bugs related to stack reallocation %!s(int64=20) %!d(string=hai) anos
linit.c 3390f9a35a detail %!s(int64=20) %!d(string=hai) anos
liolib.c ed7039024d avoid some warnings %!s(int64=20) %!d(string=hai) anos
llex.c 67578ec51f several small details %!s(int64=20) %!d(string=hai) anos
llex.h d987cf1f81 new mark LUAI_DATA for extern data %!s(int64=20) %!d(string=hai) anos
llimits.h 98296f6b45 some bugs related to stack reallocation %!s(int64=20) %!d(string=hai) anos
lmathlib.c 3390f9a35a detail %!s(int64=20) %!d(string=hai) anos
lmem.c d55bb795fa details %!s(int64=20) %!d(string=hai) anos
lmem.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
loadlib.c 5511bf6b9d avoid comparisons between (void *) and (int *) %!s(int64=20) %!d(string=hai) anos
lobject.c 95f3eefa5b small optimization %!s(int64=20) %!d(string=hai) anos
lobject.h 0d1685d751 bug: last tag is not the number of tags... %!s(int64=20) %!d(string=hai) anos
lopcodes.c 4385e2ada4 "conceptually", OP_TEST may change reg. A %!s(int64=20) %!d(string=hai) anos
lopcodes.h 502d8f9a06 comments %!s(int64=20) %!d(string=hai) anos
loslib.c 053e873145 new macro luaL_opt to avoid evaluating defaults when no needed %!s(int64=20) %!d(string=hai) anos
lparser.c 6dd0c6ccbc numeral expressions keep their values in struct 'expdesc' %!s(int64=20) %!d(string=hai) anos
lparser.h 6dd0c6ccbc numeral expressions keep their values in struct 'expdesc' %!s(int64=20) %!d(string=hai) anos
lstate.c d31c04c049 missing macros 'luai_userstate*' %!s(int64=20) %!d(string=hai) anos
lstate.h e84b11a494 avoid names starting with '_' %!s(int64=20) %!d(string=hai) anos
lstring.c 7d45a5f48f C functions and userdata also have environments %!s(int64=20) %!d(string=hai) anos
lstring.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
lstrlib.c ed7039024d avoid some warnings %!s(int64=20) %!d(string=hai) anos
ltable.c 0f30d00c87 warnings from Visual C %!s(int64=20) %!d(string=hai) anos
ltable.h d987cf1f81 new mark LUAI_DATA for extern data %!s(int64=20) %!d(string=hai) anos
ltablib.c 056b6a8ef4 more robust implementation for table.insert %!s(int64=20) %!d(string=hai) anos
ltests.c e6bfbc38b5 'luaopen_package' was missing in new states %!s(int64=20) %!d(string=hai) anos
ltests.h 8dcc6bc532 avoid the use of global lock %!s(int64=20) %!d(string=hai) anos
ltm.c f21e9c172f details %!s(int64=20) %!d(string=hai) anos
ltm.h d987cf1f81 new mark LUAI_DATA for extern data %!s(int64=20) %!d(string=hai) anos
lua.c 7f376e6ea8 do a complete garbage collection in case of errors %!s(int64=20) %!d(string=hai) anos
lua.h 9f4211310f more precision for gc count %!s(int64=20) %!d(string=hai) anos
luaconf.h a24eb3ef17 different organization for platform dependencies %!s(int64=20) %!d(string=hai) anos
lualib.h c7b4f44772 correct name to open package library %!s(int64=20) %!d(string=hai) anos
lundump.c 90de38bf1f warnings in VS .Net %!s(int64=20) %!d(string=hai) anos
lundump.h 67578ec51f several small details %!s(int64=20) %!d(string=hai) anos
lvm.c cd12ab2597 details (more uniform coding) %!s(int64=20) %!d(string=hai) anos
lvm.h 6fcd334ca0 small improvements %!s(int64=20) %!d(string=hai) anos
lzio.c eca9fa02d2 small improvement %!s(int64=20) %!d(string=hai) anos
lzio.h 67578ec51f several small details %!s(int64=20) %!d(string=hai) anos
makefile c6293a76cc LUA_DL_DLOPEN is for internal use; makefile should use LUA_USE_DLOPEN %!s(int64=20) %!d(string=hai) anos