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 4eefef07ab 'math.randomseed()' returns the seeds it used 5 years ago
manual 'math.randomseed()' returns the seeds it used 5 years ago
testes 'math.randomseed()' returns the seeds it used 5 years ago
all 'all' script automatically 'make's everything 6 years ago
bugs Bug: Long brackets with a huge number of '=' causes overflow 6 years ago
lapi.c Calls 'luaF_close' in 'lua_settop' only when needed 5 years ago
lapi.h To-be-closed variables in the C API 6 years ago
lauxlib.c Details (typos in comments) 5 years ago
lauxlib.h New function 'luaL_addgsub' 6 years ago
lbaselib.c Function 'warn' is vararg 6 years ago
lcode.c Fixed small issue with constant propagation 5 years ago
lcode.h New kind of expression VKSTR 5 years ago
lcorolib.c Multiple errors in '__toclose' report the first one 6 years ago
lctype.c Removed extra information from RCS keyword strings 6 years ago
lctype.h Removed extra information from RCS keyword strings 6 years ago
ldblib.c New function 'setCstacklimit' 5 years ago
ldebug.c Details 6 years ago
ldebug.h A to-be-closed variable must have a closable value (or be nil) 6 years ago
ldo.c '__call' metamethod can be any callable object 5 years ago
ldo.h First "complete" implementation of to-be-closed variables 6 years ago
ldump.c First implementation of constant propagation 5 years ago
lfunc.c '__close' method may be called again in case of error 5 years ago
lfunc.h New functions 'lua_resetthread' and 'coroutine.kill' 6 years ago
lgc.c Details (typos in comments) 5 years ago
lgc.h Avoid the creation of too many strings in 'package' 6 years ago
linit.c Removed extra information from RCS keyword strings 6 years ago
liolib.c Details (typos in comments) 5 years ago
ljumptab.h Keep correct type for immediate operands in comparisons 6 years ago
llex.c Details 6 years ago
llex.h Removed extra information from RCS keyword strings 6 years ago
llimits.h A few changes in tests about number of bits in integers 6 years ago
lmathlib.c 'math.randomseed()' returns the seeds it used 5 years ago
lmem.c Detail: bad assertion in 'luaM_free_' 6 years ago
lmem.h Removed extra information from RCS keyword strings 6 years ago
loadlib.c Details (typos in comments) 5 years ago
lobject.c OP_NEWTABLE keeps exact size of arrays 5 years ago
lobject.h OP_NEWTABLE keeps exact size of arrays 5 years ago
lopcodes.c Keep correct type for immediate operands in comparisons 6 years ago
lopcodes.h Micro optimization in OP_RETURN and OP_TAILCALL 5 years ago
lopnames.h Keep correct type for immediate operands in comparisons 6 years ago
loslib.c Removed resource-related "emergency collections" 6 years ago
lparser.c New kind of expression VKSTR 5 years ago
lparser.h New kind of expression VKSTR 5 years ago
lprefix.h Removed extra information from RCS keyword strings 6 years ago
lstate.c Small changes around C-stack limit 5 years ago
lstate.h Details (typos in comments) 5 years ago
lstring.c Details 6 years ago
lstring.h Strings inside Lua are not fully aligned 6 years ago
lstrlib.c Avoid using large buffers in 'string.format' 6 years ago
ltable.c A few changes in tests about number of bits in integers 6 years ago
ltable.h Removed extra information from RCS keyword strings 6 years ago
ltablib.c Details (typos in comments) 5 years ago
ltests.c OP_NEWTABLE keeps exact size of arrays 5 years ago
ltests.h Small changes around C-stack limit 5 years ago
ltm.c Details (typos in comments) 5 years ago
ltm.h Keep correct type for immediate operands in comparisons 6 years ago
lua.c Removed use of 'rl_inhibit_completion' in 'lua.c' 6 years ago
lua.h New function 'setCstacklimit' 5 years ago
luaconf.h Details (typos in comments) 5 years ago
lualib.h Removed extra information from RCS keyword strings 6 years ago
lundump.c First implementation of constant propagation 5 years ago
lundump.h Small changes in the header of binary files 6 years ago
lutf8lib.c A few changes in tests about number of bits in integers 6 years ago
lvm.c Micro optimization in OP_RETURN and OP_TAILCALL 5 years ago
lvm.h New macros for arithmetic/bitwise operations in 'luaV_execute' 6 years ago
lzio.c Removed extra information from RCS keyword strings 6 years ago
lzio.h Removed extra information from RCS keyword strings 6 years ago
makefile Detail in makefile 6 years ago
onelua.c Keep correct type for immediate operands in comparisons 6 years ago