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

Roberto Ierusalimschy 9d60598260 better definitions for MULTRET 25 年之前
bugs 677313da32 bug: record-constructor starting with an upvalue name gets an error 25 年之前
lapi.c 9fdf73bc9a first version for new API 25 年之前
lapi.h 9fdf73bc9a first version for new API 25 年之前
lauxlib.c ac12f4db4b C upvalues are the last arguments to a function 25 年之前
lauxlib.h 9fdf73bc9a first version for new API 25 年之前
lbuffer.c e238efc536 default now is multi-state 25 年之前
lbuiltin.c 4e56c0d514 better implementation for luaV_pack 25 年之前
lbuiltin.h 9fdf73bc9a first version for new API 25 年之前
lcode.c 44eb7d91ac comments 25 年之前
lcode.h 5f22f8961c better code for unary/binary operators 25 年之前
ldblib.c 9fdf73bc9a first version for new API 25 年之前
ldebug.c b691d4344b L is not unused. 25 年之前
ldebug.h 9e84bf18db still more debug information 25 年之前
ldo.c 9d60598260 better definitions for MULTRET 25 年之前
ldo.h 9d60598260 better definitions for MULTRET 25 年之前
lfunc.c c85162be27 new way to store local-variable information. 25 年之前
lfunc.h afef009fce new version of debug system 25 年之前
lgc.c 9fdf73bc9a first version for new API 25 年之前
lgc.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 年之前
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 年之前
liolib.c ac12f4db4b C upvalues are the last arguments to a function 25 年之前
llex.c 5c0e79847c pragmas are no longer supported 25 年之前
llex.h b69e712713 new way to generate SETLINEs 25 年之前
llimits.h 9d60598260 better definitions for MULTRET 25 年之前
lmathlib.c 9fdf73bc9a first version for new API 25 年之前
lmem.c e238efc536 default now is multi-state 25 年之前
lmem.h 397905ef86 (much) better handling of memory alloction errors 25 年之前
lobject.c 9e84bf18db still more debug information 25 年之前
lobject.h c85162be27 new way to store local-variable information. 25 年之前
lopcodes.h 9d60598260 better definitions for MULTRET 25 年之前
lparser.c c85162be27 new way to store local-variable information. 25 年之前
lparser.h c85162be27 new way to store local-variable information. 25 年之前
lstate.c 9fdf73bc9a first version for new API 25 年之前
lstate.h 9fdf73bc9a first version for new API 25 年之前
lstring.c e238efc536 default now is multi-state 25 年之前
lstring.h ef62b340e0 code cleaner for 16 bits. 25 年之前
lstrlib.c 9fdf73bc9a first version for new API 25 年之前
ltable.c e238efc536 default now is multi-state 25 年之前
ltable.h 8bcf622876 new signature for `luaH_set' 25 年之前
ltests.c 9fdf73bc9a first version for new API 25 年之前
ltm.c e238efc536 default now is multi-state 25 年之前
ltm.h d9e61e8cea new algorithm for traversing in GC to avoid deep recursion calls 25 年之前
lua.c ac12f4db4b C upvalues are the last arguments to a function 25 年之前
lua.h ac12f4db4b C upvalues are the last arguments to a function 25 年之前
luadebug.h 9fdf73bc9a first version for new API 25 年之前
lualib.h e238efc536 default now is multi-state 25 年之前
lundump.c 9fdf73bc9a first version for new API 25 年之前
lundump.h 0e8855e171 final version (by lhf) 25 年之前
lvm.c 9d60598260 better definitions for MULTRET 25 年之前
lvm.h 4e56c0d514 better implementation for luaV_pack 25 年之前
lzio.c 1de5587184 `lua.h' is included before any other Lua header file 25 年之前
lzio.h ef62b340e0 code cleaner for 16 bits. 25 年之前
makefile e238efc536 default now is multi-state 25 年之前
manual.tex ddc8d94a08 new name for `lua_[sg]etglobaltable' 25 年之前