Thu, 19 May 1994 16:15:38 +0200 added incremental extension functions: extend_log_types, extend_type_gram,
wenzelm [Thu, 19 May 1994 16:15:38 +0200] rev 383
added incremental extension functions: extend_log_types, extend_type_gram, extend_const_gram, extend_consts, extend_trfuns, extend_trrules; replaced merge by merge_syntaxes; various minor internal changes;
Thu, 19 May 1994 16:14:56 +0200 added insort_tr, prop_tr' (for axclasses);
wenzelm [Thu, 19 May 1994 16:14:56 +0200] rev 382
added insort_tr, prop_tr' (for axclasses); added pure_trfuns; various minor internal changes;
Thu, 19 May 1994 16:13:51 +0200 replaced fix_aprop by prop_tr';
wenzelm [Thu, 19 May 1994 16:13:51 +0200] rev 381
replaced fix_aprop by prop_tr'; various minor internal changes;
Thu, 19 May 1994 16:12:37 +0200 added infix op also: 'a * ('a -> 'b) -> 'b;
wenzelm [Thu, 19 May 1994 16:12:37 +0200] rev 380
added infix op also: 'a * ('a -> 'b) -> 'b; added set, reset, toggle: bool ref -> bool; added find_first, exists2, forall2, commas_quote, merge_rev_lists;
Thu, 19 May 1994 14:06:37 +0200 use_thy now uses use_string instead of creating a temporary file
clasohm [Thu, 19 May 1994 14:06:37 +0200] rev 379
use_thy now uses use_string instead of creating a temporary file
Thu, 19 May 1994 13:45:50 +0200 added use_string: string -> unit to execute ML commands passed in a string
clasohm [Thu, 19 May 1994 13:45:50 +0200] rev 378
added use_string: string -> unit to execute ML commands passed in a string
Thu, 19 May 1994 13:13:27 +0200 lookaheads are now computed faster (during the grammar is built)
clasohm [Thu, 19 May 1994 13:13:27 +0200] rev 377
lookaheads are now computed faster (during the grammar is built)
Wed, 18 May 1994 15:24:39 +0200 extended signature SCANNER by some basic scanners and type lexicon;
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;
Wed, 18 May 1994 15:20:54 +0200 added logicC: class, logicS: sort;
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);
Wed, 18 May 1994 15:19:25 +0200 added make, dest, extend_new;
wenzelm [Wed, 18 May 1994 15:19:25 +0200] rev 374
added make, dest, extend_new; added exception DUPS;
Tue, 17 May 1994 14:42:34 +0200 fixed a bug in syntax_error, added "Building new grammar" message;
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 "@"
Fri, 13 May 1994 13:56:22 +0200 syntax_error now checks precedences when computing expected tokens
clasohm [Fri, 13 May 1994 13:56:22 +0200] rev 372
syntax_error now checks precedences when computing expected tokens
Fri, 13 May 1994 11:25:55 +0200 FOL/simpdata: added etac FalseE in setsolver call. Toby: "now that the
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."
Fri, 13 May 1994 11:10:14 +0200 make-all-poly, make-all-nj: restored to main directory as examples
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
Wed, 11 May 1994 12:29:34 +0200 changed implode to ^
clasohm [Wed, 11 May 1994 12:29:34 +0200] rev 369
changed implode to ^
Wed, 11 May 1994 12:14:18 +0200 moved 'filter is_xid' in syn_ext
clasohm [Wed, 11 May 1994 12:14:18 +0200] rev 368
moved 'filter is_xid' in syn_ext
Mon, 09 May 1994 11:11:37 +0200 syntax_error now removes duplicate tokens in its output and doesn't
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)
Fri, 06 May 1994 15:49:23 +0200 ZF/indrule/mk_pred_typ: corrected pattern to include Abs, allowing it to
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.
Fri, 06 May 1994 15:35:35 +0200 renaming/removal of filenames to correct case
lcp [Fri, 06 May 1994 15:35:35 +0200] rev 365
renaming/removal of filenames to correct case
Fri, 06 May 1994 15:16:11 +0200 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
Fri, 06 May 1994 15:02:57 +0200 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
Fri, 06 May 1994 13:50:36 +0200 improved syntax error:
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
Wed, 04 May 1994 18:00:14 +0200 CTT.ML/SumE_fst,SumE_snd: tidied
lcp [Wed, 04 May 1994 18:00:14 +0200] rev 361
CTT.ML/SumE_fst,SumE_snd: tidied
Wed, 04 May 1994 17:47:30 +0200 Bool.ML: replaced many rewrite_goals_tac calls by prove_goalw
lcp [Wed, 04 May 1994 17:47:30 +0200] rev 360
Bool.ML: replaced many rewrite_goals_tac calls by prove_goalw
Tue, 03 May 1994 18:38:28 +0200 final Springer version
lcp [Tue, 03 May 1994 18:38:28 +0200] rev 359
final Springer version
Tue, 03 May 1994 18:36:18 +0200 post-CRC corrections
lcp [Tue, 03 May 1994 18:36:18 +0200] rev 358
post-CRC corrections
Tue, 03 May 1994 18:27:30 +0200 post-CRC corrections
lcp [Tue, 03 May 1994 18:27:30 +0200] rev 357
post-CRC corrections
Tue, 03 May 1994 18:12:54 +0200 post-CRC corrections
lcp [Tue, 03 May 1994 18:12:54 +0200] rev 356
post-CRC corrections
Tue, 03 May 1994 18:07:41 +0200 post-CRC corrections
lcp [Tue, 03 May 1994 18:07:41 +0200] rev 355
post-CRC corrections
Tue, 03 May 1994 16:55:47 +0200 CTT/Arith.ML: replaced many rewrite_goals_tac calls by prove_goalw
lcp [Tue, 03 May 1994 16:55:47 +0200] rev 354
CTT/Arith.ML: replaced many rewrite_goals_tac calls by prove_goalw
Tue, 03 May 1994 15:14:54 +0200 removal of obsolete type-declaration syntax
lcp [Tue, 03 May 1994 15:14:54 +0200] rev 353
removal of obsolete type-declaration syntax
Tue, 03 May 1994 15:00:00 +0200 removal of obsolete type-declaration syntax
lcp [Tue, 03 May 1994 15:00:00 +0200] rev 352
removal of obsolete type-declaration syntax
Tue, 03 May 1994 11:28:51 +0200 removal of obsolete type-declaration syntax
lcp [Tue, 03 May 1994 11:28:51 +0200] rev 351
removal of obsolete type-declaration syntax
Tue, 03 May 1994 11:17:08 +0200 post-CRC corrections
lcp [Tue, 03 May 1994 11:17:08 +0200] rev 350
post-CRC corrections
Tue, 03 May 1994 10:52:32 +0200 post-CRC corrections
lcp [Tue, 03 May 1994 10:52:32 +0200] rev 349
post-CRC corrections
Tue, 03 May 1994 10:40:24 +0200 post-CRC corrections
lcp [Tue, 03 May 1994 10:40:24 +0200] rev 348
post-CRC corrections
Mon, 02 May 1994 12:34:56 +0200 changed translation of type applications according to new grammar;
wenzelm [Mon, 02 May 1994 12:34:56 +0200] rev 347
changed translation of type applications according to new grammar;
Wed, 27 Apr 1994 11:27:33 +0200 added many more filenames to FILES and EX_FILES
lcp [Wed, 27 Apr 1994 11:27:33 +0200] rev 346
added many more filenames to FILES and EX_FILES
Tue, 26 Apr 1994 14:48:41 +0200 made a few cosmetic changes
clasohm [Tue, 26 Apr 1994 14:48:41 +0200] rev 345
made a few cosmetic changes
Mon, 25 Apr 1994 11:20:25 +0200 final Springer copy
lcp [Mon, 25 Apr 1994 11:20:25 +0200] rev 344
final Springer copy
Mon, 25 Apr 1994 11:05:58 +0200 final Springer copy
lcp [Mon, 25 Apr 1994 11:05:58 +0200] rev 343
final Springer copy
Sun, 24 Apr 1994 11:30:00 +0200 renamed theory files
clasohm [Sun, 24 Apr 1994 11:30:00 +0200] rev 342
renamed theory files
Sun, 24 Apr 1994 11:24:12 +0200 fixed a small bug
clasohm [Sun, 24 Apr 1994 11:24:12 +0200] rev 341
fixed a small bug
Sun, 24 Apr 1994 11:15:14 +0200 changed convention for theory file names: they now have to consist of the
clasohm [Sun, 24 Apr 1994 11:15:14 +0200] rev 340
changed convention for theory file names: they now have to consist of the exact theory name + extension
Fri, 22 Apr 1994 22:28:10 +0200 renamed theory files
clasohm [Fri, 22 Apr 1994 22:28:10 +0200] rev 339
renamed theory files
Fri, 22 Apr 1994 21:47:22 +0200 renamed theory files
clasohm [Fri, 22 Apr 1994 21:47:22 +0200] rev 338
renamed theory files
Fri, 22 Apr 1994 20:52:01 +0200 renamed theory files
clasohm [Fri, 22 Apr 1994 20:52:01 +0200] rev 337
renamed theory files
Fri, 22 Apr 1994 20:41:28 +0200 renamed theory files
clasohm [Fri, 22 Apr 1994 20:41:28 +0200] rev 336
renamed theory files
Fri, 22 Apr 1994 20:34:15 +0200 renamed theory files
clasohm [Fri, 22 Apr 1994 20:34:15 +0200] rev 335
renamed theory files
Fri, 22 Apr 1994 20:23:02 +0200 renamed theory files
clasohm [Fri, 22 Apr 1994 20:23:02 +0200] rev 334
renamed theory files
Fri, 22 Apr 1994 18:43:49 +0200 final Springer copy
lcp [Fri, 22 Apr 1994 18:43:49 +0200] rev 333
final Springer copy
Fri, 22 Apr 1994 18:18:37 +0200 final Springer copy
lcp [Fri, 22 Apr 1994 18:18:37 +0200] rev 332
final Springer copy
Fri, 22 Apr 1994 18:08:57 +0200 final Springer copy
lcp [Fri, 22 Apr 1994 18:08:57 +0200] rev 331
final Springer copy
Fri, 22 Apr 1994 12:43:53 +0200 changed the way a grammar is generated to allow the new parser to work;
clasohm [Fri, 22 Apr 1994 12:43:53 +0200] rev 330
changed the way a grammar is generated to allow the new parser to work; also made a lot of changes in parser.ML and minor ones elsewhere
Fri, 15 Apr 1994 18:43:21 +0200 penultimate Springer draft
lcp [Fri, 15 Apr 1994 18:43:21 +0200] rev 329
penultimate Springer draft
Fri, 15 Apr 1994 18:34:26 +0200 penultimate Springer draft
lcp [Fri, 15 Apr 1994 18:34:26 +0200] rev 328
penultimate Springer draft
Fri, 15 Apr 1994 18:10:49 +0200 penultimate Springer draft
lcp [Fri, 15 Apr 1994 18:10:49 +0200] rev 327
penultimate Springer draft
Fri, 15 Apr 1994 18:04:01 +0200 penultimate Springer draft
lcp [Fri, 15 Apr 1994 18:04:01 +0200] rev 326
penultimate Springer draft
Fri, 15 Apr 1994 17:50:14 +0200 penultimate Springer draft
lcp [Fri, 15 Apr 1994 17:50:14 +0200] rev 325
penultimate Springer draft
Fri, 15 Apr 1994 17:42:33 +0200 penultimate Springer draft
lcp [Fri, 15 Apr 1994 17:42:33 +0200] rev 324
penultimate Springer draft
(0) -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip