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 ad97e9ccbc small bug in fallback for power operator 30 years ago
exscript ex script para corrigir y.tab.c 31 years ago
fallback.c better control of integer types and their limits 30 years ago
fallback.h fallback for "call expression not a function" errors 30 years ago
hash.c better control of integer types and their limits 30 years ago
hash.h better control of integer types and their limits 30 years ago
inout.c better control of integer types and their limits 30 years ago
inout.h better control of integer types and their limits 30 years ago
iolib.c correcao de bug na construcao do formato. 30 years ago
lex.c better names for 'y.tab.c' and 'y.tab.h' (now they are moved to 'parser.c' and 'parser.h') 30 years ago
lua.c Passar os argv apos '--' para Lua. 30 years ago
lua.h functions that no more return error codes now have return type void 30 years ago
lua.stx bytecodes are indexed by integers, not Words, to allow bigger code on 32 bit machines 30 years ago
lualib.h no special treatment for C++ (this should be done in the C++ code) 30 years ago
luamem.c better control of integer types and their limits 30 years ago
luamem.h new module for memory allocation 30 years ago
makefile better names for 'y.tab.c' and 'y.tab.h' (now they are moved to 'parser.c' and 'parser.h') 30 years ago
mathlib.c small bug in fallback for power operator 30 years ago
mathlib.h Math library to LUA 31 years ago
opcode.c stack is indexed by integers, not Words, to allow bigger stack on 32 bit machines 30 years ago
opcode.h better control of integer types and their limits 30 years ago
strlib.c new constant LUA_NOOBJECT. 30 years ago
strlib.h String library to LUA 31 years ago
table.c better control of integer types and their limits 30 years ago
table.h better control of integer types and their limits 30 years ago
tree.c better control of integer types and their limits 30 years ago
tree.h better control of integer types and their limits 30 years ago
types.h uses 'limits.h' for MAX_WORD and MAX_INT 30 years ago
ugly.h small changes in 'ugly' part. 30 years ago