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 e3c83835e7 Fixed bug in 'aux_rawset' 5 years ago
manual Copyright year changed to 2020 5 years ago
testes Comments (mosty typos) 5 years ago
all Default for warnings changed to "off" 5 years ago
lapi.c Fixed bug in 'aux_rawset' 5 years ago
lapi.h Comments (mosty typos) 5 years ago
lauxlib.c Default for warnings changed to "off" 5 years ago
lauxlib.h Added function 'luaL_buffsub' 5 years ago
lbaselib.c Added macro 'luaL_pushfail' 5 years ago
lcode.c Comments (mosty typos) 5 years ago
lcode.h Simplification in the call to 'constfolding' 5 years ago
lcorolib.c Fixed a warning and other minor issues 5 years ago
lctype.c Easy way to allow Unicode characters in identifiers 5 years ago
lctype.h Removed extra information from RCS keyword strings 6 years ago
ldblib.c Fixed a warning and other minor issues 5 years ago
ldebug.c Added macro 'testMMMode' 5 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 Comments (mosty typos) 5 years ago
lfunc.h Details 5 years ago
lgc.c Details (mostly 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 Added macro 'luaL_pushfail' 5 years ago
ljumptab.h Removed arithmetic opcodes with immediate operand 5 years ago
llex.c Details 5 years ago
llex.h Removed extra information from RCS keyword strings 6 years ago
llimits.h Small correction in assertion 5 years ago
lmathlib.c 'l_mathlim' renamed to 'l_floatatt' 5 years ago
lmem.c Comments (mosty typos) 5 years ago
lmem.h Removed extra information from RCS keyword strings 6 years ago
loadlib.c Change in the prefix of messages from searchers 5 years ago
lobject.c Undo change in the handling of 'L->top' (commit b80077b8f3) 5 years ago
lobject.h Changed definition of macro 'l_isfalse' 5 years ago
lopcodes.c Removed arithmetic opcodes with immediate operand 5 years ago
lopcodes.h Better comments about the use of 'k' in opcodes 5 years ago
lopnames.h Removed arithmetic opcodes with immediate operand 5 years ago
loslib.c Comments (mosty typos) 5 years ago
lparser.c Fixed a warning and other minor issues 5 years ago
lparser.h Details 5 years ago
lprefix.h Removed extra information from RCS keyword strings 6 years ago
lstate.c Larger C-stack limits for new threads 5 years ago
lstate.h Supressed errors in '__close' generate warnings 5 years ago
lstring.c Details 6 years ago
lstring.h Strings inside Lua are not fully aligned 6 years ago
lstrlib.c Added test for NULL in string.format("%p") 5 years ago
ltable.c Using an enumeration for float->integer coercion modes 5 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 Comments (mosty typos) 5 years ago
ltests.h Small changes around C-stack limit 5 years ago
ltm.c Comment about LUA_COMPAT_LT_LE moved to proper place 5 years ago
ltm.h First version of OP_MMBIN opcodes 5 years ago
lua.c Default for warnings changed to "off" 5 years ago
lua.h Copyright year changed to 2020 5 years ago
luaconf.h 'l_mathlim' renamed to 'l_floatatt' 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 Added macro 'luaL_pushfail' 5 years ago
lvm.c Comment about LUA_COMPAT_LT_LE moved to proper place 5 years ago
lvm.h Using an enumeration for float->integer coercion modes 5 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 Makefile compiles the Lua compiler with '-Os' 5 years ago
onelua.c Keep correct type for immediate operands in comparisons 6 years ago