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

Roberto Ierusalimschy 563de491be a better way to control optimizations. hace 25 años
bugs 1780e2c977 lua_settable should check stack space (it could call a T.M.) hace 25 años
lapi.c 3c9d999424 many details (most by lhf). hace 25 años
lapi.h 3c9d999424 many details (most by lhf). hace 25 años
lauxlib.c 74f1c3d025 small changes for "clean C" 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 3c9d999424 many details (most by lhf). hace 25 años
lbuiltin.h 3c9d999424 many details (most by lhf). hace 25 años
lcode.c 563de491be a better way to control optimizations. hace 25 años
lcode.h 563de491be a better way to control optimizations. hace 25 años
ldblib.c 3c9d999424 many details (most by lhf). hace 25 años
ldebug.c 3c9d999424 many details (most by lhf). hace 25 años
ldebug.h 27163f032e Auxiliary functions from Debug Interface module hace 26 años
ldo.c 3c9d999424 many details (most by lhf). hace 25 años
ldo.h 2877bad4c2 new debug API (first version) hace 26 años
lfunc.c 3c9d999424 many details (most by lhf). hace 25 años
lfunc.h acdb0b741e comments. hace 26 años
lgc.c 1f691a4fcd renaming of some opcodes and fields hace 26 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 3c9d999424 many details (most by lhf). hace 25 años
llex.c 3c9d999424 many details (most by lhf). hace 25 años
llex.h 3c9d999424 many details (most by lhf). hace 25 años
lmathlib.c acdb0b741e comments. hace 26 años
lmem.c 3c9d999424 many details (most by lhf). hace 25 años
lmem.h eab57ed6fd details hace 26 años
lobject.c 3c9d999424 many details (most by lhf). hace 25 años
lobject.h 3c9d999424 many details (most by lhf). hace 25 años
lopcodes.h 563de491be a better way to control optimizations. hace 25 años
lparser.c 563de491be a better way to control optimizations. hace 25 años
lparser.h 563de491be a better way to control optimizations. hace 25 años
lref.c 3c9d999424 many details (most by lhf). hace 25 años
lref.h 74f1c3d025 small changes for "clean C" hace 25 años
lstate.c eab57ed6fd details hace 26 años
lstate.h 74f1c3d025 small changes for "clean C" hace 25 años
lstring.c 3c9d999424 many details (most by lhf). hace 25 años
lstring.h 3c9d999424 many details (most by lhf). hace 25 años
lstrlib.c 3c9d999424 many details (most by lhf). hace 25 años
ltable.c 3c9d999424 many details (most by lhf). hace 25 años
ltable.h 544eeb1f9c details hace 26 años
ltests.c 7c2fb15bec need "string.h" to use "strchr". hace 25 años
ltm.c 3c9d999424 many details (most by lhf). hace 25 años
ltm.h 3c9d999424 many details (most by lhf). hace 25 años
lua.c 3c9d999424 many details (most by lhf). hace 25 años
lua.h aee07c6599 details hace 26 años
luadebug.h 2877bad4c2 new debug API (first version) hace 26 años
lualib.h 29ede6aa13 first implementation of multiple states (reentrant code). hace 26 años
lundump.c 3c9d999424 many details (most by lhf). hace 25 años
lundump.h 3c9d999424 many details (most by lhf). hace 25 años
lvm.c 563de491be a better way to control optimizations. hace 25 años
lvm.h 3c9d999424 many details (most by lhf). 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