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

Roberto Ierusalimschy 30f6e658d2 `lua_newstate' renamed to `lua_open' 25 年 前
bugs 48a968e6b5 gc tag method for nil could call line hook 25 年 前
lapi.c 6e80c1cde1 new version for API 25 年 前
lapi.h 100bfec39a new implementation for `next' 25 年 前
lauxlib.c 787a78f83e new scheme for buffers 25 年 前
lauxlib.h 787a78f83e new scheme for buffers 25 年 前
lbaselib.c 2018380e9f late `lbuiltin.c', now implemented through the official API (and 25 年 前
lcode.c 100bfec39a new implementation for `next' 25 年 前
lcode.h 5f22f8961c better code for unary/binary operators 25 年 前
ldblib.c 6e80c1cde1 new version for API 25 年 前
ldebug.c 21dc77b2af errors may happen before function start running (with pc=-1) 25 年 前
ldebug.h 9e84bf18db still more debug information 25 年 前
ldo.c 787a78f83e new scheme for buffers 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 787a78f83e new scheme for buffers 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 787a78f83e new scheme for buffers 25 年 前
llex.c 787a78f83e new scheme for buffers 25 年 前
llex.h b69e712713 new way to generate SETLINEs 25 年 前
llimits.h 9d60598260 better definitions for MULTRET 25 年 前
lmathlib.c f0b3cd1d6f new API functions `pop', `insert', and `move' 25 年 前
lmem.c e238efc536 default now is multi-state 25 年 前
lmem.h 397905ef86 (much) better handling of memory alloction errors 25 年 前
lobject.c 787a78f83e new scheme for buffers 25 年 前
lobject.h 787a78f83e new scheme for buffers 25 年 前
lopcodes.h 9d60598260 better definitions for MULTRET 25 年 前
lparser.c 100bfec39a new implementation for `next' 25 年 前
lparser.h a1d3e001b9 comments 25 年 前
lstate.c 30f6e658d2 `lua_newstate' renamed to `lua_open' 25 年 前
lstate.h 787a78f83e new scheme for buffers 25 年 前
lstring.c e238efc536 default now is multi-state 25 年 前
lstring.h ef62b340e0 code cleaner for 16 bits. 25 年 前
lstrlib.c 787a78f83e new scheme for buffers 25 年 前
ltable.c 100bfec39a new implementation for `next' 25 年 前
ltable.h 100bfec39a new implementation for `next' 25 年 前
ltests.c 30f6e658d2 `lua_newstate' renamed to `lua_open' 25 年 前
ltm.c 6e80c1cde1 new version for API 25 年 前
ltm.h 6e80c1cde1 new version for API 25 年 前
lua.c 30f6e658d2 `lua_newstate' renamed to `lua_open' 25 年 前
lua.h 30f6e658d2 `lua_newstate' renamed to `lua_open' 25 年 前
luadebug.h 9fdf73bc9a first version for new API 25 年 前
lualib.h 6e80c1cde1 new version for API 25 年 前
lundump.c 787a78f83e new scheme for buffers 25 年 前
lundump.h eebc9729e4 new versions by lhf 25 年 前
lvm.c 787a78f83e new scheme for buffers 25 年 前
lvm.h 6e80c1cde1 new version for API 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 2d3ebba537 last version before new API 25 年 前