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 9b7987a9d1 OP_LOADFALSE broken in two instructions 5 years ago
manual Copyright year changed to 2020 5 years ago
testes Changed internal representation of booleans 5 years ago
all Default for warnings changed to "off" 5 years ago
lapi.c Clearer distinction between types and tags 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 OP_LOADFALSE broken in two instructions 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 Clearer distinction between types and tags 5 years ago
ldebug.h A to-be-closed variable must have a closable value (or be nil) 6 years ago
ldo.c Clearer distinction between types and tags 5 years ago
ldo.h First "complete" implementation of to-be-closed variables 6 years ago
ldump.c Clearer distinction between types and tags 5 years ago
lfunc.c Clearer distinction between types and tags 5 years ago
lfunc.h Details 5 years ago
lgc.c Clearer distinction between types and tags 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 Clearer distinction between types and tags 5 years ago
ljumptab.h OP_LOADFALSE broken in two instructions 5 years ago
llex.c Changed internal representation of booleans 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 Tag values don't need to be different from type values 5 years ago
lopcodes.c OP_LOADFALSE broken in two instructions 5 years ago
lopcodes.h OP_LOADFALSE broken in two instructions 5 years ago
lopnames.h OP_LOADFALSE broken in two instructions 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 Clearer distinction between types and tags 5 years ago
lstate.h Clearer distinction between types and tags 5 years ago
lstring.c Clearer distinction between types and tags 5 years ago
lstring.h Clearer distinction between types and tags 5 years ago
lstrlib.c Added test for NULL in string.format("%p") 5 years ago
ltable.c Clearer distinction between types and tags 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 Clearer distinction between types and tags 5 years ago
ltests.h Clearer distinction between types and tags 5 years ago
ltm.c Clearer distinction between types and tags 5 years ago
ltm.h Clearer distinction between types and tags 5 years ago
lua.c Default for warnings changed to "off" 5 years ago
lua.h Clearer distinction between types and tags 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 Clearer distinction between types and tags 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 OP_LOADFALSE broken in two instructions 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