exscript
ex script para corrigir y.tab.c
1993-12-22 18:49:54 -02:00
hash.c
adaptative garbage collection.
1994-10-17 17:03:23 -02:00
hash.h
new field 'next' in struct 'Hash', to list tables for garbage collection.
1994-09-08 13:51:49 -03:00
inout.c
files end with EOF, instead of 0.
1994-10-17 17:04:19 -02:00
inout.h
Correcao do tratamento de erro reportado dentro de uma funcao.
1994-10-11 11:38:17 -03:00
iolib.c
implementacao das funcoes 'date', 'time' e 'beep'.
1994-10-19 15:02:20 -02:00
lex.c
split to 'ugly.h'.
1994-10-18 15:34:34 -02:00
lua.c
Linguagem para Usuarios de Aplicacao
1993-12-17 16:41:19 -02:00
lua.h
Compatibilizacao com C++.
1994-08-24 12:29:02 -03:00
lua.stx
power operator (^).
1994-10-17 17:05:32 -02:00
lualib.h
Compatibilizacao com C++.
1994-08-24 12:29:02 -03:00
makefile
novos warnings "missing-prototypes" e "ansi".
1994-07-19 19:17:02 -03:00
mathlib.c
Implementacao das funcoes para conversao de angulos rad r deg.
1994-10-11 10:06:47 -03:00
mathlib.h
Math library to LUA
1993-12-17 16:41:19 -02:00
mm.h
Acrescentar o include do gerenciador de memoria "mm".
1994-03-28 12:14:02 -03:00
opcode.c
new operations POWOP (power) and PUSHMARKMET (for marking method calls).
1994-10-17 17:00:40 -02:00
opcode.h
new operations POWOP (power) and PUSHMARKMET (for marking method calls).
1994-10-17 17:00:40 -02:00
strlib.c
deletion of 'include mm.h'
1994-10-18 16:34:47 -02:00
strlib.h
String library to LUA
1993-12-17 16:41:19 -02:00
table.c
deletion of 'include mm.h'
1994-10-18 16:34:47 -02:00
table.h
adaptative garbage collection.
1994-10-17 17:03:23 -02:00
tree.c
new parameter in function 'tree_create'. Maybe we will return to
1994-10-18 15:36:11 -02:00
tree.h
Arvore binaria de strings, variaveis e constantes.
1994-07-19 18:24:17 -03:00
ugly.h
definition of ugly tokens
1994-10-18 12:30:29 -02:00