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

Roberto Ierusalimschy fad7582c9a explicit test for common error (due to compatibility issue) пре 19 година
bugs a62fca1ebb BUG: debug hooks may get wrong when mixed with coroutines пре 19 година
lapi.c fad7582c9a explicit test for common error (due to compatibility issue) пре 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 475b0ecbf1 new macro LUA_RELEASE пре 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 a62fca1ebb BUG: debug hooks may get wrong when mixed with coroutines пре 19 година
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 0079efc479 bug: collector did not compensate enough for userdata with finalizers пре 19 година
lgc.h 98296f6b45 some bugs related to stack reallocation пре 20 година
linit.c bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) пре 20 година
liolib.c 55e323190e files should not be operated after fclose, even when fclose fails пре 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 c351392940 details пре 19 година
lparser.c ed64346b9d details пре 19 година
lparser.h 3d61c31e5a 'lparser.h' should not include 'ltable.h' пре 19 година
lstate.c c408158047 only destroy state after running all finalizers пре 19 година
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 fe8f4c06f1 detail (better error message for invalid format) пре 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 2b5c1f99e5 small simplifications пре 19 година
ltests.h 2b5c1f99e5 small simplifications пре 19 година
ltm.c dd1221582b details пре 19 година
ltm.h d987cf1f81 new mark LUAI_DATA for extern data пре 20 година
lua.c 475b0ecbf1 new macro LUA_RELEASE пре 19 година
lua.h 475b0ecbf1 new macro LUA_RELEASE пре 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 e2dc5f5d15 extra assertion пре 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 година