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

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