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

Roberto Ierusalimschy bbf2cea9a1 more "polite" way to change a thread's environment %!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 b3f7a43019 lua_setfenv/lua_getfenv should also manipulate threads %!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 d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other %!s(int64=20) %!d(string=hai) anos
lauxlib.h d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other %!s(int64=20) %!d(string=hai) anos
lbaselib.c bbf2cea9a1 more "polite" way to change a thread's environment %!s(int64=20) %!d(string=hai) anos
lcode.c 746a1d612b small bug (type error) %!s(int64=20) %!d(string=hai) anos
lcode.h f21e9c172f details %!s(int64=20) %!d(string=hai) anos
ldblib.c 67578ec51f several small details %!s(int64=20) %!d(string=hai) anos
ldebug.c 69cc0a12fe small bug %!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 34aac33c15 detail %!s(int64=20) %!d(string=hai) anos
ldo.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!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 746a1d612b small bug (type error) %!s(int64=20) %!d(string=hai) anos
lgc.h 746a1d612b small bug (type error) %!s(int64=20) %!d(string=hai) anos
linit.c 04f657c7f8 new protocol to open standard libraries %!s(int64=20) %!d(string=hai) anos
liolib.c 3ad03b331d optional size for 'setvbuf' %!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 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) %!s(int64=20) %!d(string=hai) anos
lmathlib.c 1f9f97e3cf 'math.mod' -> 'math.fmod' %!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 7f97ec286e parent modules are also imported toghether with the module itself %!s(int64=20) %!d(string=hai) anos
lobject.c 90de38bf1f warnings in VS .Net %!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 f21e9c172f details %!s(int64=20) %!d(string=hai) anos
lopcodes.h d987cf1f81 new mark LUAI_DATA for extern data %!s(int64=20) %!d(string=hai) anos
loslib.c e8a7ecb982 luaL_findstring -> luaL_checkoption %!s(int64=20) %!d(string=hai) anos
lparser.c 0b71bfd6af syntax for length changed from '*' to '#' %!s(int64=20) %!d(string=hai) anos
lparser.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!s(int64=20) %!d(string=hai) anos
lstate.c eca9fa02d2 small improvement %!s(int64=20) %!d(string=hai) anos
lstate.h eca9fa02d2 small improvement %!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 8efb44b5e0 changes in 'string.find' and 'string.gfind' (new 'string.match' and %!s(int64=20) %!d(string=hai) anos
ltable.c 90de38bf1f warnings in VS .Net %!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 67578ec51f several small details %!s(int64=20) %!d(string=hai) anos
ltests.c d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other %!s(int64=20) %!d(string=hai) anos
ltests.h d987cf1f81 new mark LUAI_DATA for extern data %!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 f7720bebe3 more precise way to check incomplete lines %!s(int64=20) %!d(string=hai) anos
lua.h d628795940 lua_objsize -> lua_objlen (more compatible with use of `len´ in other %!s(int64=20) %!d(string=hai) anos
luaconf.h e82b41aac2 several small improvements %!s(int64=20) %!d(string=hai) anos
lualib.h 04f657c7f8 new protocol to open standard libraries %!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 ee1edd5734 detail %!s(int64=20) %!d(string=hai) anos
lvm.h 8718fda9b2 added LUAI_FUNC to functions not in the API %!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