src/ZF/Tools/inductive_package.ML
Wed, 23 Sep 2020 15:18:07 +0200 \----- start update Isabelle2019 --> Isabelle2020
Tue, 03 Sep 2019 16:10:31 +0200 \----- start update Isabelle2018 --> Isabelle2019
Fri, 19 Jan 2018 12:49:17 +0100 \----- start update Isabelle2015 --> Isabelle2017
Sat, 05 Dec 2015 16:09:41 +0100 switched from Isabelle2014 to Isabelle2015, intermediate state
Sat, 09 Aug 2014 18:50:39 +0200 tuned;
Wed, 09 Apr 2014 12:22:57 +0200 proper context for print_tac;
Sat, 22 Mar 2014 15:58:27 +0100 avoid hard-wired theory names;
Mon, 10 Mar 2014 17:52:30 +0100 tuned;
Wed, 01 Jan 2014 14:29:22 +0100 clarified simplifier context;
Sat, 14 Dec 2013 17:28:05 +0100 proper context for basic Simplifier operations: rewrite_rule, rewrite_goals_rule, rewrite_goals_tac etc.;
Sat, 25 May 2013 17:08:43 +0200 tuned;
Mon, 20 May 2013 17:14:39 +0200 more precise treatment of theory vs. Proof.context;
Sat, 27 Apr 2013 20:50:20 +0200 uniform Proof.context for hyp_subst_tac;
Thu, 18 Apr 2013 17:07:01 +0200 simplifier uses proper Proof.context instead of historic type simpset;
Mon, 26 Nov 2012 21:46:04 +0100 tuned signature;
Fri, 27 Apr 2012 22:47:30 +0200 clarified signature;
Fri, 16 Mar 2012 18:20:12 +0100 outer syntax command definitions based on formal command_spec derived from theory header declarations;
Thu, 15 Mar 2012 20:07:00 +0100 prefer formally checked @{keyword} parser;
Thu, 15 Mar 2012 19:02:34 +0100 declare minor keywords via theory header;
Sat, 14 Jan 2012 17:45:04 +0100 discontinued old-style Term.list_all_free in favour of plain Logic.all;
Thu, 24 Nov 2011 21:01:06 +0100 modernized some old-style infix operations, which were left over from the time of ML proof scripts;
Wed, 17 Aug 2011 18:05:31 +0200 modernized signature of Term.absfree/absdummy;
Wed, 10 Aug 2011 20:53:43 +0200 old term operations are legacy;
Wed, 29 Jun 2011 21:34:16 +0200 tuned signature;
Wed, 29 Jun 2011 20:39:41 +0200 simplified/unified Simplifier.mk_solver;
Thu, 09 Jun 2011 23:12:02 +0200 renamed Drule.instantiate to Drule.instantiate_normalize to emphasize its meaning as opposed to plain Thm.instantiate;
Thu, 09 Jun 2011 16:34:49 +0200 discontinued Name.variant to emphasize that this is old-style / indirect;
Sat, 16 Apr 2011 16:15:37 +0200 modernized structure Proof_Context;
Sat, 16 Apr 2011 15:25:25 +0200 prefer local name spaces;
Fri, 08 Apr 2011 16:34:14 +0200 discontinued special treatment of structure Lexicon;
Fri, 07 Jan 2011 18:32:19 +0100 do not open ML structures;
Mon, 20 Sep 2010 16:05:25 +0200 renamed structure PureThy to Pure_Thy and moved most content to Global_Theory, to emphasize that this is global-only;
Sun, 12 Sep 2010 19:04:02 +0200 eliminated aliases of Type.constraint;
Wed, 18 Aug 2010 12:26:48 +0200 deglobalization
Mon, 12 Jul 2010 21:38:37 +0200 moved misc legacy stuff from OldGoals to Misc_Legacy;
Thu, 27 May 2010 17:41:27 +0200 renamed structure TypeInfer to Type_Infer, keeping the old name as legacy alias for some time;
Mon, 17 May 2010 23:54:15 +0200 prefer structure Keyword, Parse, Parse_Spec, Outer_Syntax;
Sun, 16 May 2010 00:02:11 +0200 prefer structure Parse_Spec;
Wed, 05 May 2010 18:25:34 +0200 farewell to old-style mem infixes -- type inference in situations with mem_int and mem_string should provide enough information to resolve the type of (op =)
Mon, 03 May 2010 14:25:56 +0200 renamed ProofContext.init to ProofContext.init_global to emphasize that this is not the real thing;
Fri, 30 Apr 2010 18:06:29 +0200 proper context for rule_by_tactic;
Thu, 29 Apr 2010 22:56:32 +0200 proper context for mksimps etc. -- via simpset of the running Simplifier;
Thu, 29 Apr 2010 21:05:54 +0200 more explicit treatment of context, although not fully localized;
Sat, 27 Mar 2010 18:07:21 +0100 moved Primitive_Defs.mk_defpair to OldGoals.mk_defpair;
Sun, 28 Feb 2010 22:30:51 +0100 more antiquotations;
Fri, 19 Feb 2010 20:39:48 +0100 moved ancient Drule.get_def to OldGoals.get_def;
Fri, 19 Feb 2010 16:11:45 +0100 renamed Simplifier.theory_context to Simplifier.global_context to emphasize that this is not the real thing;
Sun, 07 Feb 2010 19:33:34 +0100 renamed old-style Drule.standard to Drule.export_without_context, to emphasize that this is in no way a standard operation;
Mon, 02 Nov 2009 20:38:46 +0100 modernized structure Primitive_Defs;
Sun, 01 Nov 2009 15:24:45 +0100 modernized structure Rule_Cases;
Wed, 21 Oct 2009 10:15:31 +0200 removed old-style \ and \\ infixes
Sat, 17 Oct 2009 00:52:37 +0200 explicitly qualify Drule.standard;
Tue, 29 Sep 2009 22:48:24 +0200 modernized Balanced_Tree;
Tue, 21 Jul 2009 01:03:18 +0200 proper context for Display.pretty_thm etc. or old-style versions Display.pretty_thm_global, Display.pretty_thm_without_context etc.;
Fri, 20 Mar 2009 17:12:37 +0100 Disposed old declarations, tactics, tactic combinators that refer to the simpset or claset of an implicit theory;
Thu, 19 Mar 2009 22:05:00 +0100 proper spacing before ML antiquotations -- note that @ may be part of symbolic ML identifiers;
Sun, 08 Mar 2009 17:26:14 +0100 moved basic algebra of long names from structure NameSpace to Long_Name;
Sat, 07 Mar 2009 22:17:25 +0100 more uniform handling of binding in packages;
Thu, 05 Mar 2009 12:08:00 +0100 renamed NameSpace.base to NameSpace.base_name;
Wed, 04 Mar 2009 11:05:29 +0100 Merge.