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 843f84f4ce first element in a list constructor is not adjusted to one value. 25 years ago
bugs first element in a list constructor is not adjusted to one value. 25 years ago
lapi.c details 25 years ago
lapi.h details 25 years ago
lauxlib.c new names for debug types 25 years ago
lauxlib.h details 25 years ago
lbuffer.c many details (most by lhf). 25 years ago
lbuiltin.c defines for _ERRORMESSAGE and _ALERT 25 years ago
lbuiltin.h global variables are stored in a Lua table 25 years ago
lcode.c global variables are stored in a Lua table 25 years ago
lcode.h comment 25 years ago
ldblib.c default for `getstack' is to get everything 25 years ago
ldebug.c details 25 years ago
ldebug.h Auxiliary functions from Debug Interface module 25 years ago
ldo.c defines for _ERRORMESSAGE and _ALERT 25 years ago
ldo.h code redistribution 25 years ago
lfunc.c no more special cases for closures with 0 upvalues (performance is the same, 25 years ago
lfunc.h some name changes 25 years ago
lgc.c details 25 years ago
lgc.h first implementation of multiple states (reentrant code). 25 years ago
linit.c `lua_setfallback' leaves things on the stack, so it is better to protect 25 years ago
liolib.c defines for _ERRORMESSAGE and _ALERT 25 years ago
llex.c global variables are stored in a Lua table 25 years ago
llex.h first implementation of FOR 25 years ago
llimits.h IntPoint does not need L 25 years ago
lmathlib.c some name changes 25 years ago
lmem.c more information about memory use 25 years ago
lmem.h more information about memory use 25 years ago
lobject.c "conceptual" bug 25 years ago
lobject.h string hash uses one single hash table 25 years ago
lopcodes.h [C++ Warning]: W8084 Suggest parentheses to clarify precedence. 25 years ago
lparser.c first element in a list constructor is not adjusted to one value. 25 years ago
lparser.h new optimization: jumps to jumps 25 years ago
lref.c no more special cases for closures with 0 upvalues (performance is the same, 25 years ago
lref.h small changes for "clean C" 25 years ago
lstate.c global variables are stored in a Lua table 25 years ago
lstate.h string hash uses one single hash table 25 years ago
lstring.c string hash uses one single hash table 25 years ago
lstring.h string hash uses one single hash table 25 years ago
lstrlib.c BUG: `strfind' gets wrong subject length when there is an offset 25 years ago
ltable.c details 25 years ago
ltable.h global variables are stored in a Lua table 25 years ago
ltests.c string hash uses one single hash table 25 years ago
ltm.c `luaT_validevent' is exported, because compatibility module for fallbacks 25 years ago
ltm.h `luaT_validevent' is exported, because compatibility module for fallbacks 25 years ago
lua.c new option `-c' to close lua. 25 years ago
lua.h missing define for `lua_dobuffer' single-state 25 years ago
luadebug.h new names for debug types 25 years ago
lualib.h first implementation of multiple states (reentrant code). 25 years ago
lundump.c global variables are stored in a Lua table 25 years ago
lundump.h final version (by lhf) 25 years ago
lvm.c global variables are stored in a Lua table 25 years ago
lvm.h global variables are stored in a Lua table 25 years ago
lzio.c many details (most by lhf). 25 years ago
lzio.h "const" !!! 26 years ago
makefile more uniform names 25 years ago
manual.tex using new constructs (for & break) in the examples and code fragments 25 years ago