src/Pure/thm.ML
Fri, 08 Dec 2023 18:51:18 +0100 wenzelm clarified signature;
Fri, 08 Dec 2023 18:40:31 +0100 wenzelm more zproofs;
Fri, 08 Dec 2023 16:01:42 +0100 wenzelm tuned;
Fri, 08 Dec 2023 15:37:46 +0100 wenzelm more zproofs;
Fri, 08 Dec 2023 15:30:53 +0100 wenzelm tuned;
Thu, 07 Dec 2023 10:06:51 +0100 wenzelm clarified signature;
Wed, 06 Dec 2023 20:16:23 +0100 wenzelm more zproofs;
Wed, 06 Dec 2023 16:04:00 +0100 wenzelm more zproofs;
Wed, 06 Dec 2023 15:45:22 +0100 wenzelm more zproofs;
Wed, 06 Dec 2023 15:32:53 +0100 wenzelm more zproofs;
Tue, 05 Dec 2023 21:27:42 +0100 wenzelm more zproofs;
Tue, 05 Dec 2023 20:56:51 +0100 wenzelm misc tuning and clarification;
Tue, 05 Dec 2023 20:07:52 +0100 wenzelm more zproofs;
Tue, 05 Dec 2023 11:37:24 +0100 wenzelm more zproofs;
Tue, 05 Dec 2023 11:02:05 +0100 wenzelm clarified const_proof vs. zproof_name;
Mon, 04 Dec 2023 23:07:06 +0100 wenzelm more zproofs;
Mon, 04 Dec 2023 10:53:32 +0100 wenzelm more zterm operations;
Sat, 02 Dec 2023 19:57:57 +0100 wenzelm clarified proof_body: cover zboxes from zproof;
Sat, 02 Dec 2023 15:42:50 +0100 wenzelm pro-forma support for optional zproof: no proper content yet;
Tue, 06 Jun 2023 11:26:59 +0200 wenzelm tuned signature: more operations;
Thu, 11 May 2023 12:21:50 +0200 wenzelm proper exception CONTEXT for Context.certificate_theory;
Fri, 05 May 2023 11:52:53 +0200 wenzelm unused;
Thu, 20 Apr 2023 12:44:19 +0200 wenzelm prefer theory_long_name in data;
Thu, 20 Apr 2023 11:57:34 +0200 wenzelm clarified signature: explicitly distinguish theory_base_name vs. theory_long_name;
Tue, 18 Apr 2023 21:03:24 +0200 wenzelm discontinued somewhat pointless operation: Conjunction.intr_balanced / Conjunction.elim_balanced with single hyp performs better (e.g. see AFP/351b7b576892);
Tue, 18 Apr 2023 18:27:22 +0200 wenzelm tuned;
Tue, 18 Apr 2023 18:04:27 +0200 wenzelm backout b6aa5eac0a1a;
Tue, 18 Apr 2023 15:56:16 +0200 wenzelm Thm.shared context: speed-up low-level inferences;
Tue, 18 Apr 2023 12:45:01 +0200 wenzelm tuned whitespace;
Tue, 18 Apr 2023 12:23:37 +0200 wenzelm backout 4a174bea55e2;
Tue, 18 Apr 2023 12:10:00 +0200 wenzelm Backed out changeset f34d11942ac1
Tue, 18 Apr 2023 12:04:41 +0200 wenzelm backout e3fe192fa4a8;
Tue, 18 Apr 2023 11:58:12 +0200 wenzelm backout 61f652dd955a;
Tue, 18 Apr 2023 11:44:10 +0200 wenzelm Backed out changeset cd5d56abda10
Mon, 17 Apr 2023 23:32:46 +0200 wenzelm revert b43ee37926a9 due to problems with AFP/PAPP_Impossibility;
Tue, 11 Apr 2023 21:02:15 +0200 wenzelm tuned signature;
Tue, 11 Apr 2023 20:32:04 +0200 wenzelm performance tuning: replace Ord_List by Table();
Tue, 11 Apr 2023 15:03:02 +0200 wenzelm performance tuning: replace Ord_List by Set();
Mon, 10 Apr 2023 22:38:18 +0200 wenzelm performance tuning: replace Ord_List by Set();
Mon, 10 Apr 2023 20:51:01 +0200 wenzelm tuned;
Mon, 10 Apr 2023 19:37:15 +0200 wenzelm performance tuning: replace Ord_List by Table();
Mon, 10 Apr 2023 18:13:23 +0200 wenzelm tuned;
Mon, 10 Apr 2023 18:08:23 +0200 wenzelm performance tuning: replace Ord_List by Set();
Tue, 28 Mar 2023 17:59:54 +0200 wenzelm prefer Sortset.T for shyps;
Sun, 31 Oct 2021 19:35:41 +0100 wenzelm minor performance tuning;
Mon, 25 Oct 2021 17:37:24 +0200 wenzelm clarified instantiation: local beta reduction after substitution, as for Envir.expand_term_defs;
Wed, 20 Oct 2021 18:13:17 +0200 wenzelm discontinued obsolete "val extend = I" for data slots;
Fri, 15 Oct 2021 19:25:31 +0200 wenzelm discontinued Term.dest_abs / Logic.dest_all, which are officially superseded by Variable.dest_abs etc., but there are also Term.dest_abs_global to recover existing tools easily;
Thu, 14 Oct 2021 16:03:20 +0200 wenzelm clarified signature;
Wed, 13 Oct 2021 13:19:09 +0200 wenzelm clarified signature;
Fri, 10 Sep 2021 14:59:19 +0200 wenzelm clarified signature: more scalable operations;
Thu, 09 Sep 2021 15:45:27 +0200 wenzelm clarified modules;
Thu, 09 Sep 2021 12:33:14 +0200 wenzelm clarified signature;
Mon, 06 Sep 2021 12:11:17 +0200 wenzelm clarified signature;
Mon, 06 Sep 2021 11:32:18 +0200 wenzelm more efficient operations: traverse hyps only when required;
Sat, 04 Sep 2021 22:17:15 +0200 wenzelm tuned signature;
Sat, 04 Sep 2021 22:05:35 +0200 wenzelm clarified signature;
Sat, 04 Sep 2021 21:45:43 +0200 wenzelm more scalable operations;
Sat, 04 Sep 2021 21:25:08 +0200 wenzelm clarified signature;
Fri, 03 Sep 2021 18:57:33 +0200 wenzelm more scalable data structure (but: rarely used many arguments);
less more (0) -300 -100 -60 tip