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

Roberto Ierusalimschy 441469f803 new option `-s' + argv ends with NULL (so we don't need argc). hace 25 años
bugs 1780e2c977 lua_settable should check stack space (it could call a T.M.) hace 25 años
lapi.c bb9605bbc9 tags can be positive values hace 25 años
lapi.h 73aa465a8e some name changes 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 73aa465a8e some name changes hace 25 años
lbuiltin.h 3c9d999424 many details (most by lhf). hace 25 años
lcode.c 374cc888f4 better(?) treatment for SETLINE hace 25 años
lcode.h 2c8e28d75a small changes hace 25 años
ldblib.c 3c9d999424 many details (most by lhf). hace 25 años
ldebug.c bb9605bbc9 tags can be positive values hace 25 años
ldebug.h 27163f032e Auxiliary functions from Debug Interface module hace 26 años
ldo.c 73aa465a8e some name changes hace 25 años
ldo.h 2877bad4c2 new debug API (first version) hace 26 años
lfunc.c 73aa465a8e some name changes hace 25 años
lfunc.h 73aa465a8e some name changes hace 25 años
lgc.c 73aa465a8e some name changes 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 6759299880 new implementation for handling I/O tags + setglobal TM for tracing hace 25 años
llex.c 73aa465a8e some name changes hace 25 años
llex.h 73aa465a8e some name changes 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 73aa465a8e some name changes hace 25 años
lobject.h bb9605bbc9 tags can be positive values hace 25 años
lopcodes.h 06f08f5634 small problems with limits and jumps hace 25 años
lparser.c 1157c2a7e4 better(?) treatment for SETLINE + while optimization is too complex for hace 25 años
lparser.h f0b697e01c details hace 25 años
lref.c 73aa465a8e some name changes 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 73aa465a8e some name changes 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 73aa465a8e some name changes hace 25 años
ltable.h 544eeb1f9c details hace 26 años
ltests.c 87367e97f3 more information about memory use hace 25 años
ltm.c bb9605bbc9 tags can be positive values hace 25 años
ltm.h bb9605bbc9 tags can be positive values hace 25 años
lua.c 441469f803 new option `-s' + argv ends with NULL (so we don't need argc). 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 73aa465a8e some name changes hace 25 años
lundump.h 73aa465a8e some name changes hace 25 años
lvm.c 4fb8e93c36 small optimization for i..'' hace 25 años
lvm.h 73aa465a8e some name changes 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