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

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