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

Roberto Ierusalimschy 6e80c1cde1 new version for API 25 years ago
bugs 48a968e6b5 gc tag method for nil could call line hook 25 years ago
lapi.c 6e80c1cde1 new version for API 25 years ago
lapi.h 100bfec39a new implementation for `next' 25 years ago
lauxlib.c a97f29f154 explicit stack control in the API 25 years ago
lauxlib.h cad91499dd no more support for single state 25 years ago
lbuffer.c e238efc536 default now is multi-state 25 years ago
lcode.c 100bfec39a new implementation for `next' 25 years ago
lcode.h 5f22f8961c better code for unary/binary operators 25 years ago
ldblib.c 6e80c1cde1 new version for API 25 years ago
ldebug.c 21dc77b2af errors may happen before function start running (with pc=-1) 25 years ago
ldebug.h 9e84bf18db still more debug information 25 years ago
ldo.c 6990b06467 finish with parse data before doing main chunk. 25 years ago
ldo.h 9d60598260 better definitions for MULTRET 25 years ago
lfunc.c c85162be27 new way to store local-variable information. 25 years ago
lfunc.h afef009fce new version of debug system 25 years ago
lgc.c 9fdf73bc9a first version for new API 25 years ago
lgc.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 years ago
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 years ago
liolib.c 6e80c1cde1 new version for API 25 years ago
llex.c 5c0e79847c pragmas are no longer supported 25 years ago
llex.h b69e712713 new way to generate SETLINEs 25 years ago
llimits.h 9d60598260 better definitions for MULTRET 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 9e84bf18db still more debug information 25 years ago
lobject.h c85162be27 new way to store local-variable information. 25 years ago
lopcodes.h 9d60598260 better definitions for MULTRET 25 years ago
lparser.c 100bfec39a new implementation for `next' 25 years ago
lparser.h a1d3e001b9 comments 25 years ago
lstate.c 6e80c1cde1 new version for API 25 years ago
lstate.h 9fdf73bc9a first version for new API 25 years ago
lstring.c e238efc536 default now is multi-state 25 years ago
lstring.h ef62b340e0 code cleaner for 16 bits. 25 years ago
lstrlib.c 6e80c1cde1 new version for API 25 years ago
ltable.c 100bfec39a new implementation for `next' 25 years ago
ltable.h 100bfec39a new implementation for `next' 25 years ago
ltests.c 6e80c1cde1 new version for API 25 years ago
ltm.c 6e80c1cde1 new version for API 25 years ago
ltm.h 6e80c1cde1 new version for API 25 years ago
lua.c 6e80c1cde1 new version for API 25 years ago
lua.h 6e80c1cde1 new version for API 25 years ago
luadebug.h 9fdf73bc9a first version for new API 25 years ago
lualib.h 6e80c1cde1 new version for API 25 years ago
lundump.c eebc9729e4 new versions by lhf 25 years ago
lundump.h eebc9729e4 new versions by lhf 25 years ago
lvm.c 6e80c1cde1 new version for API 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 e238efc536 default now is multi-state 25 years ago
manual.tex 2d3ebba537 last version before new API 25 years ago