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

Roberto Ierusalimschy d615e78e08 new optimization: jumps to jumps vor 25 Jahren
bugs e30327728c BUG: tostring() without arguments gives seg. fault. vor 25 Jahren
lapi.c a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, vor 25 Jahren
lapi.h a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, vor 25 Jahren
lauxlib.c 556a89e537 new names for debug types vor 25 Jahren
lauxlib.h 4fbe775154 details vor 26 Jahren
lbuffer.c 3c9d999424 many details (most by lhf). vor 25 Jahren
lbuiltin.c 9f734094f9 `nil' is optional for next and nextvar (and is not for tonumber & tag). vor 25 Jahren
lbuiltin.h 3c9d999424 many details (most by lhf). vor 25 Jahren
lcode.c d615e78e08 new optimization: jumps to jumps vor 25 Jahren
lcode.h 22329e4cdf implementation of BREAK vor 25 Jahren
ldblib.c 556a89e537 new names for debug types vor 25 Jahren
ldebug.c 8f0f54ec38 name change vor 25 Jahren
ldebug.h 27163f032e Auxiliary functions from Debug Interface module vor 26 Jahren
ldo.c 8f0f54ec38 name change vor 25 Jahren
ldo.h a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, vor 25 Jahren
lfunc.c a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, vor 25 Jahren
lfunc.h 73aa465a8e some name changes vor 25 Jahren
lgc.c 8f0f54ec38 name change vor 25 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 25 Jahren
llex.c 22329e4cdf implementation of BREAK vor 25 Jahren
llex.h 22329e4cdf implementation of BREAK vor 25 Jahren
llimits.h 4e7e9e8de5 new opcode INCLOCAL. vor 25 Jahren
lmathlib.c 73aa465a8e some name changes vor 25 Jahren
lmem.c 87367e97f3 more information about memory use vor 25 Jahren
lmem.h 87367e97f3 more information about memory use vor 25 Jahren
lobject.c 36e1390631 details. vor 25 Jahren
lobject.h 36e1390631 details. vor 25 Jahren
lopcodes.h 4e7e9e8de5 new opcode INCLOCAL. vor 25 Jahren
lparser.c d615e78e08 new optimization: jumps to jumps vor 25 Jahren
lparser.h d615e78e08 new optimization: jumps to jumps vor 25 Jahren
lref.c a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, vor 25 Jahren
lref.h 74f1c3d025 small changes for "clean C" vor 25 Jahren
lstate.c 36e1390631 details. vor 25 Jahren
lstate.h 556a89e537 new names for debug types vor 25 Jahren
lstring.c 73aa465a8e some name changes vor 25 Jahren
lstring.h 73aa465a8e some name changes vor 25 Jahren
lstrlib.c 3c9d999424 many details (most by lhf). vor 25 Jahren
ltable.c 36e1390631 details. vor 25 Jahren
ltable.h 544eeb1f9c details vor 26 Jahren
ltests.c c6965ce551 new functions: disassembler and get limit. vor 25 Jahren
ltm.c e2c60eda16 `luaT_validevent' is exported, because compatibility module for fallbacks vor 25 Jahren
ltm.h e2c60eda16 `luaT_validevent' is exported, because compatibility module for fallbacks vor 25 Jahren
lua.c 556a89e537 new names for debug types vor 25 Jahren
lua.h 4c03196697 lua_setstate makes no sense with explicit multiple states vor 25 Jahren
luadebug.h 556a89e537 new names for debug types vor 25 Jahren
lualib.h 29ede6aa13 first implementation of multiple states (reentrant code). vor 26 Jahren
lundump.c 73aa465a8e some name changes vor 25 Jahren
lundump.h 73aa465a8e some name changes vor 25 Jahren
lvm.c 4e7e9e8de5 new opcode INCLOCAL. vor 25 Jahren
lvm.h a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, vor 25 Jahren
lzio.c 3c9d999424 many details (most by lhf). vor 25 Jahren
lzio.h c787dccd9b "const" !!! vor 26 Jahren
makefile 4d4e6f07c0 all order operators use a single tag method (<) vor 25 Jahren
manual.tex 4343420d4d simplified version of `gc' tag method (only for userdata now). vor 26 Jahren