Wed, 01 Oct 1997 17:42:32 +0200 |
wenzelm |
moved theory stuff (add_defs etc.) to theory.ML;
|
file |
diff |
annotate
|
Tue, 02 Sep 1997 16:10:26 +0200 |
nipkow |
Added Larry's equal_intr_rule
|
file |
diff |
annotate
|
Fri, 25 Jul 1997 11:47:09 +0200 |
wenzelm |
improved rewrite_thm / rewrite_goals to handle conditional eqns;
|
file |
diff |
annotate
|
Wed, 23 Jul 1997 10:22:48 +0200 |
wenzelm |
added rewrite_thm;
|
file |
diff |
annotate
|
Fri, 18 Jul 1997 13:37:16 +0200 |
wenzelm |
defs: allow conditions;
|
file |
diff |
annotate
|
Fri, 21 Feb 1997 15:31:47 +0100 |
paulson |
Replaced "flat" by the Basis Library function List.concat
|
file |
diff |
annotate
|
Thu, 28 Nov 1996 10:44:24 +0100 |
paulson |
Replaced map...~~ by ListPair.map
|
file |
diff |
annotate
|
Wed, 13 Nov 1996 10:38:08 +0100 |
paulson |
Removal of polymorphic equality via mem, subset, eq_set, etc
|
file |
diff |
annotate
|
Fri, 01 Nov 1996 15:45:50 +0100 |
paulson |
Now uses Int.max instead of max
|
file |
diff |
annotate
|
Mon, 23 Sep 1996 17:45:43 +0200 |
paulson |
New operations on cterms. Now same names as in Logic
|
file |
diff |
annotate
|
Mon, 12 Aug 1996 16:28:15 +0200 |
paulson |
Improved (?) wording of error message
|
file |
diff |
annotate
|
Wed, 22 May 1996 16:54:16 +0200 |
nipkow |
Added swap_prems_rl
|
file |
diff |
annotate
|
Tue, 30 Apr 1996 12:03:01 +0200 |
clasohm |
moved dest_cimplies to drule.ML; added adjust_maxidx
|
file |
diff |
annotate
|
Thu, 21 Mar 1996 11:05:34 +0100 |
paulson |
Printing & string functions moved to display.ML
|
file |
diff |
annotate
|
Fri, 16 Feb 1996 12:08:49 +0100 |
paulson |
Elimination of fully-functorial style.
|
file |
diff |
annotate
|
Mon, 29 Jan 1996 14:16:13 +0100 |
clasohm |
inserted tabs again
|
file |
diff |
annotate
|
Mon, 29 Jan 1996 13:56:41 +0100 |
clasohm |
removed tabs
|
file |
diff |
annotate
|
Mon, 15 Jan 1996 15:47:10 +0100 |
wenzelm |
improved printing of errors in 'defs';
|
file |
diff |
annotate
|
Thu, 11 Jan 1996 10:29:31 +0100 |
nipkow |
Removed bug in type unification. Negative indexes are not used any longer.
|
file |
diff |
annotate
|
Fri, 22 Dec 1995 10:19:55 +0100 |
paulson |
Now "standard" compresses theorems (for sharing).
|
file |
diff |
annotate
|
Fri, 01 Sep 1995 13:27:48 +0200 |
clasohm |
added same_sg and same_thm
|
file |
diff |
annotate
|
Fri, 01 Sep 1995 13:08:55 +0200 |
wenzelm |
adapted to new version of shyps-stuff;
|
file |
diff |
annotate
|
Tue, 01 Aug 1995 17:20:42 +0200 |
wenzelm |
modified pretty_thm, standard, eq_thm to handle shyps;
|
file |
diff |
annotate
|
Tue, 25 Jul 1995 17:03:16 +0200 |
lcp |
Added weak_eq_thm and forall_intr_vars (thanks to Mark Staples)
|
file |
diff |
annotate
|
Tue, 14 Mar 1995 10:40:04 +0100 |
nipkow |
Removed an old bug which made some simultaneous instantiations fail if they
|
file |
diff |
annotate
|
Mon, 13 Mar 1995 09:38:10 +0100 |
nipkow |
Changed treatment of during type inference internally generated type
|
file |
diff |
annotate
|
Fri, 03 Mar 1995 11:48:05 +0100 |
clasohm |
added CPure (curried functions) and ProtoPure (ancestor of Pure and CPure)
|
file |
diff |
annotate
|
Wed, 11 Jan 1995 10:57:39 +0100 |
wenzelm |
removed print_sign, print_axioms;
|
file |
diff |
annotate
|
Fri, 09 Dec 1994 16:42:09 +0100 |
wenzelm |
improved axioms_of: returns thms as the manual says;
|
file |
diff |
annotate
|
Mon, 14 Nov 1994 10:46:50 +0100 |
lcp |
Pure/drule/cprems_of, cskip_flexpairs, cstrip_imp_prems: new cterm operations
|
file |
diff |
annotate
|
Mon, 31 Oct 1994 17:55:43 +0100 |
lcp |
Pure/drule/thin_rl: new
|
file |
diff |
annotate
|
Tue, 25 Oct 1994 13:15:34 +0100 |
wenzelm |
minor change of occs_const in dest_defn;
|
file |
diff |
annotate
|
Wed, 12 Oct 1994 16:38:58 +0100 |
wenzelm |
add_defs: improved error messages;
|
file |
diff |
annotate
|
Tue, 23 Aug 1994 19:34:01 +0200 |
wenzelm |
added print_syntax: theory -> unit;
|
file |
diff |
annotate
|
Fri, 19 Aug 1994 15:40:10 +0200 |
wenzelm |
added add_defs, add_defs_i;
|
file |
diff |
annotate
|
Thu, 26 May 1994 16:43:48 +0200 |
wenzelm |
replaced ext_axtab by new_axioms;
|
file |
diff |
annotate
|
Thu, 19 May 1994 16:17:46 +0200 |
wenzelm |
added print_sign, print_axioms: theory -> unit;
|
file |
diff |
annotate
|
Thu, 03 Feb 1994 13:55:03 +0100 |
wenzelm |
removed eq_sg, pprint_sg, print_sg (now in sign.ML);
|
file |
diff |
annotate
|
Tue, 18 Jan 1994 13:46:08 +0100 |
lcp |
Pure: MAJOR CHANGE. Moved ML types ctyp and cterm and their associated
|
file |
diff |
annotate
|
Wed, 05 Jan 1994 19:33:56 +0100 |
nipkow |
added new parameter to the simplification tactics which indicates if
|
file |
diff |
annotate
|
Tue, 04 Jan 1994 17:03:52 +0100 |
nipkow |
added fake_cterm_of to speed up rewriting
|
file |
diff |
annotate
|
Tue, 04 Jan 1994 15:48:38 +0100 |
wenzelm |
commented out sig constraint of functor (for debugging purposes);
|
file |
diff |
annotate
|
Tue, 21 Dec 1993 14:47:29 +0100 |
wenzelm |
pretty_thm is now exported;
|
file |
diff |
annotate
|
Thu, 21 Oct 1993 17:20:01 +0100 |
lcp |
Pure/drule/print_goals_ref: new, for Centaur interface
|
file |
diff |
annotate
|
Fri, 24 Sep 1993 10:52:55 +0200 |
lcp |
Added MRS, MRL from ZF/ROOT.ML. These support forward proof, resolving a
|
file |
diff |
annotate
|
Thu, 16 Sep 1993 12:20:38 +0200 |
clasohm |
Initial revision
|
file |
diff |
annotate
|