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

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