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

Roberto Ierusalimschy 42ca3105ac small "by 1" bug 25 年 前
bugs 48a968e6b5 gc tag method for nil could call line hook 25 年 前
lapi.c 6030d5fed4 avoid assignment to local structure 25 年 前
lapi.h 100bfec39a new implementation for `next' 25 年 前
lauxlib.c 4ef14ba280 new function `luaL_addstring' 25 年 前
lauxlib.h 4ef14ba280 new function `luaL_addstring' 25 年 前
lbaselib.c 620d22f2a0 new API function lua_rawget 25 年 前
lcode.c 100bfec39a new implementation for `next' 25 年 前
lcode.h 5f22f8961c better code for unary/binary operators 25 年 前
ldblib.c 01ce1ce48c field short_src 25 年 前
ldebug.c 42ca3105ac small "by 1" bug 25 年 前
ldebug.h 9e84bf18db still more debug information 25 年 前
ldo.c 0f59e3d7a7 details 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 620d22f2a0 new API function lua_rawget 25 年 前
llex.c 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) 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 0f59e3d7a7 details 25 年 前
lobject.h 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) 25 年 前
lopcodes.h 9d60598260 better definitions for MULTRET 25 年 前
lparser.c 100bfec39a new implementation for `next' 25 年 前
lparser.h a1d3e001b9 comments 25 年 前
lstate.c 0b3b6850c9 `back-up' definition for ERRORMESSAGE 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 620d22f2a0 new API function lua_rawget 25 年 前
ltable.c 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) 25 年 前
ltable.h 100bfec39a new implementation for `next' 25 年 前
ltests.c 620d22f2a0 new API function lua_rawget 25 年 前
ltm.c 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) 25 年 前
ltm.h 6e80c1cde1 new version for API 25 年 前
lua.c 30f6e658d2 `lua_newstate' renamed to `lua_open' 25 年 前
lua.h 91c003dcc2 details 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 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) 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 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) 25 年 前
manual.tex 2d3ebba537 last version before new API 25 年 前