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

Roberto Ierusalimschy ab7d9bfd0c cleaner code for manipulation of `marked' field 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 c51bcf4796 it's ok to dump functions with upvalues il y a 22 ans
lapi.h 88c7b574cb `luaA_index' is a local macro now il y a 23 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 921b1723e2 comments il y a 22 ans
lcode.c 8332d5c8a5 parser fully reentrant(!) 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 07201066bd core does not look for function name in globals (too particular) il y a 22 ans
ldebug.h fa26d294ae new way to control `pc' of running functions il y a 22 ans
ldo.c 921b1723e2 comments il y a 22 ans
ldo.h 8332d5c8a5 parser fully reentrant(!) il y a 22 ans
ldump.c 433cb1d13a no more checks for non-default compilation options + luaU_dump has il y a 22 ans
lfunc.c ab7d9bfd0c cleaner code for manipulation of `marked' field il y a 22 ans
lfunc.h c51bcf4796 it's ok to dump functions with upvalues il y a 22 ans
lgc.c ab7d9bfd0c cleaner code for manipulation of `marked' field il y a 22 ans
lgc.h ab7d9bfd0c cleaner code for manipulation of `marked' field 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 8502331f69 `luaX_errorline' was used only in one place il y a 22 ans
llex.h 8502331f69 `luaX_errorline' was used only in one place il y a 22 ans
llimits.h 91bf77534c no need for a maximum number of parameters (maximum number of locals il y a 22 ans
lmathlib.c fa198197a0 lua_(set)getglobal are ok to use il y a 22 ans
lmem.c b97fb932ec Lua kernel does not use malloc/free functions. 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 b93f67f2ce detail il y a 22 ans
lobject.h 8332d5c8a5 parser fully reentrant(!) 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 a41d60e1d1 debugger can only see `local function' after it has a meaningful value il y a 22 ans
lparser.h 9fcc485176 zio does not keep "source" name (nobody uses it) il y a 22 ans
lstate.c b97fb932ec Lua kernel does not use malloc/free functions. il y a 22 ans
lstate.h b97fb932ec Lua kernel does not use malloc/free functions. il y a 22 ans
lstring.c ab7d9bfd0c cleaner code for manipulation of `marked' field 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 b114142799 new auxiliary function `luaH_setstr' il y a 22 ans
ltable.h b114142799 new auxiliary function `luaH_setstr' il y a 22 ans
ltablib.c f04fe526cd new functions `lua_tointeger' and lua_pushinteger' il y a 22 ans
ltests.c fa198197a0 lua_(set)getglobal are ok to use il y a 22 ans
ltests.h b97fb932ec Lua kernel does not use malloc/free functions. il y a 22 ans
ltm.c 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) il y a 22 ans
ltm.h 5c5d9b2703 back to `__mode' metafield to specify weakness il y a 23 ans
lua.c 275c150b17 `error()' (and `error(nil)') generates errors with no error messages il y a 22 ans
lua.h fa198197a0 lua_(set)getglobal are ok to use il y a 22 ans
lualib.h 79db75101e detail il y a 22 ans
lundump.c 8332d5c8a5 parser fully reentrant(!) il y a 22 ans
lundump.h 9fcc485176 zio does not keep "source" name (nobody uses it) il y a 22 ans
lvm.c 1e944de6cb towards a "stackless" call of metamethods (?) il y a 22 ans
lvm.h fa26d294ae new way to control `pc' of running functions il y a 22 ans
lzio.c 885961be1d reader runs outside core Lua il y a 22 ans
lzio.h 7b8504840f buffer should better use `size_t' for its size il y a 22 ans
makefile de57dc2653 new scheme to control `loadlib' configuration (default for dlopen il y a 22 ans