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

Roberto Ierusalimschy fe8f4c06f1 detail (better error message for invalid format) %!s(int64=19) %!d(string=hai) anos
bugs 18330b6091 lua_dostring/lua_dofile should return any values returned by the chunk %!s(int64=19) %!d(string=hai) anos
lapi.c dd1221582b details %!s(int64=19) %!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 0238a0b01e BUG: luaL_checkudata may show wrong error message %!s(int64=19) %!d(string=hai) anos
lauxlib.h 18330b6091 lua_dostring/lua_dofile should return any values returned by the chunk %!s(int64=19) %!d(string=hai) anos
lbaselib.c baffc37f5c detail %!s(int64=19) %!d(string=hai) anos
lcode.c 1ae0b6c0bf BUG: should copy the union, not (some of) its fields %!s(int64=19) %!d(string=hai) anos
lcode.h e1dda047b2 unused macro %!s(int64=19) %!d(string=hai) anos
ldblib.c bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) %!s(int64=20) %!d(string=hai) anos
ldebug.c c505f341d6 small changes in casts %!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 c505f341d6 small changes in casts %!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 69ea087dff small change to strip file names when stripping debug information %!s(int64=19) %!d(string=hai) anos
lfunc.c c505f341d6 small changes in casts %!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 c505f341d6 small changes in casts %!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 bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) %!s(int64=20) %!d(string=hai) anos
liolib.c 64205e91a3 empty string may cause out-of-bound access %!s(int64=19) %!d(string=hai) anos
llex.c 3d61c31e5a 'lparser.h' should not include 'ltable.h' %!s(int64=19) %!d(string=hai) anos
llex.h 90df6b7a54 detail %!s(int64=19) %!d(string=hai) anos
llimits.h 0fd6466957 lua_assert is an internal matter, not to be configured %!s(int64=20) %!d(string=hai) anos
lmathlib.c 3390f9a35a detail %!s(int64=20) %!d(string=hai) anos
lmem.c 0160591998 removal of dead code %!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 672bb67ee6 environment variable names should be configurable %!s(int64=19) %!d(string=hai) anos
lobject.c 298ae7e230 complete support for hexadecimal constants %!s(int64=19) %!d(string=hai) anos
lobject.h 440113bbe8 unused macro removed %!s(int64=19) %!d(string=hai) anos
lopcodes.c 7b89cf3aeb unused include's %!s(int64=20) %!d(string=hai) anos
lopcodes.h ae76307847 comment %!s(int64=19) %!d(string=hai) anos
loslib.c c351392940 details %!s(int64=19) %!d(string=hai) anos
lparser.c 3d61c31e5a 'lparser.h' should not include 'ltable.h' %!s(int64=19) %!d(string=hai) anos
lparser.h 3d61c31e5a 'lparser.h' should not include 'ltable.h' %!s(int64=19) %!d(string=hai) anos
lstate.c d31c04c049 missing macros 'luai_userstate*' %!s(int64=20) %!d(string=hai) anos
lstate.h ea2cc2bc47 small improvements for allignments %!s(int64=19) %!d(string=hai) anos
lstring.c c505f341d6 small changes in casts %!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 fe8f4c06f1 detail (better error message for invalid format) %!s(int64=19) %!d(string=hai) anos
ltable.c baffc37f5c detail %!s(int64=19) %!d(string=hai) anos
ltable.h f8b7a5581e avoid unnecessary exports %!s(int64=19) %!d(string=hai) anos
ltablib.c 056b6a8ef4 more robust implementation for table.insert %!s(int64=20) %!d(string=hai) anos
ltests.c f8b7a5581e avoid unnecessary exports %!s(int64=19) %!d(string=hai) anos
ltests.h 0fd6466957 lua_assert is an internal matter, not to be configured %!s(int64=20) %!d(string=hai) anos
ltm.c dd1221582b details %!s(int64=19) %!d(string=hai) anos
ltm.h d987cf1f81 new mark LUAI_DATA for extern data %!s(int64=20) %!d(string=hai) anos
lua.c 672bb67ee6 environment variable names should be configurable %!s(int64=19) %!d(string=hai) anos
lua.h fa936f8fa9 detail %!s(int64=19) %!d(string=hai) anos
luaconf.h 672bb67ee6 environment variable names should be configurable %!s(int64=19) %!d(string=hai) anos
lualib.h 0fd6466957 lua_assert is an internal matter, not to be configured %!s(int64=20) %!d(string=hai) anos
lundump.c 69ea087dff small change to strip file names when stripping debug information %!s(int64=19) %!d(string=hai) anos
lundump.h 2753134a38 new versions by lhf %!s(int64=20) %!d(string=hai) anos
lvm.c 9e6e43984d details %!s(int64=19) %!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 33b4dec1cb no more "auto-detection" %!s(int64=20) %!d(string=hai) anos