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 3365a35243 new constant LUA_NOOBJECT 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 constant LUA_NOOBJECT 30 years ago
hash.h changes in garbage collection control 30 years ago
inout.c new constant LUA_NOOBJECT 30 years ago
inout.h debug shows lines where functions were called 30 years ago
iolib.c new constant LUA_NOOBJECT. 30 years ago
lex.c small simplification 30 years ago
lua.c Passar os argv apos '--' para Lua. 30 years ago
lua.h new API function 'lua_pushliteral' 30 years ago
lua.stx opcode PUSHSELF has a parameter that indicates the method to be called 30 years ago
lualib.h no special treatment for C++ (this should be done in the C++ code) 30 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 new constant LUA_NOOBJECT. 30 years ago
mathlib.h Math library to LUA 31 years ago
opcode.c new API function 'lua_pushliteral' 30 years ago
opcode.h garbage collection tag for strings organized in struct TaggedString 30 years ago
strlib.c new constant LUA_NOOBJECT. 30 years ago
strlib.h String library to LUA 31 years ago
table.c new constant LUA_NOOBJECT 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