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

Roberto Ierusalimschy beb2aa5a46 atomic operations are not GC "states" il y a 22 ans
bugs a41d60e1d1 debugger can only see `local function' after it has a meaningful value il y a 22 ans
lapi.c 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
lapi.h 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
lauxlib.c fa198197a0 lua_(set)getglobal are ok to use il y a 22 ans
lauxlib.h f04fe526cd new functions `lua_tointeger' and lua_pushinteger' il y a 22 ans
lbaselib.c 4d5fe1f54b detail il y a 22 ans
lcode.c 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
lcode.h 73517e86b0 OP_TFORLOOP uses extra stack space il y a 23 ans
ldblib.c fa198197a0 lua_(set)getglobal are ok to use il y a 22 ans
ldebug.c 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
ldebug.h 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
ldo.c 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
ldo.h 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
ldump.c 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
lfunc.c 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
lfunc.h 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
lgc.c beb2aa5a46 atomic operations are not GC "states" il y a 22 ans
lgc.h beb2aa5a46 atomic operations are not GC "states" il y a 22 ans
linit.c fb55c96706 obsolete module; not part of the oficial distribution il y a 25 ans
liolib.c 10de467c79 new function `lua_createtable' il y a 22 ans
llex.c 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
llex.h 8502331f69 `luaX_errorline' was used only in one place il y a 22 ans
llimits.h 1d10acb355 incremental GC phases il y a 22 ans
lmathlib.c fa198197a0 lua_(set)getglobal are ok to use il y a 22 ans
lmem.c da61624756 avoid overflow when doubling size il y a 22 ans
lmem.h 751cd867d3 new way to handle errors il y a 23 ans
loadlib.c f93051155c ok to use `#elif' and `#if defined()' il y a 22 ans
lobject.c 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
lobject.h 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
lopcodes.c 9ec9a012e7 details il y a 22 ans
lopcodes.h b10bfd4934 comments il y a 22 ans
lparser.c 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
lparser.h 9fcc485176 zio does not keep "source" name (nobody uses it) il y a 22 ans
lstate.c beb2aa5a46 atomic operations are not GC "states" il y a 22 ans
lstate.h 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
lstring.c 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
lstring.h ab7d9bfd0c cleaner code for manipulation of `marked' field il y a 22 ans
lstrlib.c f04fe526cd new functions `lua_tointeger' and lua_pushinteger' il y a 22 ans
ltable.c 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
ltable.h 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
ltablib.c f04fe526cd new functions `lua_tointeger' and lua_pushinteger' il y a 22 ans
ltests.c 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
ltests.h 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
ltm.c 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
ltm.h 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
lua.c 275c150b17 `error()' (and `error(nil)') generates errors with no error messages il y a 22 ans
lua.h 4d5fe1f54b detail il y a 22 ans
lualib.h 79db75101e detail il y a 22 ans
lundump.c 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
lundump.h 9fcc485176 zio does not keep "source" name (nobody uses it) il y a 22 ans
lvm.c 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
lvm.h 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
lzio.c 53c7f86194 details il y a 22 ans
lzio.h 7b8504840f buffer should better use `size_t' for its size il y a 22 ans
makefile 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans