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

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