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

Roberto Ierusalimschy ca7fd50a4e small optimizations 25 vuotta sitten
bugs 282ab366f4 bug: parser overwrites semantic information when looking ahead 25 vuotta sitten
lapi.c 444d6a106b lua_tag should return LUA_NOTAG for non-valid indices 25 vuotta sitten
lapi.h 100bfec39a new implementation for `next' 25 vuotta sitten
lauxlib.c ca7fd50a4e small optimizations 25 vuotta sitten
lauxlib.h 4ef14ba280 new function `luaL_addstring' 25 vuotta sitten
lbaselib.c 72b12e0956 error messages in lower case. 25 vuotta sitten
lcode.c 100bfec39a new implementation for `next' 25 vuotta sitten
lcode.h 5f22f8961c better code for unary/binary operators 25 vuotta sitten
ldblib.c 01ce1ce48c field short_src 25 vuotta sitten
ldebug.c 42ca3105ac small "by 1" bug 25 vuotta sitten
ldebug.h 9e84bf18db still more debug information 25 vuotta sitten
ldo.c 13635f7de7 new version of protected execution 25 vuotta sitten
ldo.h 13635f7de7 new version of protected execution 25 vuotta sitten
lfunc.c c85162be27 new way to store local-variable information. 25 vuotta sitten
lfunc.h afef009fce new version of debug system 25 vuotta sitten
lgc.c c9c6f9747c GC may crash when checking C closures 25 vuotta sitten
lgc.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 vuotta sitten
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 vuotta sitten
liolib.c f9dd50cefc `read("*w")' should return nil at EOF 25 vuotta sitten
llex.c 282ab366f4 bug: parser overwrites semantic information when looking ahead 25 vuotta sitten
llex.h 282ab366f4 bug: parser overwrites semantic information when looking ahead 25 vuotta sitten
llimits.h 9d60598260 better definitions for MULTRET 25 vuotta sitten
lmathlib.c f0b3cd1d6f new API functions `pop', `insert', and `move' 25 vuotta sitten
lmem.c e238efc536 default now is multi-state 25 vuotta sitten
lmem.h 397905ef86 (much) better handling of memory alloction errors 25 vuotta sitten
lobject.c 0f59e3d7a7 details 25 vuotta sitten
lobject.h 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) 25 vuotta sitten
lopcodes.h 9d60598260 better definitions for MULTRET 25 vuotta sitten
lparser.c 282ab366f4 bug: parser overwrites semantic information when looking ahead 25 vuotta sitten
lparser.h a1d3e001b9 comments 25 vuotta sitten
lstate.c 13635f7de7 new version of protected execution 25 vuotta sitten
lstate.h 13635f7de7 new version of protected execution 25 vuotta sitten
lstring.c e238efc536 default now is multi-state 25 vuotta sitten
lstring.h ef62b340e0 code cleaner for 16 bits. 25 vuotta sitten
lstrlib.c 620d22f2a0 new API function lua_rawget 25 vuotta sitten
ltable.c 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) 25 vuotta sitten
ltable.h 100bfec39a new implementation for `next' 25 vuotta sitten
ltests.c 13635f7de7 new version of protected execution 25 vuotta sitten
ltm.c 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) 25 vuotta sitten
ltm.h 6e80c1cde1 new version for API 25 vuotta sitten
lua.c d8a442206d lua_state (now called `L') should not be global 25 vuotta sitten
lua.h 91c003dcc2 details 25 vuotta sitten
luadebug.h 024ed4218f better name for source_id (short_src) 25 vuotta sitten
lualib.h 55c3bc2bcb _ALERT is used (and assumed) only by the libs 25 vuotta sitten
lundump.c 857a1204d8 by lhf 25 vuotta sitten
lundump.h aab4fde468 changes by lhf 25 vuotta sitten
lvm.c c2aa7bd72d bug: lua_gettable does not get key from stack top 25 vuotta sitten
lvm.h 6e80c1cde1 new version for API 25 vuotta sitten
lzio.c 1de5587184 `lua.h' is included before any other Lua header file 25 vuotta sitten
lzio.h ef62b340e0 code cleaner for 16 bits. 25 vuotta sitten
makefile 7508fed673 final version for 4.0 beta 25 vuotta sitten
manual.tex ab7aceb980 Tochange 25 vuotta sitten