Mon, 20 Jun 1994 12:03:16 +0200 nipkow Franz Regensburger's changes.
Fri, 17 Jun 1994 17:49:03 +0200 lcp atomize: borrowed HOL version, which checks for both Trueprop
Fri, 17 Jun 1994 17:47:42 +0200 lcp problem 38 is provable
Fri, 17 Jun 1994 16:51:37 +0200 nipkow ordered rewriting applies to conditional rules as well now
Fri, 17 Jun 1994 12:43:24 +0200 clasohm replaced "foldl merge_theories" by "merge_thy_list" in base_on
Thu, 16 Jun 1994 12:07:40 +0200 wenzelm added 'subclass' section;
Thu, 16 Jun 1994 12:06:56 +0200 wenzelm base_on: added 'mk_draft' arg;
Thu, 16 Jun 1994 12:05:53 +0200 wenzelm (beta release)
Thu, 16 Jun 1994 12:04:33 +0200 wenzelm added ext_tsig_subclass, ext_tsig_defsort;
Thu, 16 Jun 1994 12:04:00 +0200 wenzelm added add_classrel;
Thu, 09 Jun 1994 11:11:03 +0200 wenzelm replaced extend_theory;
Thu, 09 Jun 1994 11:09:45 +0200 wenzelm added OldMixfix;
Thu, 09 Jun 1994 11:02:14 +0200 wenzelm workaround bug in Type.expand_typ;
Thu, 09 Jun 1994 11:00:37 +0200 wenzelm new datatype 'mixfix' now pervasive (old one still accesible via OldMixfix);
Thu, 09 Jun 1994 11:00:01 +0200 wenzelm restored functor sig;
Thu, 09 Jun 1994 10:59:20 +0200 wenzelm added axclass.ML, Syntax/mixfix.ML, Thy/thy_syn.ML;
Wed, 01 Jun 1994 15:49:46 +0200 wenzelm added signature constraint;
Wed, 01 Jun 1994 15:47:27 +0200 wenzelm removed garbage;
Wed, 01 Jun 1994 15:46:11 +0200 wenzelm restored old functor name;
Wed, 01 Jun 1994 15:44:56 +0200 wenzelm interface for 'user sections';
Wed, 01 Jun 1994 15:42:25 +0200 wenzelm replaced infix also by |>
Wed, 01 Jun 1994 13:18:35 +0200 lcp added test for $ISABELLEBIN=source directory, to
Wed, 01 Jun 1994 13:11:40 +0200 lcp Improved error messages
Wed, 01 Jun 1994 08:28:12 +0200 nipkow reflected changes in the structure of Thy
Tue, 31 May 1994 13:17:41 +0200 nipkow simpset is hidden in a functor now.
Sun, 29 May 1994 15:14:28 +0200 nipkow Internale optimization of the simplifier: in case a subterm stays unchanged,
Thu, 26 May 1994 16:53:58 +0200 wenzelm axiomatic type class 'package' for Pure (alpha version);
Thu, 26 May 1994 16:51:46 +0200 wenzelm added "axclass.ML", structure AxClass;
Thu, 26 May 1994 16:45:56 +0200 wenzelm added subsort, norm_sort, classes;
Thu, 26 May 1994 16:45:08 +0200 wenzelm replaced "logic" by logicC;
Thu, 26 May 1994 16:43:48 +0200 wenzelm replaced ext_axtab by new_axioms;
Thu, 26 May 1994 16:43:24 +0200 wenzelm added class_triv: theory -> class -> thm (for axclasses);
Thu, 26 May 1994 16:40:45 +0200 wenzelm added mk_type, dest_type, mk_inclass, dest_inclass (for axclasses);
Thu, 26 May 1994 13:45:43 +0200 clasohm changed syntax of use_string
Thu, 26 May 1994 13:37:51 +0200 clasohm changed use_string's type to string list -> unit because POLY can only
Thu, 26 May 1994 12:55:52 +0200 clasohm "Building new grammar" message is no longer displayed by empty_gram
Tue, 24 May 1994 09:04:03 +0200 nipkow Modified mk_meta_eq to leave meta-equlities on unchanged.
Thu, 19 May 1994 17:06:24 +0200 wenzelm thy reader now initialised by init_thy_reader();
Thu, 19 May 1994 16:42:04 +0200 wenzelm *** empty log message ***
Thu, 19 May 1994 16:30:56 +0200 wenzelm (was Thy/read.ML)
Thu, 19 May 1994 16:27:16 +0200 wenzelm *** empty log message ***
Thu, 19 May 1994 16:26:19 +0200 wenzelm (replaces Thy/parse.ML and Thy/syntax.ML)
Thu, 19 May 1994 16:25:03 +0200 wenzelm (replaces Thy/scan.ML)
Thu, 19 May 1994 16:22:48 +0200 wenzelm new datatype theory, supports 'draft theories' and incremental extension:
Thu, 19 May 1994 16:20:52 +0200 wenzelm added const_type: sg -> typ option;
Thu, 19 May 1994 16:17:46 +0200 wenzelm added print_sign, print_axioms: theory -> unit;
Thu, 19 May 1994 16:16:36 +0200 wenzelm support for new style mixfix annotations;
Thu, 19 May 1994 16:15:38 +0200 wenzelm added incremental extension functions: extend_log_types, extend_type_gram,
Thu, 19 May 1994 16:14:56 +0200 wenzelm added insort_tr, prop_tr' (for axclasses);
Thu, 19 May 1994 16:13:51 +0200 wenzelm replaced fix_aprop by prop_tr';
Thu, 19 May 1994 16:12:37 +0200 wenzelm added infix op also: 'a * ('a -> 'b) -> 'b;
Thu, 19 May 1994 14:06:37 +0200 clasohm use_thy now uses use_string instead of creating a temporary file
Thu, 19 May 1994 13:45:50 +0200 clasohm added use_string: string -> unit to execute ML commands passed in a string
Thu, 19 May 1994 13:13:27 +0200 clasohm lookaheads are now computed faster (during the grammar is built)
Wed, 18 May 1994 15:24:39 +0200 wenzelm extended signature SCANNER by some basic scanners and type lexicon;
Wed, 18 May 1994 15:20:54 +0200 wenzelm added logicC: class, logicS: sort;
Wed, 18 May 1994 15:19:25 +0200 wenzelm added make, dest, extend_new;
Tue, 17 May 1994 14:42:34 +0200 clasohm fixed a bug in syntax_error, added "Building new grammar" message;
Fri, 13 May 1994 13:56:22 +0200 clasohm syntax_error now checks precedences when computing expected tokens
Fri, 13 May 1994 11:25:55 +0200 lcp FOL/simpdata: added etac FalseE in setsolver call. Toby: "now that the
(0) -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip