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

Roberto Ierusalimschy d68209e822 details. 25 years ago
bugs 282ab366f4 bug: parser overwrites semantic information when looking ahead 25 years ago
lapi.c d68209e822 details. 25 years ago
lapi.h 100bfec39a new implementation for `next' 25 years ago
lauxlib.c f6834f4393 new API function `lua_type' + new type lua_Type 25 years ago
lauxlib.h f6834f4393 new API function `lua_type' + new type lua_Type 25 years ago
lbaselib.c f6834f4393 new API function `lua_type' + new type lua_Type 25 years ago
lcode.c dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 years ago
lcode.h 5f22f8961c better code for unary/binary operators 25 years ago
ldblib.c f6834f4393 new API function `lua_type' + new type lua_Type 25 years ago
ldebug.c f6834f4393 new API function `lua_type' + new type lua_Type 25 years ago
ldebug.h f6834f4393 new API function `lua_type' + new type lua_Type 25 years ago
ldo.c f6834f4393 new API function `lua_type' + new type lua_Type 25 years ago
ldo.h 13635f7de7 new version of protected execution 25 years ago
lfunc.c dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 years ago
lfunc.h dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 years ago
lgc.c 78bc8e553d new API for garbage collector 25 years ago
lgc.h 78bc8e553d new API for garbage collector 25 years ago
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 years ago
liolib.c f6834f4393 new API function `lua_type' + new type lua_Type 25 years ago
llex.c 282ab366f4 bug: parser overwrites semantic information when looking ahead 25 years ago
llex.h 282ab366f4 bug: parser overwrites semantic information when looking ahead 25 years ago
llimits.h 1088cde03c easier way to change type Number 25 years ago
lmathlib.c f0b3cd1d6f new API functions `pop', `insert', and `move' 25 years ago
lmem.c e238efc536 default now is multi-state 25 years ago
lmem.h 397905ef86 (much) better handling of memory alloction errors 25 years ago
lobject.c 6759f3ec5e no more `proprietary' convertion algorithm (too complex) 25 years ago
lobject.h f6834f4393 new API function `lua_type' + new type lua_Type 25 years ago
lopcodes.h 9d60598260 better definitions for MULTRET 25 years ago
lparser.c dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 years ago
lparser.h dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 years ago
lstate.c dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 years ago
lstate.h dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 years ago
lstring.c dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 years ago
lstring.h dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 years ago
lstrlib.c 620d22f2a0 new API function lua_rawget 25 years ago
ltable.c dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 years ago
ltable.h 100bfec39a new implementation for `next' 25 years ago
ltests.c f6834f4393 new API function `lua_type' + new type lua_Type 25 years ago
ltm.c d68209e822 details. 25 years ago
ltm.h d68209e822 details. 25 years ago
lua.c d8a442206d lua_state (now called `L') should not be global 25 years ago
lua.h f6834f4393 new API function `lua_type' + new type lua_Type 25 years ago
luadebug.h 024ed4218f better name for source_id (short_src) 25 years ago
lualib.h 55c3bc2bcb _ALERT is used (and assumed) only by the libs 25 years ago
lundump.c 857a1204d8 by lhf 25 years ago
lundump.h aab4fde468 changes by lhf 25 years ago
lvm.c d68209e822 details. 25 years ago
lvm.h 6e80c1cde1 new version for API 25 years ago
lzio.c 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
lzio.h ef62b340e0 code cleaner for 16 bits. 25 years ago
makefile 7508fed673 final version for 4.0 beta 25 years ago
manual.tex ab7aceb980 Tochange 25 years ago