src/Pure/Thy/export_theory.ML
Fri, 01 Nov 2019 15:09:55 +0100 wenzelm more detailed proof term output;
Thu, 31 Oct 2019 22:34:16 +0100 wenzelm more accurate proof_boxes -- from actual proof body;
Thu, 31 Oct 2019 21:21:09 +0100 wenzelm clarified signature;
Thu, 31 Oct 2019 14:29:29 +0100 wenzelm clarified signature;
Tue, 22 Oct 2019 20:55:13 +0200 wenzelm clarified axiom_table: uniform space (e.g. like consts), e.g. relevant for export of HOL-ex.Join_Theory;
Mon, 21 Oct 2019 16:32:10 +0200 wenzelm export constdefs according to defs.ML;
Sun, 20 Oct 2019 22:26:44 +0200 wenzelm avoid spurious shyps (with vacous type variable);
Sun, 20 Oct 2019 21:34:29 +0200 wenzelm more robust hybrid treatment of Pure, notably for Isabelle/Dedukti;
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);
Sat, 19 Oct 2019 16:09:39 +0200 wenzelm export toplevel proof similar to named PThm;
Fri, 18 Oct 2019 22:44:19 +0200 wenzelm proper treatment of self thm_id;
Thu, 17 Oct 2019 21:03:59 +0200 wenzelm tuned signature;
Thu, 17 Oct 2019 20:56:18 +0200 wenzelm proof boxes based on proof digest (not proof term): thus it works with prune_proofs;
Thu, 17 Oct 2019 17:24:13 +0200 wenzelm clarified proof_boxes (requires prune_proofs=false);
Tue, 15 Oct 2019 21:05:35 +0200 wenzelm more support for proof terms;
Sat, 12 Oct 2019 13:43:17 +0200 wenzelm more compact XML: separate environment for free variables;
Fri, 11 Oct 2019 11:16:36 +0200 wenzelm tuned signature;
Fri, 04 Oct 2019 15:30:52 +0200 wenzelm Term_XML.Encode/Decode.term uses Const "typargs";
Fri, 23 Aug 2019 14:32:51 +0200 wenzelm clarified 'thm_deps' command;
Fri, 23 Aug 2019 13:32:27 +0200 wenzelm more compact: avoid pointless PThm rudiments;
Wed, 21 Aug 2019 17:32:44 +0200 wenzelm more scalable: avoid huge intermediate XML elems;
Tue, 20 Aug 2019 19:56:31 +0200 wenzelm export thm_deps;
Mon, 19 Aug 2019 21:23:13 +0200 wenzelm clarified export of axioms and theorems (identified derivations instead of projected facts);
Thu, 15 Aug 2019 21:18:06 +0200 wenzelm more careful treatment of hidden type variable names: smash before zero_var_indexes to get standard enumeration;
Thu, 15 Aug 2019 19:35:17 +0200 wenzelm more careful treatment of standard_vars: rename apart from existing frees and avoid approximative Name.declared, proper application of unvarifyT within terms of proof;
Thu, 15 Aug 2019 16:06:57 +0200 wenzelm export facts with reconstructed proof term (if possible), but its PThm boxes need to be collected separately;
Wed, 14 Aug 2019 19:21:34 +0200 wenzelm uniform standard_vars for terms and proof terms;
Sun, 21 Jul 2019 12:11:35 +0200 wenzelm tuned;
Sat, 20 Jul 2019 12:52:29 +0200 wenzelm clarified export of sort algebra: avoid logical operations in Isabelle/Scala;
Sat, 30 Mar 2019 20:54:47 +0100 wenzelm clarified signature: more explicit type Path.binding;
Wed, 27 Mar 2019 14:47:49 +0100 wenzelm more informative Spec_Rules.Equational: support corecursion;
Tue, 26 Mar 2019 22:13:36 +0100 wenzelm more informative Spec_Rules.Equational, notably primrec argument types;
Tue, 26 Mar 2019 13:25:32 +0100 wenzelm export propositional status of consts;
Sat, 02 Feb 2019 15:52:14 +0100 wenzelm clarified signature: Path.T as in Generated_Files;
Sun, 30 Sep 2018 12:26:14 +0200 wenzelm suppress aux. locales from command 'experiment' -- avoid crash of theory Dict_Construction.Test_Dict_Construction (AFP);
Sun, 30 Sep 2018 11:58:59 +0200 wenzelm obsolete (see 6f8ae6ddc26b);
Sat, 29 Sep 2018 23:23:43 +0200 wenzelm more direct locale goal: avoid renaming of type_parameters;
Fri, 28 Sep 2018 21:16:24 +0200 wenzelm more approximative prefix syntax, including binder;
Fri, 28 Sep 2018 19:30:07 +0200 wenzelm proper syntax for locale vs. class parameters;
Wed, 26 Sep 2018 17:04:50 +0200 wenzelm clarified get_infix: avoid old ASCII input syntax;
Tue, 25 Sep 2018 20:41:27 +0200 wenzelm export locale dependencies, with approx. morphism as type/term substitution;
Sat, 22 Sep 2018 15:22:29 +0200 wenzelm obsolete (see aec64b88e708);
Fri, 21 Sep 2018 22:26:10 +0200 wenzelm clarified locale content: proper args with types for interpretation/axioms and typargs derived from the result;
Fri, 21 Sep 2018 21:06:23 +0200 wenzelm clarified error;
Fri, 21 Sep 2018 17:48:39 +0200 wenzelm clarified errors;
Thu, 20 Sep 2018 22:39:39 +0200 wenzelm clarified standardization of variables, with proper treatment of local variables;
Wed, 19 Sep 2018 22:18:36 +0200 wenzelm export semi-unfolded locale axioms;
Sun, 16 Sep 2018 22:45:34 +0200 wenzelm export plain infix syntax;
Sat, 15 Sep 2018 23:35:46 +0200 wenzelm more exports;
Mon, 03 Sep 2018 20:46:09 +0200 wenzelm more robust: parents are strict in Export_Theory.read_theory and thus approximate "commit" of exports;
Fri, 31 Aug 2018 16:17:30 +0200 wenzelm clarified signature: proper typargs;
Fri, 31 Aug 2018 15:48:37 +0200 wenzelm export locale content;
Tue, 28 Aug 2018 12:07:30 +0200 wenzelm retain original id, which is command_id/exec_id for PIDE;
Mon, 06 Aug 2018 11:06:43 +0200 wenzelm export shyps as regular typargs;
Sun, 05 Aug 2018 20:32:18 +0200 wenzelm more uniform facts: single vs. multi;
Sun, 05 Aug 2018 14:50:11 +0200 wenzelm explicit names for bound variables;
Sat, 04 Aug 2018 22:32:41 +0200 wenzelm export in foundational order;
Fri, 29 Jun 2018 14:19:52 +0200 wenzelm disallow hyps in export;
Sat, 26 May 2018 22:02:25 +0200 wenzelm export sort algebra;
less more (0) -60 tip