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 1d420c2c11 better error message for code too long (old one was misleading when the 27 years ago
bugs arguments for "format" 'x', 'X', 'o' and 'u' must be unsigned int. 27 years ago
lapi.c small changes to use new auxiliar functions 27 years ago
lapi.h small corrections in comments 27 years ago
lauxlib.c small corrections in comments 27 years ago
lauxlib.h small corrections in comments 27 years ago
lbuffer.c small corrections in comments 27 years ago
lbuiltin.c new function "sort" + many small changes 27 years ago
lbuiltin.h Built-in functions 28 years ago
ldo.c auxiliar function "luaD_calln". 27 years ago
ldo.h auxiliar function "luaD_calln". 27 years ago
lfunc.c small corrections in comments 27 years ago
lfunc.h optimization: closures without upvalues don't need to be closures 27 years ago
lgc.c "fileName" cannot be NULL 27 years ago
lgc.h first version of "lua_close" 27 years ago
liolib.c category for "setlocale" is given by name 27 years ago
llex.c details ("luaX_token2str" doesn't need LexState) 27 years ago
llex.h details ("luaX_token2str" doesn't need LexState) 27 years ago
lmathlib.c small corrections in comments 27 years ago
lmem.c when debuging, blocks must be kept in double allignment. 27 years ago
lmem.h new scheme for buffers, centralized in auxlib. 27 years ago
lobject.c small corrections in comments 27 years ago
lobject.h macro encapsulates de "-". 27 years ago
lopcodes.h details in comments 27 years ago
lparser.c better error message for code too long (old one was misleading when the 27 years ago
lparser.h "zio" now keeps its "name". 27 years ago
lstate.c API for functions to manipulate global state. 27 years ago
lstate.h details 27 years ago
lstring.c hash tables may shrink if use rate is too small. 27 years ago
lstring.h support for strings with '\0' 27 years ago
lstrlib.c "%q" can handle strings with '\0'. 27 years ago
ltable.c hash tables may shrink if use rate is too small. 27 years ago
ltable.h auxiliar functions "luaH_setint" & "luaH_getint". 27 years ago
ltm.c "findname" moved from lobject.c to lauxlib.c (so libraries may use it). 27 years ago
ltm.h small details by lint. 27 years ago
lua.c interrupts lua loops with "^C" (via signals) 27 years ago
lua.h details 27 years ago
luadebug.h small corrections in comments 27 years ago
lualib.h small corrections in comments 27 years ago
lundump.c details (by lhf) 27 years ago
lundump.h details (by lhf) 27 years ago
lvm.c new function "sort" + many small changes 27 years ago
lvm.h new function "sort" + many small changes 27 years ago
lzio.c "zio" now keeps its "name". 27 years ago
lzio.h details 27 years ago
makefile details (dependencies) 27 years ago
manual.tex detail 27 years ago