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

Roberto Ierusalimschy e251e84e0f constant folding optimizations %!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 d8f1cca16e new function 'lua_setallocf' %!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 e41fb9a604 registry._LOADED created "on demand" %!s(int64=20) %!d(string=hai) anos
lauxlib.h ce67a9be31 avoid exporting undefined functions %!s(int64=20) %!d(string=hai) anos
lbaselib.c 5fc92cce12 registry._LOADED created "on demand" and baselib created as module _G %!s(int64=20) %!d(string=hai) anos
lcode.c e251e84e0f constant folding optimizations %!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 3390f9a35a detail %!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 37b49aa451 detail %!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 3390f9a35a detail %!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 522481a788 avoid some warnings %!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 3b19af44b0 new method to handle tests without values (negative values) %!s(int64=20) %!d(string=hai) anos
lopcodes.h 3b19af44b0 new method to handle tests without values (negative values) %!s(int64=20) %!d(string=hai) anos
loslib.c 1e6a559b29 does not set isdst when undefined %!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 bf96d3fdd9 'string.find' as it was in 5.0 %!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 0fae476ed4 new function 'table.maxn' %!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 506c89cef8 just in case, flush all output %!s(int64=20) %!d(string=hai) anos
lua.h d8f1cca16e new function 'lua_setallocf' %!s(int64=20) %!d(string=hai) anos
luaconf.h bf96d3fdd9 'string.find' as it was in 5.0 %!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 a77413acd0 include of math.h depends on luaconf %!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