Go to file
Roberto Ierusalimschy e742d54253 small bug correction 1994-11-30 19:20:37 -02:00
exscript ex script para corrigir y.tab.c 1993-12-22 18:49:54 -02:00
fallback.c fallback for "call expression not a function" errors 1994-11-21 16:22:58 -02:00
fallback.h fallback for "call expression not a function" errors 1994-11-21 16:22:58 -02:00
hash.c new hash function; hash value for strings are kept with the string 1994-11-28 13:10:51 -02:00
hash.h changes in garbage collection control 1994-11-17 11:58:57 -02:00
inout.c garbage collection tag for strings organized in struct TaggedString 1994-11-23 12:32:00 -02:00
inout.h debug shows lines where functions were called 1994-11-21 19:41:09 -02:00
iolib.c new module for memory allocation 1994-11-16 15:39:16 -02:00
lex.c small simplification 1994-11-22 14:13:45 -02:00
lua.c 'main' returns condition code 1994-11-28 15:12:49 -02:00
lua.h lua_lock receives its parameter via stack. 1994-11-18 17:46:21 -02:00
lua.stx erased function yywrap (nobody used it) 1994-11-25 17:24:57 -02:00
lualib.h Compatibilizacao com C++. 1994-08-24 12:29:02 -03:00
luamem.c set first position of a free block to -1, to catch errors 1994-11-16 16:09:11 -02:00
luamem.h new module for memory allocation 1994-11-16 15:39:16 -02:00
makefile new modules 'mem' and 'fallback'. 1994-11-23 18:15:04 -02:00
mathlib.c lua_lock receives its parameter via stack 1994-11-18 17:46:21 -02:00
mathlib.h Math library to LUA 1993-12-17 16:41:19 -02:00
opcode.c small bug correction 1994-11-30 19:20:37 -02:00
opcode.h garbage collection tag for strings organized in struct TaggedString 1994-11-23 12:32:00 -02:00
strlib.c new module for memory allocation 1994-11-16 15:39:16 -02:00
strlib.h String library to LUA 1993-12-17 16:41:19 -02:00
table.c garbage collection tag for strings organized in struct TaggedString 1994-11-23 12:32:00 -02:00
table.h garbage collection tag for strings organized in struct TaggedString 1994-11-23 12:32:00 -02:00
tree.c new hash function; hash value for strings are kept with the string 1994-11-25 17:27:03 -02:00
tree.h new hash function; hash value for strings are kept with the string 1994-11-25 17:27:03 -02:00
ugly.h small changes in 'ugly' part. 1994-11-13 12:39:04 -02:00