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

Roberto Ierusalimschy ebdd4e8451 `call' doesn't use pack anymore 25 лет назад
bugs 48a968e6b5 gc tag method for nil could call line hook 25 лет назад
lapi.c 9a21e81907 more builtin functions using official API 25 лет назад
lapi.h 100bfec39a new implementation for `next' 25 лет назад
lauxlib.c a97f29f154 explicit stack control in the API 25 лет назад
lauxlib.h a97f29f154 explicit stack control in the API 25 лет назад
lbuffer.c e238efc536 default now is multi-state 25 лет назад
lbuiltin.c 9a21e81907 more builtin functions using official API 25 лет назад
lbuiltin.h 9fdf73bc9a first version for new API 25 лет назад
lcode.c 100bfec39a new implementation for `next' 25 лет назад
lcode.h 5f22f8961c better code for unary/binary operators 25 лет назад
ldblib.c 9fdf73bc9a first version for new API 25 лет назад
ldebug.c 21dc77b2af errors may happen before function start running (with pc=-1) 25 лет назад
ldebug.h 9e84bf18db still more debug information 25 лет назад
ldo.c a290b84c67 `dohook' to abstract `callhook' and `linehook' 25 лет назад
ldo.h 9d60598260 better definitions for MULTRET 25 лет назад
lfunc.c c85162be27 new way to store local-variable information. 25 лет назад
lfunc.h afef009fce new version of debug system 25 лет назад
lgc.c 9fdf73bc9a first version for new API 25 лет назад
lgc.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 лет назад
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 лет назад
liolib.c f0b3cd1d6f new API functions `pop', `insert', and `move' 25 лет назад
llex.c 5c0e79847c pragmas are no longer supported 25 лет назад
llex.h b69e712713 new way to generate SETLINEs 25 лет назад
llimits.h 9d60598260 better definitions for MULTRET 25 лет назад
lmathlib.c f0b3cd1d6f new API functions `pop', `insert', and `move' 25 лет назад
lmem.c e238efc536 default now is multi-state 25 лет назад
lmem.h 397905ef86 (much) better handling of memory alloction errors 25 лет назад
lobject.c 9e84bf18db still more debug information 25 лет назад
lobject.h c85162be27 new way to store local-variable information. 25 лет назад
lopcodes.h 9d60598260 better definitions for MULTRET 25 лет назад
lparser.c 100bfec39a new implementation for `next' 25 лет назад
lparser.h a1d3e001b9 comments 25 лет назад
lstate.c 1022b3c85e minimum size for stack 25 лет назад
lstate.h 9fdf73bc9a first version for new API 25 лет назад
lstring.c e238efc536 default now is multi-state 25 лет назад
lstring.h ef62b340e0 code cleaner for 16 bits. 25 лет назад
lstrlib.c f0b3cd1d6f new API functions `pop', `insert', and `move' 25 лет назад
ltable.c 100bfec39a new implementation for `next' 25 лет назад
ltable.h 100bfec39a new implementation for `next' 25 лет назад
ltests.c f0b3cd1d6f new API functions `pop', `insert', and `move' 25 лет назад
ltm.c e238efc536 default now is multi-state 25 лет назад
ltm.h d9e61e8cea new algorithm for traversing in GC to avoid deep recursion calls 25 лет назад
lua.c f0b3cd1d6f new API functions `pop', `insert', and `move' 25 лет назад
lua.h 9a21e81907 more builtin functions using official API 25 лет назад
luadebug.h 9fdf73bc9a first version for new API 25 лет назад
lualib.h e238efc536 default now is multi-state 25 лет назад
lundump.c 9fdf73bc9a first version for new API 25 лет назад
lundump.h 0e8855e171 final version (by lhf) 25 лет назад
lvm.c ebdd4e8451 `call' doesn't use pack anymore 25 лет назад
lvm.h ebdd4e8451 `call' doesn't use pack anymore 25 лет назад
lzio.c 1de5587184 `lua.h' is included before any other Lua header file 25 лет назад
lzio.h ef62b340e0 code cleaner for 16 bits. 25 лет назад
makefile e238efc536 default now is multi-state 25 лет назад
manual.tex 2d3ebba537 last version before new API 25 лет назад