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

Roberto Ierusalimschy eebc9729e4 new versions by lhf пре 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 cad91499dd no more support for single state пре 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 6990b06467 finish with parse data before doing main chunk. пре 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 eebc9729e4 new versions by lhf пре 25 година
lundump.h eebc9729e4 new versions 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 година