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 e742d54253 small bug correction 30 years ago
exscript ex script para corrigir y.tab.c 31 years ago
fallback.c fallback for "call expression not a function" errors 30 years ago
fallback.h fallback for "call expression not a function" errors 30 years ago
hash.c new hash function; hash value for strings are kept with the string 30 years ago
hash.h changes in garbage collection control 30 years ago
inout.c garbage collection tag for strings organized in struct TaggedString 30 years ago
inout.h debug shows lines where functions were called 30 years ago
iolib.c new module for memory allocation 30 years ago
lex.c small simplification 30 years ago
lua.c 'main' returns condition code 30 years ago
lua.h lua_lock receives its parameter via stack. 30 years ago
lua.stx erased function yywrap (nobody used it) 30 years ago
lualib.h Compatibilizacao com C++. 31 years ago
luamem.c set first position of a free block to -1, to catch errors 30 years ago
luamem.h new module for memory allocation 30 years ago
makefile new modules 'mem' and 'fallback'. 30 years ago
mathlib.c lua_lock receives its parameter via stack 30 years ago
mathlib.h Math library to LUA 31 years ago
opcode.c small bug correction 30 years ago
opcode.h garbage collection tag for strings organized in struct TaggedString 30 years ago
strlib.c new module for memory allocation 30 years ago
strlib.h String library to LUA 31 years ago
table.c garbage collection tag for strings organized in struct TaggedString 30 years ago
table.h garbage collection tag for strings organized in struct TaggedString 30 years ago
tree.c new hash function; hash value for strings are kept with the string 30 years ago
tree.h new hash function; hash value for strings are kept with the string 30 years ago
ugly.h small changes in 'ugly' part. 30 years ago