clasohm [Thu, 19 May 1994 13:13:27 +0200] rev 377
lookaheads are now computed faster (during the grammar is built)
wenzelm [Wed, 18 May 1994 15:24:39 +0200] rev 376
extended signature SCANNER by some basic scanners and type lexicon;
various minor internal changes;
wenzelm [Wed, 18 May 1994 15:20:54 +0200] rev 375
added logicC: class, logicS: sort;
added itselfT: typ -> typ, a_itselfT: typ (for axclasses);
wenzelm [Wed, 18 May 1994 15:19:25 +0200] rev 374
added make, dest, extend_new;
added exception DUPS;
clasohm [Tue, 17 May 1994 14:42:34 +0200] rev 373
fixed a bug in syntax_error, added "Building new grammar" message;
automatically generated nonterminals now start with "@"
clasohm [Fri, 13 May 1994 13:56:22 +0200] rev 372
syntax_error now checks precedences when computing expected tokens
lcp [Fri, 13 May 1994 11:25:55 +0200] rev 371
FOL/simpdata: added etac FalseE in setsolver call. Toby: "now that the
simplifier can rewrite premises, it can generate the premise False."
lcp [Fri, 13 May 1994 11:10:14 +0200] rev 370
make-all-poly, make-all-nj: restored to main directory as examples
README: modified accordingly
clasohm [Wed, 11 May 1994 12:29:34 +0200] rev 369
changed implode to ^
clasohm [Wed, 11 May 1994 12:14:18 +0200] rev 368
moved 'filter is_xid' in syn_ext
clasohm [Mon, 09 May 1994 11:11:37 +0200] rev 367
syntax_error now removes duplicate tokens in its output and doesn't
print the last unparsed token (i.e. EndToken)
lcp [Fri, 06 May 1994 15:49:23 +0200] rev 366
ZF/indrule/mk_pred_typ: corrected pattern to include Abs, allowing it to
handle any number of right-nested Sigmas.
lcp [Fri, 06 May 1994 15:35:35 +0200] rev 365
renaming/removal of filenames to correct case
lcp [Fri, 06 May 1994 15:16:11 +0200] rev 364
renaming/removal of filenames to correct case
lcp [Fri, 06 May 1994 15:02:57 +0200] rev 363
renaming/removal of filenames to correct case
clasohm [Fri, 06 May 1994 13:50:36 +0200] rev 362
improved syntax error:
now shows correct number of unparsed tokens, a special message for
unexpected EOF and a list of tokens that could continue the parsed input
lcp [Wed, 04 May 1994 18:00:14 +0200] rev 361
CTT.ML/SumE_fst,SumE_snd: tidied
lcp [Wed, 04 May 1994 17:47:30 +0200] rev 360
Bool.ML: replaced many rewrite_goals_tac calls by prove_goalw
lcp [Tue, 03 May 1994 18:38:28 +0200] rev 359
final Springer version
lcp [Tue, 03 May 1994 18:36:18 +0200] rev 358
post-CRC corrections
lcp [Tue, 03 May 1994 18:27:30 +0200] rev 357
post-CRC corrections
lcp [Tue, 03 May 1994 18:12:54 +0200] rev 356
post-CRC corrections
lcp [Tue, 03 May 1994 18:07:41 +0200] rev 355
post-CRC corrections
lcp [Tue, 03 May 1994 16:55:47 +0200] rev 354
CTT/Arith.ML: replaced many rewrite_goals_tac calls by prove_goalw
lcp [Tue, 03 May 1994 15:14:54 +0200] rev 353
removal of obsolete type-declaration syntax
lcp [Tue, 03 May 1994 15:00:00 +0200] rev 352
removal of obsolete type-declaration syntax
lcp [Tue, 03 May 1994 11:28:51 +0200] rev 351
removal of obsolete type-declaration syntax
lcp [Tue, 03 May 1994 11:17:08 +0200] rev 350
post-CRC corrections