Tue, 12 Jul 1994 09:28:00 +0200 nipkow added datatype section
Tue, 12 Jul 1994 09:14:04 +0200 nipkow included rail.sty
Mon, 11 Jul 1994 20:03:40 +0200 nipkow Initial revision
Mon, 11 Jul 1994 18:38:09 +0200 lcp minor edits
Mon, 11 Jul 1994 18:33:28 +0200 lcp restoring after deletion
Mon, 11 Jul 1994 18:26:57 +0200 lcp minor edits
Mon, 11 Jul 1994 17:50:34 +0200 nipkow type constraints
Mon, 11 Jul 1994 17:38:10 +0200 lcp documented subgoals_tac
Mon, 11 Jul 1994 16:47:20 +0200 lcp New errata list for the documentation
Mon, 11 Jul 1994 16:29:21 +0200 lcp misc updates
Mon, 11 Jul 1994 13:15:05 +0200 clasohm removed flatten_term and replaced add_axioms by add_axioms_i
Thu, 07 Jul 1994 19:47:34 +0200 nipkow added () around some of the ::
Thu, 07 Jul 1994 19:22:49 +0200 nipkow changed priority of ::
Wed, 06 Jul 1994 14:39:32 +0200 wenzelm exported opt_infix, opt_mixfix parsers;
Wed, 06 Jul 1994 12:51:27 +0200 wenzelm added raw_unify;
Wed, 06 Jul 1994 12:49:56 +0200 wenzelm various minor changes (names and comments);
Wed, 06 Jul 1994 11:53:30 +0200 clasohm changed comment for const_name
Wed, 06 Jul 1994 11:36:00 +0200 wenzelm changed comment only;
Fri, 01 Jul 1994 11:10:31 +0200 clasohm rewritec now uses trace_thm for it's "rewrite rule from different theory"
Fri, 01 Jul 1994 11:04:12 +0200 clasohm changed syntax of datatype declaration
Fri, 01 Jul 1994 11:03:42 +0200 clasohm replaced extend_theory by new add_* functions;
Wed, 29 Jun 1994 12:13:03 +0200 clasohm added parentheses made necessary by new constrain precedence
Wed, 29 Jun 1994 12:03:41 +0200 clasohm added parentheses made necessary by change of constrain's precedence
Wed, 29 Jun 1994 12:01:17 +0200 clasohm changed precedence of constrain to [4, 0], 3
Fri, 24 Jun 1994 13:01:53 +0200 lcp FOL/FOL.ML/excluded_middle_tac: new
Fri, 24 Jun 1994 10:45:02 +0200 lcp Pure/tactic/subgoals_tac: new (moved from ZF/Order.ML)
Thu, 23 Jun 1994 17:52:58 +0200 lcp minor tidying up (ordered rewriting in Integ.ML)
Thu, 23 Jun 1994 17:38:12 +0200 lcp modifications for cardinal arithmetic
Thu, 23 Jun 1994 16:44:57 +0200 lcp Sara\'s perl script for renaming theory files
Tue, 21 Jun 1994 17:20:34 +0200 lcp Addition of cardinals and order types, various tidying
Tue, 21 Jun 1994 16:26:34 +0200 lcp Various updates and tidying
Tue, 21 Jun 1994 11:55:36 +0200 nipkow improved error msg
Mon, 20 Jun 1994 12:25:28 +0200 nipkow Improved error msg "Proved wrong thm"
Mon, 20 Jun 1994 12:13:08 +0200 clasohm parse.ML and scan.ML are now replaced by thy_parse.ML and thy_scan.ML
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
Fri, 13 May 1994 11:10:14 +0200 lcp make-all-poly, make-all-nj: restored to main directory as examples
Wed, 11 May 1994 12:29:34 +0200 clasohm changed implode to ^
Wed, 11 May 1994 12:14:18 +0200 clasohm moved 'filter is_xid' in syn_ext
Mon, 09 May 1994 11:11:37 +0200 clasohm syntax_error now removes duplicate tokens in its output and doesn't
Fri, 06 May 1994 15:49:23 +0200 lcp ZF/indrule/mk_pred_typ: corrected pattern to include Abs, allowing it to
Fri, 06 May 1994 15:35:35 +0200 lcp renaming/removal of filenames to correct case
Fri, 06 May 1994 15:16:11 +0200 lcp renaming/removal of filenames to correct case
Fri, 06 May 1994 15:02:57 +0200 lcp renaming/removal of filenames to correct case
Fri, 06 May 1994 13:50:36 +0200 clasohm improved syntax error:
Wed, 04 May 1994 18:00:14 +0200 lcp CTT.ML/SumE_fst,SumE_snd: tidied
Wed, 04 May 1994 17:47:30 +0200 lcp Bool.ML: replaced many rewrite_goals_tac calls by prove_goalw
Tue, 03 May 1994 18:38:28 +0200 lcp final Springer version
Tue, 03 May 1994 18:36:18 +0200 lcp post-CRC corrections
Tue, 03 May 1994 18:27:30 +0200 lcp post-CRC corrections
Tue, 03 May 1994 18:12:54 +0200 lcp post-CRC corrections
Tue, 03 May 1994 18:07:41 +0200 lcp post-CRC corrections
Tue, 03 May 1994 16:55:47 +0200 lcp CTT/Arith.ML: replaced many rewrite_goals_tac calls by prove_goalw
Tue, 03 May 1994 15:14:54 +0200 lcp removal of obsolete type-declaration syntax
(0) -112 +112 +1000 +3000 +10000 +30000 tip