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 7e1facaa4e detail in assertion 14 years ago
bugs bug: problem with optimizations of short-circuit logic 14 years ago
lapi.c lua_arith gets no fake operand for unary minus 14 years ago
lapi.h extra api checks for number of returns of C functions and for lua_yield 15 years ago
lauxlib.c more complete (and hopefuly more correct) handling of 'sizeof(char)' 14 years ago
lauxlib.h 'luaL_findtable' -> 'luaL_getsubtable' 14 years ago
lbaselib.c small problems with 'luaone.c' 14 years ago
lbitlib.c allows number of bits used by the library to be changed from outside 14 years ago
lcode.c bug in OP_SELF when method name goes to a register 14 years ago
lcode.h new instruction OP_LOADKX (to replace OP_LOADK with extra argument) 14 years ago
lcorolib.c new module policy: C modules do not create globals and do not register 15 years ago
lctype.c new macros 'LUAI_DDEC'/'LUAI_DDEF' to better control declarations and 15 years ago
lctype.h new macros 'LUAI_DDEC'/'LUAI_DDEF' to better control declarations and 15 years ago
ldblib.c 'luaL_findtable' -> 'luaL_getsubtable' 14 years ago
ldebug.c bug in OP_SELF when method name goes to a register 14 years ago
ldebug.h 'getline' renamed to 'getfuncline' (to avoid problems with POSIX) 16 years ago
ldo.c no need of lookahead in Zio 14 years ago
ldo.h removed export of function only for coco 15 years ago
ldump.c version from lhf 14 years ago
lfunc.c typo in comments 15 years ago
lfunc.h 'luaF_newLclosure' gets prototype of new closure as argument 15 years ago
lgc.c full collection does not restart collector + avoid changing GC 14 years ago
lgc.h detail (cleaning trailing spaces) 14 years ago
linit.c 'luaL_findtable' -> 'luaL_getsubtable' 14 years ago
liolib.c returns for file-related functions and process-related functions 14 years ago
llex.c removed TOKEN_LEN (useless) 14 years ago
llex.h removed TOKEN_LEN (useless) 14 years ago
llimits.h small problems with 'luaone.c' 14 years ago
lmathlib.c avoid "unreacheable code" warnings 14 years ago
lmem.c change in the relationship between totalbytes and GCdebt - luaM_realloc_ 14 years ago
lmem.h keep memory-error message in the global state, so that its use 15 years ago
loadlib.c 'luaL_findtable' -> 'luaL_getsubtable' 14 years ago
lobject.c more complete (and hopefuly more correct) handling of 'sizeof(char)' 14 years ago
lobject.h detail in assertion 14 years ago
lopcodes.c change in opcode OP_LOADNIL: B is used as a counter instead of a 14 years ago
lopcodes.h change in opcode OP_LOADNIL: B is used as a counter instead of a 14 years ago
loslib.c returns for file-related functions and process-related functions 14 years ago
lparser.c comment 14 years ago
lparser.h no need of lookahead in Zio 14 years ago
lstate.c change in the relationship between totalbytes and GCdebt - luaM_realloc_ 14 years ago
lstate.h change in the relationship between totalbytes and GCdebt - luaM_realloc_ 14 years ago
lstring.c more complete (and hopefuly more correct) handling of 'sizeof(char)' 14 years ago
lstring.h new macro 'eqstr' 15 years ago
lstrlib.c more complete (and hopefuly more correct) handling of 'sizeof(char)' 14 years ago
ltable.c comment 14 years ago
ltable.h macro 'key2tal' replaced by 'gkey' (as both were equal) 15 years ago
ltablib.c table library respects '#' metamethods 14 years ago
ltests.c 'luaL_findtable' -> 'luaL_getsubtable' 14 years ago
ltests.h 'module'/'luaL_register' and associates are deprecated 14 years ago
ltm.c small problems with 'luaone.c' 14 years ago
ltm.h small problems with 'luaone.c' 14 years ago
lua.c more complete (and hopefuly more correct) handling of 'sizeof(char)' 14 years ago
lua.h copyright updated to 2011 14 years ago
luaconf.h MacOS 'strtod' handles hexa formats too 14 years ago
lualib.h bitlib renamed to 'bit32' + new function for arithmetic shift 14 years ago
lundump.c no need of lookahead in Zio 14 years ago
lundump.h new versions by lhf 19 years ago
lvm.c change in opcode OP_LOADNIL: B is used as a counter instead of a 14 years ago
lvm.h new macro 'ttisequal' 14 years ago
lzio.c no need of lookahead in Zio 14 years ago
lzio.h no need of lookahead in Zio 14 years ago
makefile -DLUA_COMPAT_ALL is the default 14 years ago