src/Pure/more_thm.ML
Sat, 04 Sep 2021 18:21:58 +0200 wenzelm more scalable operations;
Fri, 03 Sep 2021 18:57:33 +0200 wenzelm more scalable data structure (but: rarely used many arguments);
Thu, 26 Aug 2021 14:45:19 +0200 wenzelm more scalable data structure (but: rarely used with > 5 arguments);
Mon, 16 Aug 2021 11:49:39 +0200 wenzelm tuned signature;
Fri, 18 Jun 2021 11:32:32 +0200 wenzelm tuned signature (see 2d6a489adb01);
Thu, 16 Jul 2020 16:48:12 +0200 wenzelm more thorough extend/merge (for Theory.join_theory);
Fri, 08 Nov 2019 19:06:50 +0100 wenzelm clarified modules;
Mon, 04 Nov 2019 20:10:23 +0100 wenzelm more robust Thm.expose_theory -- ensure that PIDE export happens in the proper theory context;
Mon, 04 Nov 2019 14:56:49 +0100 wenzelm more robust expose_proofs corresponding to register_proofs/consolidate_theory;
Sun, 03 Nov 2019 15:48:59 +0100 wenzelm clarified modules;
Sat, 02 Nov 2019 23:13:15 +0100 wenzelm tuned signature;
Tue, 22 Oct 2019 20:08:25 +0200 wenzelm more conservative type names, e.g. relevant for Isabelle/MMT export;
Sun, 20 Oct 2019 20:38:22 +0200 wenzelm clarified expand_proof/expand_name: allow more detailed control via thm_header;
Sun, 20 Oct 2019 16:16:23 +0200 wenzelm option to export standardized proof terms (not scalable);
Fri, 11 Oct 2019 21:51:10 +0200 wenzelm clarified standard_proof_of: prefer expand_proof over somewhat adhoc strip_thm_proof;
Fri, 11 Oct 2019 15:36:32 +0200 wenzelm clarified signature;
Tue, 20 Aug 2019 11:01:05 +0200 wenzelm clarified signature;
Sat, 03 Aug 2019 20:30:24 +0200 wenzelm clarified signature;
Fri, 02 Aug 2019 11:23:09 +0200 wenzelm clarified modules: inference kernel maintains sort algebra within the logic;
Tue, 30 Jul 2019 20:09:25 +0200 wenzelm clarified global theory context;
Tue, 30 Jul 2019 14:35:29 +0200 wenzelm clarified modules: provide reconstruct_proof / expand_proof at the bottom of proof term construction;
Tue, 30 Jul 2019 11:51:55 +0200 wenzelm clarified context;
Tue, 30 Jul 2019 11:41:39 +0200 wenzelm clarified modules;
Wed, 24 Jul 2019 11:32:18 +0200 wenzelm clarified modules;
Sat, 13 Apr 2019 22:06:40 +0200 wenzelm tuned signature;
Sat, 13 Apr 2019 19:27:12 +0200 wenzelm tuned;
Sat, 13 Apr 2019 16:42:19 +0200 wenzelm tuned signature -- more ctyp operations;
Thu, 03 Jan 2019 14:12:44 +0100 wenzelm clarified signature: more types;
Wed, 25 Apr 2018 14:13:44 +0200 wenzelm tuned -- avoid spurious exception trace for "the";
Wed, 07 Mar 2018 17:27:57 +0100 wenzelm eliminated somewhat pointless parallelism (from 857da80611ab): usually hundreds of tasks with < 1ms each, also note that the enclosing join_theory happens within theory graph parallelism;
Sun, 25 Feb 2018 19:43:38 +0100 wenzelm prefer symbols;
Sun, 25 Feb 2018 15:44:46 +0100 wenzelm eliminated ASCII syntax from Pure bootstrap;
Wed, 21 Feb 2018 18:41:41 +0100 wenzelm explicit operations to instantiate frees: typ, term, thm, morphism;
Mon, 19 Feb 2018 22:07:21 +0100 wenzelm support for lazy notes in global/local context and Element.Lazy_Notes: name binding and fact without attributes;
Sun, 18 Feb 2018 15:05:21 +0100 wenzelm tuned signature;
Thu, 01 Feb 2018 13:55:10 +0100 wenzelm clarified signature;
Thu, 22 Jun 2017 21:10:13 +0200 wenzelm consolidate proofs more simultaneously;
Mon, 10 Apr 2017 21:05:31 +0200 wenzelm tuned signature;
Fri, 16 Dec 2016 19:07:16 +0100 wenzelm consolidate nested thms with persistent result, for improved performance;
Wed, 14 Dec 2016 18:22:18 +0100 wenzelm more careful derivation_closed / close_derivation;
Tue, 13 Dec 2016 11:51:42 +0100 wenzelm more symbols;
Thu, 23 Jun 2016 11:01:14 +0200 wenzelm tuned signature;
Mon, 25 Apr 2016 16:54:48 +0200 wenzelm clarified def binding position: reset for implicit/derived binding, keep for explicit binding;
Thu, 07 Jan 2016 15:53:39 +0100 wenzelm more uniform treatment of package internals;
Wed, 16 Dec 2015 16:31:36 +0100 wenzelm rule_attribute and declaration_attribute implicitly support abstract closure, but mixed_attribute implementations need to be aware of Thm.is_free_dummy;
Tue, 15 Dec 2015 16:57:10 +0100 wenzelm tuned signature -- clarified modules;
Fri, 23 Oct 2015 17:30:18 +0200 wenzelm print thm wrt. local shyps (from full proof context);
Fri, 23 Oct 2015 17:17:11 +0200 wenzelm clarified modules;
Tue, 06 Oct 2015 16:57:14 +0200 wenzelm added Thm.forall_intr_name;
Tue, 06 Oct 2015 13:31:44 +0200 wenzelm just one theorem kind, which is legacy anyway;
Fri, 25 Sep 2015 20:37:59 +0200 wenzelm moved remaining display.ML to more_thm.ML;
Fri, 25 Sep 2015 19:20:24 +0200 wenzelm tuned;
Fri, 25 Sep 2015 19:13:47 +0200 wenzelm tuned signature: eliminated pointless type Context.pretty;
Thu, 24 Sep 2015 23:33:29 +0200 wenzelm more explicit Defs.context: use proper name spaces as far as possible;
Sun, 30 Aug 2015 22:58:26 +0200 wenzelm trim context for persistent storage;
Fri, 28 Aug 2015 13:36:33 +0200 wenzelm tuned;
Fri, 28 Aug 2015 13:23:02 +0200 wenzelm tuned;
Fri, 28 Aug 2015 11:53:09 +0200 wenzelm tuned signature;
Sun, 16 Aug 2015 21:55:11 +0200 wenzelm produce certified vars without access to theory_of_thm, and without context;
Sun, 16 Aug 2015 20:25:12 +0200 wenzelm produce certified vars without access to theory_of_thm, and without context;
less more (0) -100 -60 tip