Thu, 23 Oct 2008 15:28:05 +0200 |
wenzelm |
renamed get_axiom_i to axiom, removed obsolete get_axiom;
|
file |
diff |
annotate
|
Tue, 21 Oct 2008 16:53:10 +0200 |
wenzelm |
join results in isolation;
|
file |
diff |
annotate
|
Thu, 16 Oct 2008 22:44:33 +0200 |
wenzelm |
added weaken_sorts;
|
file |
diff |
annotate
|
Wed, 01 Oct 2008 12:18:18 +0200 |
wenzelm |
renamed promise to future, tuned related interfaces;
|
file |
diff |
annotate
|
Wed, 01 Oct 2008 12:00:00 +0200 |
wenzelm |
more precise join_futures, improved termination;
|
file |
diff |
annotate
|
Tue, 30 Sep 2008 22:02:44 +0200 |
wenzelm |
export explicit joint_futures, removed Theory.at_end hook;
|
file |
diff |
annotate
|
Sun, 28 Sep 2008 12:42:35 +0200 |
wenzelm |
join earlier promises first;
|
file |
diff |
annotate
|
Sun, 28 Sep 2008 12:23:44 +0200 |
wenzelm |
promise_result: enforce strictly sequential dependencies, via serial numbers;
|
file |
diff |
annotate
|
Sat, 27 Sep 2008 18:18:05 +0200 |
wenzelm |
Future.release_results;
|
file |
diff |
annotate
|
Sat, 27 Sep 2008 15:20:37 +0200 |
wenzelm |
promise: include check into future body, i.e. joined results are always valid;
|
file |
diff |
annotate
|
Thu, 25 Sep 2008 20:34:19 +0200 |
wenzelm |
simplified promise;
|
file |
diff |
annotate
|
Thu, 25 Sep 2008 14:35:02 +0200 |
wenzelm |
abtract types: plain datatype with opaque signature matching;
|
file |
diff |
annotate
|
Thu, 25 Sep 2008 13:21:13 +0200 |
wenzelm |
explicit type OrdList.T;
|
file |
diff |
annotate
|
Tue, 23 Sep 2008 15:48:52 +0200 |
wenzelm |
added dest_deriv, removed external type deriv;
|
file |
diff |
annotate
|
Mon, 22 Sep 2008 15:26:14 +0200 |
wenzelm |
type thm: fully internal derivation, no longer exported;
|
file |
diff |
annotate
|
Thu, 18 Sep 2008 19:39:44 +0200 |
wenzelm |
simplified oracle interface;
|
file |
diff |
annotate
|
Thu, 18 Sep 2008 14:06:56 +0200 |
wenzelm |
added deriv.ML: Abstract derivations based on raw proof terms.
|
file |
diff |
annotate
|
Wed, 27 Aug 2008 11:48:54 +0200 |
wenzelm |
type Properties.T;
|
file |
diff |
annotate
|
Mon, 23 Jun 2008 23:45:49 +0200 |
wenzelm |
Logic.all/mk_equals/mk_implies;
|
file |
diff |
annotate
|
Sun, 18 May 2008 15:04:09 +0200 |
wenzelm |
moved global pretty/string_of functions from Sign to Syntax;
|
file |
diff |
annotate
|
Wed, 07 May 2008 10:59:47 +0200 |
berghofe |
eq_assumption now uses aeconv instead of aconv.
|
file |
diff |
annotate
|
Tue, 15 Apr 2008 18:49:19 +0200 |
wenzelm |
Theory.eq_thy;
|
file |
diff |
annotate
|
Sun, 13 Apr 2008 16:40:06 +0200 |
wenzelm |
simplified handling of sorts, removed unnecessary universal witness;
|
file |
diff |
annotate
|
Sat, 12 Apr 2008 17:00:45 +0200 |
wenzelm |
rep_cterm/rep_thm: no longer dereference theory_ref;
|
file |
diff |
annotate
|
Thu, 27 Mar 2008 14:41:09 +0100 |
wenzelm |
eliminated theory ProtoPure;
|
file |
diff |
annotate
|
Mon, 21 Jan 2008 14:18:49 +0100 |
berghofe |
Removed Logic.auto_rename.
|
file |
diff |
annotate
|
Thu, 04 Oct 2007 20:29:24 +0200 |
wenzelm |
replaced literal 'a by Name.aT;
|
file |
diff |
annotate
|
Fri, 17 Aug 2007 23:10:45 +0200 |
wenzelm |
compress: proper check_thy;
|
file |
diff |
annotate
|
Fri, 03 Aug 2007 16:28:22 +0200 |
wenzelm |
replaced Theory.self_ref by Theory.check_thy, which now produces a checked ref;
|
file |
diff |
annotate
|
Wed, 11 Jul 2007 11:59:21 +0200 |
berghofe |
Added function norm_proof for normalizing the proof term
|
file |
diff |
annotate
|
Sun, 08 Jul 2007 19:52:05 +0200 |
wenzelm |
thm tag: Markup.property list;
|
file |
diff |
annotate
|
Thu, 05 Jul 2007 20:01:38 +0200 |
wenzelm |
added type conv;
|
file |
diff |
annotate
|
Mon, 25 Jun 2007 00:36:42 +0200 |
wenzelm |
added eta_long_conversion;
|
file |
diff |
annotate
|
Fri, 08 Jun 2007 18:13:58 +0200 |
berghofe |
Adapted Proofterm.bicompose_proof to Larry's changes in
|
file |
diff |
annotate
|
Thu, 31 May 2007 23:47:36 +0200 |
wenzelm |
simplified/unified list fold;
|
file |
diff |
annotate
|
Thu, 10 May 2007 00:39:55 +0200 |
wenzelm |
added dest_fun/fun2/arg1;
|
file |
diff |
annotate
|
Sat, 14 Apr 2007 17:36:17 +0200 |
wenzelm |
removed obsolete read_ctyp, read_def_cterm;
|
file |
diff |
annotate
|
Wed, 04 Apr 2007 23:29:33 +0200 |
wenzelm |
rep_thm/cterm/ctyp: removed obsolete sign field;
|
file |
diff |
annotate
|
Wed, 04 Apr 2007 00:11:16 +0200 |
wenzelm |
improved exception CTERM;
|
file |
diff |
annotate
|
Tue, 03 Apr 2007 19:24:19 +0200 |
wenzelm |
avoid clash with Alice keywords;
|
file |
diff |
annotate
|
Mon, 26 Feb 2007 23:18:30 +0100 |
wenzelm |
moved some non-kernel material to more_thm.ML;
|
file |
diff |
annotate
|
Sun, 04 Feb 2007 22:02:17 +0100 |
wenzelm |
old-fashioned abstype ctyp/cterm/thm prevents accidental equality tests;
|
file |
diff |
annotate
|
Tue, 02 Jan 2007 22:43:04 +0100 |
wenzelm |
Term.lambda: abstract over arbitrary closed terms;
|
file |
diff |
annotate
|
Tue, 12 Dec 2006 20:49:25 +0100 |
wenzelm |
tuned error messages;
|
file |
diff |
annotate
|
Tue, 05 Dec 2006 00:30:38 +0100 |
wenzelm |
thm/prf: separate official name vs. additional tags;
|
file |
diff |
annotate
|
Wed, 29 Nov 2006 04:11:09 +0100 |
wenzelm |
simplified Logic.count_prems;
|
file |
diff |
annotate
|
Tue, 21 Nov 2006 18:07:33 +0100 |
wenzelm |
moved theorem kinds from PureThy to Thm;
|
file |
diff |
annotate
|
Sun, 05 Nov 2006 21:44:35 +0100 |
wenzelm |
removed obsolete first_duplicate;
|
file |
diff |
annotate
|
Tue, 31 Oct 2006 09:29:06 +0100 |
haftmann |
fixed type signature of Type.varify
|
file |
diff |
annotate
|
Wed, 11 Oct 2006 10:49:36 +0200 |
haftmann |
abandoned findrep
|
file |
diff |
annotate
|
Sat, 07 Oct 2006 01:31:12 +0200 |
wenzelm |
added def_name_optional;
|
file |
diff |
annotate
|
Sun, 01 Oct 2006 18:29:34 +0200 |
wenzelm |
cterm_match: avoid recalculation of maxidx;
|
file |
diff |
annotate
|
Thu, 21 Sep 2006 19:05:31 +0200 |
wenzelm |
added dest_binop;
|
file |
diff |
annotate
|
Mon, 18 Sep 2006 19:39:11 +0200 |
wenzelm |
added dest_arg, i.e. a tuned version of #2 o dest_comb;
|
file |
diff |
annotate
|
Fri, 15 Sep 2006 22:56:13 +0200 |
wenzelm |
renamed Term.map_term_types to Term.map_types (cf. Term.fold_types);
|
file |
diff |
annotate
|
Fri, 15 Sep 2006 20:08:37 +0200 |
wenzelm |
instantiate: omit has_duplicates check, which is irrelevant for soundness;
|
file |
diff |
annotate
|
Tue, 12 Sep 2006 12:12:57 +0200 |
wenzelm |
ctyp: maintain maxidx;
|
file |
diff |
annotate
|
Tue, 08 Aug 2006 08:18:59 +0200 |
haftmann |
abandoned equal_list in favor for eq_list
|
file |
diff |
annotate
|
Thu, 03 Aug 2006 17:30:38 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 02 Aug 2006 22:26:41 +0200 |
wenzelm |
normalized Proof.context/method type aliases;
|
file |
diff |
annotate
|