You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Roberto Ierusalimschy b691d4344b L is not unused. 25 years ago
bugs bug: record-constructor starting with an upvalue name gets an error 25 years ago
lapi.c first version for new API 25 years ago
lapi.h first version for new API 25 years ago
lauxlib.c first version for new API 25 years ago
lauxlib.h first version for new API 25 years ago
lbuffer.c default now is multi-state 25 years ago
lbuiltin.c first version for new API 25 years ago
lbuiltin.h first version for new API 25 years ago
lcode.c comments 25 years ago
lcode.h better code for unary/binary operators 25 years ago
ldblib.c first version for new API 25 years ago
ldebug.c L is not unused. 25 years ago
ldebug.h still more debug information 25 years ago
ldo.c first version for new API 25 years ago
ldo.h first version for new API 25 years ago
lfunc.c new way to store local-variable information. 25 years ago
lfunc.h new version of debug system 25 years ago
lgc.c first version for new API 25 years ago
lgc.h first implementation of multiple states (reentrant code). 25 years ago
linit.c obsolete module; not part of the oficial distribution 25 years ago
liolib.c first version for new API 25 years ago
llex.c pragmas are no longer supported 25 years ago
llex.h new way to generate SETLINEs 25 years ago
llimits.h first version for new API 25 years ago
lmathlib.c first version for new API 25 years ago
lmem.c default now is multi-state 25 years ago
lmem.h (much) better handling of memory alloction errors 25 years ago
lobject.c still more debug information 25 years ago
lobject.h new way to store local-variable information. 25 years ago
lopcodes.h comments 25 years ago
lparser.c new way to store local-variable information. 25 years ago
lparser.h new way to store local-variable information. 25 years ago
lstate.c first version for new API 25 years ago
lstate.h first version for new API 25 years ago
lstring.c default now is multi-state 25 years ago
lstring.h code cleaner for 16 bits. 25 years ago
lstrlib.c first version for new API 25 years ago
ltable.c default now is multi-state 25 years ago
ltable.h new signature for `luaH_set' 25 years ago
ltests.c first version for new API 25 years ago
ltm.c default now is multi-state 25 years ago
ltm.h new algorithm for traversing in GC to avoid deep recursion calls 25 years ago
lua.c first version for new API 25 years ago
lua.h first version for new API 25 years ago
luadebug.h first version for new API 25 years ago
lualib.h default now is multi-state 25 years ago
lundump.c first version for new API 25 years ago
lundump.h final version (by lhf) 25 years ago
lvm.c checkstack needs a correct stack 25 years ago
lvm.h new signature for `luaH_set' 25 years ago
lzio.c `lua.h' is included before any other Lua header file 25 years ago
lzio.h code cleaner for 16 bits. 25 years ago
makefile default now is multi-state 25 years ago
manual.tex new name for `lua_[sg]etglobaltable' 25 years ago