- Apr 07, 1992
-
-
dcw authored
-
dcw authored
-
dcw authored
removed print/write option - always written; opt = TRUE by default; added -n "no optimize" option..
-
dcw authored
-
dcw authored
-
dcw authored
JustLikeThis :-)
-
dcw authored
all typenames now capitalized; this ties in with the change to m2decs.c that replaced things like {type}_is_{shape} with {type}Is{shape} - so it looks better if type and shape names are capitalized
-
dcw authored
renamed GetKind{Type} -> {Type}Kind; called the enumated type KindOf{Type}; had to use various nasty VAL/ORD gubbins to make it all work
-
dcw authored
-
dcw authored
-
dcw authored
-
dcw authored
-
dcw authored
-
dcw authored
also moved verbose and opt into optimize.[ch]
-
dcw authored
grammar revised, EXPORT and GLOBAL sections added, types surrounded by TYPE { .. } brackets caused changes to upper parse procs
-
dcw authored
moved MUSTBE up above first proc; lined up an '=' somewhere..
-
dcw authored
put casts on all uses of NULL to shut lint up; expected->error, removed "expected" word from default message, so all calls to expected (and the macro MUSTBE) have expected added
-
dcw authored
-
dcw authored
updated this to reflect that
-
dcw authored
changed idtree type (leaf now has string and intlist..)
-
dcw authored
and added readnextline for export and global reading..
-
dcw authored
also ungettok() was still called pushbacktok() in the prototypes
-
dcw authored
-
- Apr 06, 1992
- Aug 07, 1990
- Dec 18, 1989
-
-
dcw authored
-
- Dec 08, 1989
-
-
dcw authored
-
- Dec 05, 1989
- Nov 30, 1989
- Nov 29, 1989