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

Roberto Ierusalimschy 06f08f5634 small problems with limits and jumps před 26 roky
bugs 1780e2c977 lua_settable should check stack space (it could call a T.M.) před 26 roky
lapi.c 73aa465a8e some name changes před 26 roky
lapi.h 73aa465a8e some name changes před 26 roky
lauxlib.c 74f1c3d025 small changes for "clean C" před 26 roky
lauxlib.h 4fbe775154 details před 26 roky
lbuffer.c 3c9d999424 many details (most by lhf). před 26 roky
lbuiltin.c 73aa465a8e some name changes před 26 roky
lbuiltin.h 3c9d999424 many details (most by lhf). před 26 roky
lcode.c 06f08f5634 small problems with limits and jumps před 26 roky
lcode.h 3860c5934e details. před 26 roky
ldblib.c 3c9d999424 many details (most by lhf). před 26 roky
ldebug.c 73aa465a8e some name changes před 26 roky
ldebug.h 27163f032e Auxiliary functions from Debug Interface module před 26 roky
ldo.c 73aa465a8e some name changes před 26 roky
ldo.h 2877bad4c2 new debug API (first version) před 26 roky
lfunc.c 73aa465a8e some name changes před 26 roky
lfunc.h 73aa465a8e some name changes před 26 roky
lgc.c 73aa465a8e some name changes před 26 roky
lgc.h 29ede6aa13 first implementation of multiple states (reentrant code). před 26 roky
linit.c 3e38fd2463 `lua_setfallback' leaves things on the stack, so it is better to protect před 26 roky
liolib.c 3c9d999424 many details (most by lhf). před 26 roky
llex.c 73aa465a8e some name changes před 26 roky
llex.h 73aa465a8e some name changes před 26 roky
lmathlib.c 73aa465a8e some name changes před 26 roky
lmem.c 73aa465a8e some name changes před 26 roky
lmem.h eab57ed6fd details před 26 roky
lobject.c 73aa465a8e some name changes před 26 roky
lobject.h 73aa465a8e some name changes před 26 roky
lopcodes.h 06f08f5634 small problems with limits and jumps před 26 roky
lparser.c 3860c5934e details. před 26 roky
lparser.h f0b697e01c details před 26 roky
lref.c 73aa465a8e some name changes před 26 roky
lref.h 74f1c3d025 small changes for "clean C" před 26 roky
lstate.c eab57ed6fd details před 26 roky
lstate.h 73aa465a8e some name changes před 26 roky
lstring.c 73aa465a8e some name changes před 26 roky
lstring.h 73aa465a8e some name changes před 26 roky
lstrlib.c 3c9d999424 many details (most by lhf). před 26 roky
ltable.c 73aa465a8e some name changes před 26 roky
ltable.h 544eeb1f9c details před 26 roky
ltests.c 73aa465a8e some name changes před 26 roky
ltm.c 73aa465a8e some name changes před 26 roky
ltm.h 3c9d999424 many details (most by lhf). před 26 roky
lua.c 3c9d999424 many details (most by lhf). před 26 roky
lua.h aee07c6599 details před 26 roky
luadebug.h 2877bad4c2 new debug API (first version) před 26 roky
lualib.h 29ede6aa13 first implementation of multiple states (reentrant code). před 26 roky
lundump.c 73aa465a8e some name changes před 26 roky
lundump.h 73aa465a8e some name changes před 26 roky
lvm.c 73aa465a8e some name changes před 26 roky
lvm.h 73aa465a8e some name changes před 26 roky
lzio.c 3c9d999424 many details (most by lhf). před 26 roky
lzio.h c787dccd9b "const" !!! před 26 roky
makefile 4d4e6f07c0 all order operators use a single tag method (<) před 26 roky
manual.tex 4343420d4d simplified version of `gc' tag method (only for userdata now). před 26 roky