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

Roberto Ierusalimschy dbde9f8817 wrong assert před 25 roky
bugs 48a968e6b5 gc tag method for nil could call line hook před 25 roky
lapi.c 6030d5fed4 avoid assignment to local structure před 25 roky
lapi.h 100bfec39a new implementation for `next' před 25 roky
lauxlib.c 4ef14ba280 new function `luaL_addstring' před 25 roky
lauxlib.h 4ef14ba280 new function `luaL_addstring' před 25 roky
lbaselib.c 72b12e0956 error messages in lower case. před 25 roky
lcode.c 100bfec39a new implementation for `next' před 25 roky
lcode.h 5f22f8961c better code for unary/binary operators před 25 roky
ldblib.c 01ce1ce48c field short_src před 25 roky
ldebug.c 42ca3105ac small "by 1" bug před 25 roky
ldebug.h 9e84bf18db still more debug information před 25 roky
ldo.c 0f59e3d7a7 details před 25 roky
ldo.h 9d60598260 better definitions for MULTRET před 25 roky
lfunc.c c85162be27 new way to store local-variable information. před 25 roky
lfunc.h afef009fce new version of debug system před 25 roky
lgc.c 5ed3bcd4ea warnings in Solaris před 25 roky
lgc.h 29ede6aa13 first implementation of multiple states (reentrant code). před 26 roky
linit.c fb55c96706 obsolete module; not part of the oficial distribution před 25 roky
liolib.c 620d22f2a0 new API function lua_rawget před 25 roky
llex.c 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) před 25 roky
llex.h b69e712713 new way to generate SETLINEs před 25 roky
llimits.h 9d60598260 better definitions for MULTRET před 25 roky
lmathlib.c f0b3cd1d6f new API functions `pop', `insert', and `move' před 25 roky
lmem.c e238efc536 default now is multi-state před 25 roky
lmem.h 397905ef86 (much) better handling of memory alloction errors před 25 roky
lobject.c 0f59e3d7a7 details před 25 roky
lobject.h 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) před 25 roky
lopcodes.h 9d60598260 better definitions for MULTRET před 25 roky
lparser.c eb822c314a macros to do jumps před 25 roky
lparser.h a1d3e001b9 comments před 25 roky
lstate.c dbde9f8817 wrong assert před 25 roky
lstate.h 787a78f83e new scheme for buffers před 25 roky
lstring.c e238efc536 default now is multi-state před 25 roky
lstring.h ef62b340e0 code cleaner for 16 bits. před 25 roky
lstrlib.c 620d22f2a0 new API function lua_rawget před 25 roky
ltable.c 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) před 25 roky
ltable.h 100bfec39a new implementation for `next' před 25 roky
ltests.c 620d22f2a0 new API function lua_rawget před 25 roky
ltm.c 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) před 25 roky
ltm.h 6e80c1cde1 new version for API před 25 roky
lua.c 30f6e658d2 `lua_newstate' renamed to `lua_open' před 25 roky
lua.h 91c003dcc2 details před 25 roky
luadebug.h 024ed4218f better name for source_id (short_src) před 25 roky
lualib.h 55c3bc2bcb _ALERT is used (and assumed) only by the libs před 25 roky
lundump.c 857a1204d8 by lhf před 25 roky
lundump.h aab4fde468 changes by lhf před 25 roky
lvm.c eb822c314a macros to do jumps před 25 roky
lvm.h 6e80c1cde1 new version for API před 25 roky
lzio.c 1de5587184 `lua.h' is included before any other Lua header file před 25 roky
lzio.h ef62b340e0 code cleaner for 16 bits. před 25 roky
makefile 7508fed673 final version for 4.0 beta před 25 roky
manual.tex ab7aceb980 Tochange před 25 roky