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

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