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 9b47cee8b2 better to flush all files before starting new process with popen 17 years ago
bugs detail 18 years ago
lapi.c detail (LUA_COPYRIGHT includes release number) 18 years ago
lapi.h emergency garbage collector (core forces a GC when allocation fails) 19 years ago
lauxlib.c no need for ctype.h 17 years ago
lauxlib.h detail 18 years ago
lbaselib.c clearing some old compatibility code 18 years ago
lcode.c bug: code generated for "-nil", "-true", and "-false" is wrong 18 years ago
lcode.h unused macro 19 years ago
ldblib.c traceback function moved to auxlib 18 years ago
ldebug.c bug: wrong error message in some concatenations 18 years ago
ldebug.h added LUAI_FUNC to functions not in the API 20 years ago
ldo.c no more optimization to avoid LOADNIL at function start 18 years ago
ldo.h emergency garbage collector (core forces a GC when allocation fails) 19 years ago
ldump.c avoid trailing white spaces 18 years ago
lfunc.c should not manipulate NULL pointers (even without accessing them) 18 years ago
lfunc.h added LUAI_FUNC to functions not in the API 20 years ago
lgc.c avoid trailing white spaces 18 years ago
lgc.h emergency garbage collector (core forces a GC when allocation fails) 19 years ago
linit.c 'debug' library must be required before being used 18 years ago
liolib.c does not allow standard files to be closed 18 years ago
llex.c detail 17 years ago
llex.h details 18 years ago
llimits.h avoid trailing white spaces 18 years ago
lmathlib.c clearing some old compatibility code 18 years ago
lmem.c details 18 years ago
lmem.h better documentation for auxiliary functions (that should be called only 18 years ago
loadlib.c clearing some old compatibility code 18 years ago
lobject.c luaO_log2 can be private to ltable.c 18 years ago
lobject.h luaO_log2 can be private to ltable.c 18 years ago
lopcodes.c avoid trailing white spaces 18 years ago
lopcodes.h avoid trailing white spaces 18 years ago
loslib.c 'os.date' checks arguments before passing them to 'strftime' 18 years ago
lparser.c BUG: too many variables in an assignment may cause a C stack overflow 18 years ago
lparser.h 'lparser.h' should not include 'ltable.h' 19 years ago
lstate.c new constant LUA_OK 18 years ago
lstate.h should not manipulate NULL pointers (even without accessing them) 18 years ago
lstring.c emergency garbage collector (core forces a GC when allocation fails) 19 years ago
lstring.h added LUAI_FUNC to functions not in the API 20 years ago
lstrlib.c when formatting with '%q', all control characters are coded 18 years ago
ltable.c another way to normalize -0 that avoids problems with very small 18 years ago
ltable.h emergency garbage collector (core forces a GC when allocation fails) 19 years ago
ltablib.c detail 18 years ago
ltests.c clearing some old compatibility code 18 years ago
ltests.h small simplifications 19 years ago
ltm.c details 19 years ago
ltm.h new mark LUAI_DATA for extern data 20 years ago
lua.c detail (LUA_COPYRIGHT includes release number) 18 years ago
lua.h detail (LUA_COPYRIGHT includes release number) 18 years ago
luaconf.h better to flush all files before starting new process with popen 17 years ago
lualib.h avoid trailing white spaces 18 years ago
lundump.c avoid trailing white spaces 18 years ago
lundump.h new versions by lhf 19 years ago
lvm.c avoid boolean equality (tricky for some compilers) 18 years ago
lvm.h better documentation for auxiliary functions (that should be called only 18 years ago
lzio.c small improvement 20 years ago
lzio.h several small details 20 years ago
makefile emergency garbage collector (core forces a GC when allocation fails) 19 years ago