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 d9f40e3f6f First implementation for 'const' variables 6 years ago
manual First implementation for 'const' variables 6 years ago
testes First implementation for 'const' variables 6 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 Small optimizations in range checks 6 years ago
lapi.h To-be-closed variables in the C API 6 years ago
lauxlib.c Details 6 years ago
lauxlib.h New function 'luaL_addgsub' 6 years ago
lbaselib.c 'print' does not call 'tostring' to format its arguments 6 years ago
lcode.c First implementation for 'const' variables 6 years ago
lcode.h Big revamp in the implmentation of labels/gotos 6 years ago
lcorolib.c Test for dead coroutine moved to 'lua_resume' 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 Added field 'srclen' to structure 'lua_Debug' 6 years ago
ldebug.c Added field 'srclen' to structure 'lua_Debug' 6 years ago
ldebug.h A to-be-closed variable must have a closable value (or be nil) 6 years ago
ldo.c Details 6 years ago
ldo.h First "complete" implementation of to-be-closed variables 6 years ago
ldump.c Small changes in the header of binary files 6 years ago
lfunc.c Details 6 years ago
lfunc.h New functions 'lua_resetthread' and 'coroutine.kill' 6 years ago
lgc.c Avoid moving the collector while in 'GCSenteratomic' state 6 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 6 years ago
ljumptab.h Keep correct type for immediate operands in comparisons 6 years ago
llex.c A few more improvements in 'luaO_pushvfstring' 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 Define LUA_MAXUNSIGNED as a preprocessor constant 6 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 Avoid the creation of too many strings in 'package' 6 years ago
lobject.c A few more improvements in 'luaO_pushvfstring' 6 years ago
lobject.h Added field 'srclen' to structure 'lua_Debug' 6 years ago
lopcodes.c Keep correct type for immediate operands in comparisons 6 years ago
lopcodes.h A few changes in tests about number of bits in integers 6 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 First implementation for 'const' variables 6 years ago
lparser.h First implementation for 'const' variables 6 years ago
lprefix.h Removed extra information from RCS keyword strings 6 years ago
lstate.c Fixed bug with to-be-closed variables in base C level 6 years ago
lstate.h Changes in the warning system 6 years ago
lstring.c Removed extra information from RCS keyword strings 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 6 years ago
ltests.c Details 6 years ago
ltests.h LUAI_MAXCCALLS renamed LUAI_MAXCSTACK 6 years ago
ltm.c Keep correct type for immediate operands in comparisons 6 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 Added field 'srclen' to structure 'lua_Debug' 6 years ago
luaconf.h Define LUA_MAXUNSIGNED as a preprocessor constant 6 years ago
lualib.h Removed extra information from RCS keyword strings 6 years ago
lundump.c 'require' returns where module was found 6 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 Fixed wrong error message in 'return math.seed(0)' 6 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 'all' script automatically 'make's everything 6 years ago
onelua.c Keep correct type for immediate operands in comparisons 6 years ago