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

Roberto Ierusalimschy 48a8d78102 new tests to check memory consistency (for incremental GC) il y a 21 ans
bugs a41d60e1d1 debugger can only see `local function' after it has a meaningful value il y a 22 ans
lapi.c b876ec61c0 new (temporary?) API for garbage collector il y a 21 ans
lapi.h 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
lauxlib.c 1edea34666 details il y a 21 ans
lauxlib.h 9804467eeb detail il y a 21 ans
lbaselib.c b876ec61c0 new (temporary?) API for garbage collector il y a 21 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 898e8a6794 added include to stdarg.h (as it uses vararg facilities) il y a 21 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 a4e1230f95 better way to control open upvalues il y a 21 ans
lfunc.h 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 22 ans
lgc.c a4e1230f95 better way to control open upvalues il y a 21 ans
lgc.h a4e1230f95 better way to control open upvalues il y a 21 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 a003e89125 better error messages for some limits il y a 21 ans
llex.h a003e89125 better error messages for some limits il y a 21 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 a4e1230f95 better way to control open upvalues il y a 21 ans
lopcodes.c 9ec9a012e7 details il y a 22 ans
lopcodes.h b10bfd4934 comments il y a 22 ans
lparser.c a003e89125 better error messages for some limits il y a 21 ans
lparser.h 9fcc485176 zio does not keep "source" name (nobody uses it) il y a 22 ans
lstate.c a4e1230f95 better way to control open upvalues il y a 21 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 24434b59f7 '%' must be '%%' to avoid formatting problems 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 48a8d78102 new tests to check memory consistency (for incremental GC) il y a 21 ans
ltests.h 48a8d78102 new tests to check memory consistency (for incremental GC) il y a 21 ans
ltm.c 2aaf7394ad more and better tools (assertions & inspectors) to check incremental GC il y a 21 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 b876ec61c0 new (temporary?) API for garbage collector il y a 21 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