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

Roberto Ierusalimschy ade585bdf9 no more LUA_FIRSTINDEX il y a 20 ans
bugs 6bfef60e77 bug: rawset/rawget do not ignore extra arguments il y a 20 ans
lapi.c 390256edf7 better name for GC pause il y a 20 ans
lapi.h 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
lauxlib.c 9ffae705ee new "primitive" getn il y a 20 ans
lauxlib.h 6eb68ba57a all function declarations surround name with parentheses il y a 20 ans
lbaselib.c ade585bdf9 no more LUA_FIRSTINDEX il y a 20 ans
lcode.c 04bbd01171 new operation *t (for size of t) (may yet be removed...) il y a 20 ans
lcode.h 04bbd01171 new operation *t (for size of t) (may yet be removed...) il y a 20 ans
ldblib.c f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them il y a 20 ans
ldebug.c 3d19aee78f `luac' may generate code without upvalue names il y a 21 ans
ldebug.h e8d4fe7236 new macro `lua_threadyield' + lock stuff in `luaconf.h' + details il y a 21 ans
ldo.c ade585bdf9 no more LUA_FIRSTINDEX il y a 20 ans
ldo.h 0de2065f4e tighter tests for stack overflow il y a 21 ans
ldump.c 5d834bdf57 function constants may include boolean values il y a 21 ans
lfunc.c 7d45a5f48f C functions and userdata also have environments il y a 20 ans
lfunc.h 7d45a5f48f C functions and userdata also have environments il y a 20 ans
lgc.c 390256edf7 better name for GC pause il y a 20 ans
lgc.h d55bb795fa details il y a 20 ans
linit.c 2d5b923759 details il y a 20 ans
liolib.c 086d6b09ce avoid name colision with `close' function il y a 20 ans
llex.c 61a888518f details il y a 21 ans
llex.h 61a888518f details il y a 21 ans
llimits.h 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) il y a 20 ans
lmathlib.c 49f90ffdeb new functions (to complete math.h) il y a 20 ans
lmem.c d55bb795fa details il y a 20 ans
lmem.h 2cbd9eecfb try to avoid warnings il y a 20 ans
loadlib.c bfe2905618 avoid too much configuration options il y a 20 ans
lobject.c 04c41444e2 wrong comment corrected il y a 20 ans
lobject.h 7d45a5f48f C functions and userdata also have environments il y a 20 ans
lopcodes.c 04bbd01171 new operation *t (for size of t) (may yet be removed...) il y a 20 ans
lopcodes.h 04bbd01171 new operation *t (for size of t) (may yet be removed...) il y a 20 ans
loslib.c d3a6d95b9a more cleaning on configurations il y a 20 ans
lparser.c 04bbd01171 new operation *t (for size of t) (may yet be removed...) il y a 20 ans
lparser.h 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) il y a 20 ans
lstate.c 390256edf7 better name for GC pause il y a 20 ans
lstate.h 390256edf7 better name for GC pause il y a 20 ans
lstring.c 7d45a5f48f C functions and userdata also have environments il y a 20 ans
lstring.h d55bb795fa details il y a 20 ans
lstrlib.c 408cb71795 avoid name conflict with some spurious included header files il y a 20 ans
ltable.c 9ffae705ee new "primitive" getn il y a 20 ans
ltable.h 9ffae705ee new "primitive" getn il y a 20 ans
ltablib.c ade585bdf9 no more LUA_FIRSTINDEX il y a 20 ans
ltests.c ade585bdf9 no more LUA_FIRSTINDEX il y a 20 ans
ltests.h d872090248 small errors in previous `ci' of luaconf.h. il y a 20 ans
ltm.c 7d57ea70bc new `mod' (`%') operator il y a 20 ans
ltm.h 7d57ea70bc new `mod' (`%') operator il y a 20 ans
lua.c 8af1ca02e0 LUA_USERCONFIG is no longer necessary il y a 20 ans
lua.h ade585bdf9 no more LUA_FIRSTINDEX il y a 20 ans
luaconf.h 6d475731ca cleaner configuration for lua.c il y a 20 ans
lualib.h 162b66624d no more `lua_userinit' macro il y a 20 ans
lundump.c 5d834bdf57 function constants may include boolean values il y a 21 ans
lundump.h 9fcc485176 zio does not keep "source" name (nobody uses it) il y a 22 ans
lvm.c ade585bdf9 no more LUA_FIRSTINDEX il y a 20 ans
lvm.h 0bda88e6cd small steps towards yields in iterators and tag methods il y a 21 ans
lzio.c b4cd38ba6c new scheme for configuration through `luaconf.h' il y a 21 ans
lzio.h 7b8504840f buffer should better use `size_t' for its size il y a 22 ans
makefile d5ebc3ff6d small changes il y a 21 ans