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

Roberto Ierusalimschy 18330b6091 lua_dostring/lua_dofile should return any values returned by the chunk пре 19 година
bugs 18330b6091 lua_dostring/lua_dofile should return any values returned by the chunk пре 19 година
lapi.c dd1221582b details пре 19 година
lapi.h 8718fda9b2 added LUAI_FUNC to functions not in the API пре 20 година
lauxlib.c 0238a0b01e BUG: luaL_checkudata may show wrong error message пре 19 година
lauxlib.h 18330b6091 lua_dostring/lua_dofile should return any values returned by the chunk пре 19 година
lbaselib.c baffc37f5c detail пре 19 година
lcode.c 1ae0b6c0bf BUG: should copy the union, not (some of) its fields пре 19 година
lcode.h e1dda047b2 unused macro пре 19 година
ldblib.c bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) пре 20 година
ldebug.c c505f341d6 small changes in casts пре 20 година
ldebug.h 8718fda9b2 added LUAI_FUNC to functions not in the API пре 20 година
ldo.c c505f341d6 small changes in casts пре 20 година
ldo.h 98296f6b45 some bugs related to stack reallocation пре 20 година
ldump.c 69ea087dff small change to strip file names when stripping debug information пре 19 година
lfunc.c c505f341d6 small changes in casts пре 20 година
lfunc.h 8718fda9b2 added LUAI_FUNC to functions not in the API пре 20 година
lgc.c c505f341d6 small changes in casts пре 20 година
lgc.h 98296f6b45 some bugs related to stack reallocation пре 20 година
linit.c bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) пре 20 година
liolib.c 64205e91a3 empty string may cause out-of-bound access пре 19 година
llex.c 3d61c31e5a 'lparser.h' should not include 'ltable.h' пре 19 година
llex.h 90df6b7a54 detail пре 19 година
llimits.h 0fd6466957 lua_assert is an internal matter, not to be configured пре 20 година
lmathlib.c 3390f9a35a detail пре 20 година
lmem.c 0160591998 removal of dead code пре 20 година
lmem.h 8718fda9b2 added LUAI_FUNC to functions not in the API пре 20 година
loadlib.c 672bb67ee6 environment variable names should be configurable пре 19 година
lobject.c 298ae7e230 complete support for hexadecimal constants пре 19 година
lobject.h 440113bbe8 unused macro removed пре 19 година
lopcodes.c 7b89cf3aeb unused include's пре 20 година
lopcodes.h ae76307847 comment пре 19 година
loslib.c 44a9bd6a8c detail пре 19 година
lparser.c 3d61c31e5a 'lparser.h' should not include 'ltable.h' пре 19 година
lparser.h 3d61c31e5a 'lparser.h' should not include 'ltable.h' пре 19 година
lstate.c d31c04c049 missing macros 'luai_userstate*' пре 20 година
lstate.h ea2cc2bc47 small improvements for allignments пре 19 година
lstring.c c505f341d6 small changes in casts пре 20 година
lstring.h 8718fda9b2 added LUAI_FUNC to functions not in the API пре 20 година
lstrlib.c 8487913697 BUG: option '%q' for string.format does not handle '\r' correctly пре 19 година
ltable.c baffc37f5c detail пре 19 година
ltable.h f8b7a5581e avoid unnecessary exports пре 19 година
ltablib.c 056b6a8ef4 more robust implementation for table.insert пре 20 година
ltests.c f8b7a5581e avoid unnecessary exports пре 19 година
ltests.h 0fd6466957 lua_assert is an internal matter, not to be configured пре 20 година
ltm.c dd1221582b details пре 19 година
ltm.h d987cf1f81 new mark LUAI_DATA for extern data пре 20 година
lua.c 672bb67ee6 environment variable names should be configurable пре 19 година
lua.h fa936f8fa9 detail пре 19 година
luaconf.h 672bb67ee6 environment variable names should be configurable пре 19 година
lualib.h 0fd6466957 lua_assert is an internal matter, not to be configured пре 20 година
lundump.c 69ea087dff small change to strip file names when stripping debug information пре 19 година
lundump.h 2753134a38 new versions by lhf пре 20 година
lvm.c 9e6e43984d details пре 19 година
lvm.h 6fcd334ca0 small improvements пре 20 година
lzio.c eca9fa02d2 small improvement пре 20 година
lzio.h 67578ec51f several small details пре 20 година
makefile 33b4dec1cb no more "auto-detection" пре 20 година