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 d5a23dde90 little better error messages for internal arrays overflows 18 years ago
bugs wrong message error in some cases involving closures 19 years ago
lapi.c avoid trailing white spaces 18 years ago
lapi.h emergency garbage collector (core forces a GC when allocation fails) 19 years ago
lauxlib.c details 19 years ago
lauxlib.h lua_dostring/lua_dofile should return any values returned by the chunk 19 years ago
lbaselib.c 'coroutine.running' should return nil (instead of nothing) for main thread 18 years ago
lcode.c little better error messages for internal arrays overflows 18 years ago
lcode.h unused macro 19 years ago
ldblib.c avoid trailing white spaces 18 years ago
ldebug.c avoid trailing white spaces 18 years ago
ldebug.h added LUAI_FUNC to functions not in the API 20 years ago
ldo.c avoid trailing white spaces 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 small changes in casts 19 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 small optimizations (lua_newtable -> lua_createtable) 19 years ago
liolib.c details 19 years ago
llex.c no more compatibility option for long strings 18 years ago
llex.h detail 19 years ago
llimits.h avoid trailing white spaces 18 years ago
lmathlib.c math.log now accepts an optional base 19 years ago
lmem.c little better error messages for internal arrays overflows 18 years ago
lmem.h added LUAI_FUNC to functions not in the API 20 years ago
loadlib.c avoid trailing white spaces 18 years ago
lobject.c emergency garbage collector (core forces a GC when allocation fails) 19 years ago
lobject.h avoid trailing white spaces 18 years ago
lopcodes.c avoid trailing white spaces 18 years ago
lopcodes.h avoid trailing white spaces 18 years ago
loslib.c details 19 years ago
lparser.c little better error messages for internal arrays overflows 18 years ago
lparser.h 'lparser.h' should not include 'ltable.h' 19 years ago
lstate.c avoid trailing white spaces 18 years ago
lstate.h BUG: there is only one C stack, so nCcalls must be global 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 avoid trailing white spaces 18 years ago
ltable.c avoid trailing white spaces 18 years ago
ltable.h emergency garbage collector (core forces a GC when allocation fails) 19 years ago
ltablib.c more robust implementation for table.insert 19 years ago
ltests.c avoid trailing white spaces 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 avoid trailing white spaces 18 years ago
lua.h avoid trailing white spaces 18 years ago
luaconf.h no more compatibility option for long strings 18 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 trailing white spaces 18 years ago
lvm.h small improvements 19 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