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

Roberto Ierusalimschy e833bd47c9 comments 25 år sedan
bugs 282ab366f4 bug: parser overwrites semantic information when looking ahead 25 år sedan
lapi.c 64eecc0b82 new macro LUA_API 25 år sedan
lapi.h 100bfec39a new implementation for `next' 25 år sedan
lauxlib.c 64eecc0b82 new macro LUA_API 25 år sedan
lauxlib.h 64eecc0b82 new macro LUA_API 25 år sedan
lbaselib.c b7ffb128cb it is unsafe to allow Lua to get gc tag methods 25 år sedan
lcode.c dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 år sedan
lcode.h 5f22f8961c better code for unary/binary operators 25 år sedan
ldblib.c 64eecc0b82 new macro LUA_API 25 år sedan
ldebug.c 64eecc0b82 new macro LUA_API 25 år sedan
ldebug.h 001f2bdd0e new definition for types-tags 25 år sedan
ldo.c 64eecc0b82 new macro LUA_API 25 år sedan
ldo.h ad3816d0d1 luaD_call is more uniform 25 år sedan
lfunc.c 2779ceeb12 ((n)-1) may be negative (-1), and so it is not wise to keep it as unsigned 25 år sedan
lfunc.h dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 år sedan
lgc.c 046a3d6173 tag methods are always functions, so don't need to store a whole object 25 år sedan
lgc.h 78bc8e553d new API for garbage collector 25 år sedan
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 år sedan
liolib.c 64eecc0b82 new macro LUA_API 25 år sedan
llex.c 64eecc0b82 new macro LUA_API 25 år sedan
llex.h 282ab366f4 bug: parser overwrites semantic information when looking ahead 25 år sedan
llimits.h d6232a0b2e better treatment for source names 25 år sedan
lmathlib.c 64eecc0b82 new macro LUA_API 25 år sedan
lmem.c 0ffc676ce7 details 25 år sedan
lmem.h 397905ef86 (much) better handling of memory alloction errors 25 år sedan
lobject.c 8b88ab07f7 more controled use of `sprintf' 25 år sedan
lobject.h 001f2bdd0e new definition for types-tags 25 år sedan
lopcodes.h e833bd47c9 comments 25 år sedan
lparser.c e323338fd0 `nlineinfo' must include end flag. 25 år sedan
lparser.h 79909a92e1 details 25 år sedan
lstate.c 64eecc0b82 new macro LUA_API 25 år sedan
lstate.h 046a3d6173 tag methods are always functions, so don't need to store a whole object 25 år sedan
lstring.c dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 år sedan
lstring.h dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 år sedan
lstrlib.c 64eecc0b82 new macro LUA_API 25 år sedan
ltable.c 001f2bdd0e new definition for types-tags 25 år sedan
ltable.h 100bfec39a new implementation for `next' 25 år sedan
ltests.c 64eecc0b82 new macro LUA_API 25 år sedan
ltm.c 64eecc0b82 new macro LUA_API 25 år sedan
ltm.h 046a3d6173 tag methods are always functions, so don't need to store a whole object 25 år sedan
lua.c 8b88ab07f7 more controled use of `sprintf' 25 år sedan
lua.h 64eecc0b82 new macro LUA_API 25 år sedan
luadebug.h 64eecc0b82 new macro LUA_API 25 år sedan
lualib.h 64eecc0b82 new macro LUA_API 25 år sedan
lundump.c 64eecc0b82 new macro LUA_API 25 år sedan
lundump.h 64eecc0b82 new macro LUA_API 25 år sedan
lvm.c ad3816d0d1 luaD_call is more uniform 25 år sedan
lvm.h 001f2bdd0e new definition for types-tags 25 år sedan
lzio.c 1de5587184 `lua.h' is included before any other Lua header file 25 år sedan
lzio.h 8b88ab07f7 more controled use of `sprintf' 25 år sedan
makefile 7508fed673 final version for 4.0 beta 25 år sedan
manual.tex ab7aceb980 Tochange 25 år sedan