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 1f7103e05d implementation of lua_ref (previously in module `lmem'). 25 years ago
bugs tonumber'e1' and tonumber(' ', x), for x!=10, gave 0 instead of nil. 26 years ago
lapi.c `put_luaObjectonTop' must be public (to be used by lfback.c), and so 25 years ago
lapi.h `put_luaObjectonTop' must be public (to be used by lfback.c), and so 25 years ago
lauxlib.c `luaL_arg_check' always has an `extramsg'. 26 years ago
lauxlib.h "const" !!! 26 years ago
lbuffer.c macros "growvector" and "reallocvector" more compact 26 years ago
lbuiltin.c compatibility with old fallback system now provided by external module 25 years ago
lbuiltin.h Built-in functions 28 years ago
ldblib.c "const" !!! 26 years ago
ldo.c details. 26 years ago
ldo.h "const" !!! 26 years ago
lfunc.c "const" !!! 26 years ago
lfunc.h "const" !!! 26 years ago
lgc.c details 25 years ago
lgc.h "const" !!! 26 years ago
linit.c initialization module (to load libraries) 26 years ago
liolib.c details 26 years ago
llex.c new interface for `luaO_strtod', which now checks signal, too. 26 years ago
llex.h "const" !!! 26 years ago
lmathlib.c random(0) and random(x,0) are wrong (0 is read as no argument!). 26 years ago
lmem.c "const" !!! 26 years ago
lmem.h "const" !!! 26 years ago
lobject.c tonumber'e1' and tonumber(' ', x), for x!=10, gave 0 instead of nil. 26 years ago
lobject.h new interface for `luaO_strtod', which now checks signal, too. 26 years ago
lopcodes.h better treatment for arbitrary limits 26 years ago
lparser.c reorganization of `stat' function. 25 years ago
lparser.h "const" !!! 26 years ago
lref.c implementation of lua_ref (previously in module `lmem'). 25 years ago
lref.h implementation of lua_ref (previously in module `lmem'). 25 years ago
lstate.c "const" !!! 26 years ago
lstate.h there is no need for a size for Cblocks 26 years ago
lstring.c checks table size only when element is a new one 25 years ago
lstring.h "const" !!! 26 years ago
lstrlib.c "const" !!! 26 years ago
ltable.c "luaH_set" only needs to check size when key is new 25 years ago
ltable.h "const" !!! 26 years ago
ltm.c compatibility with old fallback system now provided by external module 25 years ago
ltm.h compatibility with old fallback system now provided by external module 25 years ago
lua.c new mechanism to access argv from a script 26 years ago
lua.h temporary version 25 years ago
luadebug.h "const" !!! 26 years ago
lualib.h "const" !!! 26 years ago
lundump.c new interface for `luaO_strtod', which now checks signal, too. 26 years ago
lundump.h "const" !!! 26 years ago
lvm.c remove of some useless #includes 26 years ago
lvm.h "const" !!! 26 years ago
lzio.c "const" !!! 26 years ago
lzio.h "const" !!! 26 years ago
makefile more warning checking (mainly related to const strings). 26 years ago
manual.tex tremove erases its previous last element (to avoid locking potential 26 years ago