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

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