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

Roberto Ierusalimschy ae63a0e692 new implementation for some API functions 25 lat temu
bugs 282ab366f4 bug: parser overwrites semantic information when looking ahead 25 lat temu
lapi.c ae63a0e692 new implementation for some API functions 25 lat temu
lapi.h 100bfec39a new implementation for `next' 25 lat temu
lauxlib.c 001f2bdd0e new definition for types-tags 25 lat temu
lauxlib.h 001f2bdd0e new definition for types-tags 25 lat temu
lbaselib.c f01e6c6f1d small optimization in `sort' 25 lat temu
lcode.c dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 lat temu
lcode.h 5f22f8961c better code for unary/binary operators 25 lat temu
ldblib.c f6834f4393 new API function `lua_type' + new type lua_Type 25 lat temu
ldebug.c ad3816d0d1 luaD_call is more uniform 25 lat temu
ldebug.h 001f2bdd0e new definition for types-tags 25 lat temu
ldo.c ad3816d0d1 luaD_call is more uniform 25 lat temu
ldo.h ad3816d0d1 luaD_call is more uniform 25 lat temu
lfunc.c dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 lat temu
lfunc.h dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 lat temu
lgc.c 046a3d6173 tag methods are always functions, so don't need to store a whole object 25 lat temu
lgc.h 78bc8e553d new API for garbage collector 25 lat temu
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 lat temu
liolib.c f6834f4393 new API function `lua_type' + new type lua_Type 25 lat temu
llex.c 282ab366f4 bug: parser overwrites semantic information when looking ahead 25 lat temu
llex.h 282ab366f4 bug: parser overwrites semantic information when looking ahead 25 lat temu
llimits.h cd3d446957 detail 25 lat temu
lmathlib.c f0b3cd1d6f new API functions `pop', `insert', and `move' 25 lat temu
lmem.c e238efc536 default now is multi-state 25 lat temu
lmem.h 397905ef86 (much) better handling of memory alloction errors 25 lat temu
lobject.c 001f2bdd0e new definition for types-tags 25 lat temu
lobject.h 001f2bdd0e new definition for types-tags 25 lat temu
lopcodes.h 9d60598260 better definitions for MULTRET 25 lat temu
lparser.c dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 lat temu
lparser.h dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 lat temu
lstate.c cd3d446957 detail 25 lat temu
lstate.h 046a3d6173 tag methods are always functions, so don't need to store a whole object 25 lat temu
lstring.c dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 lat temu
lstring.h dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 lat temu
lstrlib.c 001f2bdd0e new definition for types-tags 25 lat temu
ltable.c 001f2bdd0e new definition for types-tags 25 lat temu
ltable.h 100bfec39a new implementation for `next' 25 lat temu
ltests.c ae63a0e692 new implementation for some API functions 25 lat temu
ltm.c 046a3d6173 tag methods are always functions, so don't need to store a whole object 25 lat temu
ltm.h 046a3d6173 tag methods are always functions, so don't need to store a whole object 25 lat temu
lua.c d8a442206d lua_state (now called `L') should not be global 25 lat temu
lua.h 001f2bdd0e new definition for types-tags 25 lat temu
luadebug.h 024ed4218f better name for source_id (short_src) 25 lat temu
lualib.h 55c3bc2bcb _ALERT is used (and assumed) only by the libs 25 lat temu
lundump.c 857a1204d8 by lhf 25 lat temu
lundump.h aab4fde468 changes by lhf 25 lat temu
lvm.c ad3816d0d1 luaD_call is more uniform 25 lat temu
lvm.h 001f2bdd0e new definition for types-tags 25 lat temu
lzio.c 1de5587184 `lua.h' is included before any other Lua header file 25 lat temu
lzio.h ef62b340e0 code cleaner for 16 bits. 25 lat temu
makefile 7508fed673 final version for 4.0 beta 25 lat temu
manual.tex ab7aceb980 Tochange 25 lat temu