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

Roberto Ierusalimschy 4aa9ad6514 functions must return explicit `nil' on failure vor 26 Jahren
bugs e30327728c BUG: tostring() without arguments gives seg. fault. vor 26 Jahren
lapi.c a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, vor 26 Jahren
lapi.h a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, vor 26 Jahren
lauxlib.c 556a89e537 new names for debug types vor 26 Jahren
lauxlib.h 4fbe775154 details vor 26 Jahren
lbuffer.c 3c9d999424 many details (most by lhf). vor 26 Jahren
lbuiltin.c 4aa9ad6514 functions must return explicit `nil' on failure vor 26 Jahren
lbuiltin.h 3c9d999424 many details (most by lhf). vor 26 Jahren
lcode.c e7c8393682 optimization INCLOCAL is not necessary, with `for' vor 26 Jahren
lcode.h 0c3fe2c44b comment vor 26 Jahren
ldblib.c 4aa9ad6514 functions must return explicit `nil' on failure vor 26 Jahren
ldebug.c 8f0f54ec38 name change vor 26 Jahren
ldebug.h 27163f032e Auxiliary functions from Debug Interface module vor 26 Jahren
ldo.c 8f0f54ec38 name change vor 26 Jahren
ldo.h a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, vor 26 Jahren
lfunc.c a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, vor 26 Jahren
lfunc.h 73aa465a8e some name changes vor 26 Jahren
lgc.c 8f0f54ec38 name change vor 26 Jahren
lgc.h 29ede6aa13 first implementation of multiple states (reentrant code). vor 26 Jahren
linit.c 3e38fd2463 `lua_setfallback' leaves things on the stack, so it is better to protect vor 26 Jahren
liolib.c 556a89e537 new names for debug types vor 26 Jahren
llex.c f9cf402fbd first implementation of FOR vor 26 Jahren
llex.h f9cf402fbd first implementation of FOR vor 26 Jahren
llimits.h 4e7e9e8de5 new opcode INCLOCAL. vor 26 Jahren
lmathlib.c 73aa465a8e some name changes vor 26 Jahren
lmem.c 87367e97f3 more information about memory use vor 26 Jahren
lmem.h 87367e97f3 more information about memory use vor 26 Jahren
lobject.c 36e1390631 details. vor 26 Jahren
lobject.h c3b73cbeb8 comments (detail) vor 26 Jahren
lopcodes.h e7c8393682 optimization INCLOCAL is not necessary, with `for' vor 26 Jahren
lparser.c f9cf402fbd first implementation of FOR vor 26 Jahren
lparser.h d615e78e08 new optimization: jumps to jumps vor 26 Jahren
lref.c a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, vor 26 Jahren
lref.h 74f1c3d025 small changes for "clean C" vor 26 Jahren
lstate.c 36e1390631 details. vor 26 Jahren
lstate.h 556a89e537 new names for debug types vor 26 Jahren
lstring.c 73aa465a8e some name changes vor 26 Jahren
lstring.h 73aa465a8e some name changes vor 26 Jahren
lstrlib.c 3c9d999424 many details (most by lhf). vor 26 Jahren
ltable.c 36e1390631 details. vor 26 Jahren
ltable.h 544eeb1f9c details vor 26 Jahren
ltests.c e7c8393682 optimization INCLOCAL is not necessary, with `for' vor 26 Jahren
ltm.c e2c60eda16 `luaT_validevent' is exported, because compatibility module for fallbacks vor 26 Jahren
ltm.h e2c60eda16 `luaT_validevent' is exported, because compatibility module for fallbacks vor 26 Jahren
lua.c 556a89e537 new names for debug types vor 26 Jahren
lua.h 4c03196697 lua_setstate makes no sense with explicit multiple states vor 26 Jahren
luadebug.h 556a89e537 new names for debug types vor 26 Jahren
lualib.h 29ede6aa13 first implementation of multiple states (reentrant code). vor 26 Jahren
lundump.c 73aa465a8e some name changes vor 26 Jahren
lundump.h 73aa465a8e some name changes vor 26 Jahren
lvm.c e7c8393682 optimization INCLOCAL is not necessary, with `for' vor 26 Jahren
lvm.h a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, vor 26 Jahren
lzio.c 3c9d999424 many details (most by lhf). vor 26 Jahren
lzio.h c787dccd9b "const" !!! vor 26 Jahren
makefile 4d4e6f07c0 all order operators use a single tag method (<) vor 26 Jahren
manual.tex 4343420d4d simplified version of `gc' tag method (only for userdata now). vor 26 Jahren