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

Roberto Ierusalimschy da7eb34cd6 optimization for "while 1" and "repeat until nil" пре 25 година
bugs 1780e2c977 lua_settable should check stack space (it could call a T.M.) пре 25 година
lapi.c 73aa465a8e some name changes пре 25 година
lapi.h 73aa465a8e some name changes пре 25 година
lauxlib.c 74f1c3d025 small changes for "clean C" пре 25 година
lauxlib.h 4fbe775154 details пре 26 година
lbuffer.c 3c9d999424 many details (most by lhf). пре 25 година
lbuiltin.c 73aa465a8e some name changes пре 25 година
lbuiltin.h 3c9d999424 many details (most by lhf). пре 25 година
lcode.c da7eb34cd6 optimization for "while 1" and "repeat until nil" пре 25 година
lcode.h 2c8e28d75a small changes пре 25 година
ldblib.c 3c9d999424 many details (most by lhf). пре 25 година
ldebug.c 73aa465a8e some name changes пре 25 година
ldebug.h 27163f032e Auxiliary functions from Debug Interface module пре 26 година
ldo.c 73aa465a8e some name changes пре 25 година
ldo.h 2877bad4c2 new debug API (first version) пре 26 година
lfunc.c 73aa465a8e some name changes пре 25 година
lfunc.h 73aa465a8e some name changes пре 25 година
lgc.c 73aa465a8e some name changes пре 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 3c9d999424 many details (most by lhf). пре 25 година
llex.c 73aa465a8e some name changes пре 25 година
llex.h 73aa465a8e some name changes пре 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 73aa465a8e some name changes пре 25 година
lobject.h 7f77431950 detail пре 25 година
lopcodes.h 06f08f5634 small problems with limits and jumps пре 25 година
lparser.c 3860c5934e details. пре 25 година
lparser.h f0b697e01c details пре 25 година
lref.c 73aa465a8e some name changes пре 25 година
lref.h 74f1c3d025 small changes for "clean C" пре 25 година
lstate.c eab57ed6fd details пре 26 година
lstate.h 73aa465a8e some name changes пре 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 73aa465a8e some name changes пре 25 година
ltable.h 544eeb1f9c details пре 26 година
ltests.c 87367e97f3 more information about memory use пре 25 година
ltm.c 73aa465a8e some name changes пре 25 година
ltm.h 3c9d999424 many details (most by lhf). пре 25 година
lua.c 3c9d999424 many details (most by lhf). пре 25 година
lua.h aee07c6599 details пре 26 година
luadebug.h 2877bad4c2 new debug API (first version) пре 26 година
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 4fb8e93c36 small optimization for i..'' пре 25 година
lvm.h 73aa465a8e some name changes пре 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 година