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

Roberto Ierusalimschy 8b88ab07f7 more controled use of `sprintf' 25 年之前
bugs 282ab366f4 bug: parser overwrites semantic information when looking ahead 25 年之前
lapi.c ae63a0e692 new implementation for some API functions 25 年之前
lapi.h 100bfec39a new implementation for `next' 25 年之前
lauxlib.c 001f2bdd0e new definition for types-tags 25 年之前
lauxlib.h 001f2bdd0e new definition for types-tags 25 年之前
lbaselib.c 46b543ebef better treatment for errors inside _ERRORMETHOD 25 年之前
lcode.c dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 年之前
lcode.h 5f22f8961c better code for unary/binary operators 25 年之前
ldblib.c f6834f4393 new API function `lua_type' + new type lua_Type 25 年之前
ldebug.c d6232a0b2e better treatment for source names 25 年之前
ldebug.h 001f2bdd0e new definition for types-tags 25 年之前
ldo.c 2bddbe6603 cannot change `filename' before eventual call to `freopen' 25 年之前
ldo.h ad3816d0d1 luaD_call is more uniform 25 年之前
lfunc.c 2779ceeb12 ((n)-1) may be negative (-1), and so it is not wise to keep it as unsigned 25 年之前
lfunc.h dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 年之前
lgc.c 046a3d6173 tag methods are always functions, so don't need to store a whole object 25 年之前
lgc.h 78bc8e553d new API for garbage collector 25 年之前
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 年之前
liolib.c f6834f4393 new API function `lua_type' + new type lua_Type 25 年之前
llex.c 282ab366f4 bug: parser overwrites semantic information when looking ahead 25 年之前
llex.h 282ab366f4 bug: parser overwrites semantic information when looking ahead 25 年之前
llimits.h d6232a0b2e better treatment for source names 25 年之前
lmathlib.c f0b3cd1d6f new API functions `pop', `insert', and `move' 25 年之前
lmem.c 0ffc676ce7 details 25 年之前
lmem.h 397905ef86 (much) better handling of memory alloction errors 25 年之前
lobject.c 8b88ab07f7 more controled use of `sprintf' 25 年之前
lobject.h 001f2bdd0e new definition for types-tags 25 年之前
lopcodes.h 9d60598260 better definitions for MULTRET 25 年之前
lparser.c e323338fd0 `nlineinfo' must include end flag. 25 年之前
lparser.h 79909a92e1 details 25 年之前
lstate.c cd3d446957 detail 25 年之前
lstate.h 046a3d6173 tag methods are always functions, so don't need to store a whole object 25 年之前
lstring.c dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 年之前
lstring.h dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 年之前
lstrlib.c 001f2bdd0e new definition for types-tags 25 年之前
ltable.c 001f2bdd0e new definition for types-tags 25 年之前
ltable.h 100bfec39a new implementation for `next' 25 年之前
ltests.c ae63a0e692 new implementation for some API functions 25 年之前
ltm.c 046a3d6173 tag methods are always functions, so don't need to store a whole object 25 年之前
ltm.h 046a3d6173 tag methods are always functions, so don't need to store a whole object 25 年之前
lua.c 8b88ab07f7 more controled use of `sprintf' 25 年之前
lua.h 46b543ebef better treatment for errors inside _ERRORMETHOD 25 年之前
luadebug.h 024ed4218f better name for source_id (short_src) 25 年之前
lualib.h 55c3bc2bcb _ALERT is used (and assumed) only by the libs 25 年之前
lundump.c 857a1204d8 by lhf 25 年之前
lundump.h aab4fde468 changes by lhf 25 年之前
lvm.c ad3816d0d1 luaD_call is more uniform 25 年之前
lvm.h 001f2bdd0e new definition for types-tags 25 年之前
lzio.c 1de5587184 `lua.h' is included before any other Lua header file 25 年之前
lzio.h 8b88ab07f7 more controled use of `sprintf' 25 年之前
makefile 7508fed673 final version for 4.0 beta 25 年之前
manual.tex ab7aceb980 Tochange 25 年之前