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) hace 19 años
bugs a62fca1ebb BUG: debug hooks may get wrong when mixed with coroutines hace 19 años
lapi.c fad7582c9a explicit test for common error (due to compatibility issue) hace 19 años
lapi.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 20 años
lauxlib.c 0238a0b01e BUG: luaL_checkudata may show wrong error message hace 19 años
lauxlib.h 18330b6091 lua_dostring/lua_dofile should return any values returned by the chunk hace 19 años
lbaselib.c 475b0ecbf1 new macro LUA_RELEASE hace 19 años
lcode.c 1ae0b6c0bf BUG: should copy the union, not (some of) its fields hace 19 años
lcode.h e1dda047b2 unused macro hace 19 años
ldblib.c bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) hace 20 años
ldebug.c c505f341d6 small changes in casts hace 20 años
ldebug.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 20 años
ldo.c a62fca1ebb BUG: debug hooks may get wrong when mixed with coroutines hace 19 años
ldo.h 98296f6b45 some bugs related to stack reallocation hace 20 años
ldump.c 69ea087dff small change to strip file names when stripping debug information hace 19 años
lfunc.c c505f341d6 small changes in casts hace 20 años
lfunc.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 20 años
lgc.c 0079efc479 bug: collector did not compensate enough for userdata with finalizers hace 19 años
lgc.h 98296f6b45 some bugs related to stack reallocation hace 20 años
linit.c bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) hace 20 años
liolib.c 55e323190e files should not be operated after fclose, even when fclose fails hace 19 años
llex.c 3d61c31e5a 'lparser.h' should not include 'ltable.h' hace 19 años
llex.h 90df6b7a54 detail hace 19 años
llimits.h 0fd6466957 lua_assert is an internal matter, not to be configured hace 20 años
lmathlib.c 3390f9a35a detail hace 20 años
lmem.c 0160591998 removal of dead code hace 20 años
lmem.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 20 años
loadlib.c 672bb67ee6 environment variable names should be configurable hace 19 años
lobject.c 298ae7e230 complete support for hexadecimal constants hace 19 años
lobject.h 440113bbe8 unused macro removed hace 19 años
lopcodes.c 7b89cf3aeb unused include's hace 20 años
lopcodes.h ae76307847 comment hace 19 años
loslib.c c351392940 details hace 19 años
lparser.c ed64346b9d details hace 19 años
lparser.h 3d61c31e5a 'lparser.h' should not include 'ltable.h' hace 19 años
lstate.c c408158047 only destroy state after running all finalizers hace 19 años
lstate.h ea2cc2bc47 small improvements for allignments hace 19 años
lstring.c c505f341d6 small changes in casts hace 20 años
lstring.h 8718fda9b2 added LUAI_FUNC to functions not in the API hace 20 años
lstrlib.c fe8f4c06f1 detail (better error message for invalid format) hace 19 años
ltable.c baffc37f5c detail hace 19 años
ltable.h f8b7a5581e avoid unnecessary exports hace 19 años
ltablib.c 056b6a8ef4 more robust implementation for table.insert hace 20 años
ltests.c 2b5c1f99e5 small simplifications hace 19 años
ltests.h 2b5c1f99e5 small simplifications hace 19 años
ltm.c dd1221582b details hace 19 años
ltm.h d987cf1f81 new mark LUAI_DATA for extern data hace 20 años
lua.c 475b0ecbf1 new macro LUA_RELEASE hace 19 años
lua.h 475b0ecbf1 new macro LUA_RELEASE hace 19 años
luaconf.h 672bb67ee6 environment variable names should be configurable hace 19 años
lualib.h 0fd6466957 lua_assert is an internal matter, not to be configured hace 20 años
lundump.c 69ea087dff small change to strip file names when stripping debug information hace 19 años
lundump.h 2753134a38 new versions by lhf hace 20 años
lvm.c e2dc5f5d15 extra assertion hace 19 años
lvm.h 6fcd334ca0 small improvements hace 20 años
lzio.c eca9fa02d2 small improvement hace 20 años
lzio.h 67578ec51f several small details hace 20 años
makefile 33b4dec1cb no more "auto-detection" hace 20 años