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

Roberto Ierusalimschy 6087e67771 no more compatibility option for long strings před 19 roky
bugs ca7e5b5cb6 wrong message error in some cases involving closures před 19 roky
lapi.c 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) před 19 roky
lapi.h 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) před 19 roky
lauxlib.c ee41bc03ab details před 19 roky
lauxlib.h 18330b6091 lua_dostring/lua_dofile should return any values returned by the chunk před 19 roky
lbaselib.c 475b0ecbf1 new macro LUA_RELEASE před 19 roky
lcode.c dfe2f1eeff macros luai_num* take a state L (when available) as argument, to allow před 19 roky
lcode.h e1dda047b2 unused macro před 19 roky
ldblib.c bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) před 19 roky
ldebug.c ca7e5b5cb6 wrong message error in some cases involving closures před 19 roky
ldebug.h 8718fda9b2 added LUAI_FUNC to functions not in the API před 20 roky
ldo.c 93bf618504 BUG: there is only one C stack, so nCcalls must be global před 19 roky
ldo.h 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) před 19 roky
ldump.c 69ea087dff small change to strip file names when stripping debug information před 19 roky
lfunc.c c505f341d6 small changes in casts před 20 roky
lfunc.h 8718fda9b2 added LUAI_FUNC to functions not in the API před 20 roky
lgc.c 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) před 19 roky
lgc.h 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) před 19 roky
linit.c bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) před 19 roky
liolib.c ee41bc03ab details před 19 roky
llex.c 6087e67771 no more compatibility option for long strings před 19 roky
llex.h 90df6b7a54 detail před 19 roky
llimits.h 0fd6466957 lua_assert is an internal matter, not to be configured před 20 roky
lmathlib.c 5019b2dd20 math.log now accepts an optional base před 19 roky
lmem.c 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) před 19 roky
lmem.h 8718fda9b2 added LUAI_FUNC to functions not in the API před 20 roky
loadlib.c c7b89dd280 small bug: should not use string after popping it před 19 roky
lobject.c 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) před 19 roky
lobject.h 440113bbe8 unused macro removed před 19 roky
lopcodes.c 7b89cf3aeb unused include's před 20 roky
lopcodes.h ae76307847 comment před 19 roky
loslib.c c351392940 details před 19 roky
lparser.c 93bf618504 BUG: there is only one C stack, so nCcalls must be global před 19 roky
lparser.h 3d61c31e5a 'lparser.h' should not include 'ltable.h' před 19 roky
lstate.c 93bf618504 BUG: there is only one C stack, so nCcalls must be global před 19 roky
lstate.h 93bf618504 BUG: there is only one C stack, so nCcalls must be global před 19 roky
lstring.c 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) před 19 roky
lstring.h 8718fda9b2 added LUAI_FUNC to functions not in the API před 20 roky
lstrlib.c ee41bc03ab details před 19 roky
ltable.c dfe2f1eeff macros luai_num* take a state L (when available) as argument, to allow před 19 roky
ltable.h 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) před 19 roky
ltablib.c 056b6a8ef4 more robust implementation for table.insert před 20 roky
ltests.c 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) před 19 roky
ltests.h 2b5c1f99e5 small simplifications před 19 roky
ltm.c dd1221582b details před 19 roky
ltm.h d987cf1f81 new mark LUAI_DATA for extern data před 20 roky
lua.c 74832b2a10 detail před 19 roky
lua.h 475b0ecbf1 new macro LUA_RELEASE před 19 roky
luaconf.h 6087e67771 no more compatibility option for long strings před 19 roky
lualib.h 0fd6466957 lua_assert is an internal matter, not to be configured před 20 roky
lundump.c 69ea087dff small change to strip file names when stripping debug information před 19 roky
lundump.h 2753134a38 new versions by lhf před 20 roky
lvm.c dfe2f1eeff macros luai_num* take a state L (when available) as argument, to allow před 19 roky
lvm.h 6fcd334ca0 small improvements před 20 roky
lzio.c eca9fa02d2 small improvement před 20 roky
lzio.h 67578ec51f several small details před 20 roky
makefile 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) před 19 roky