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

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