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

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