src/Pure/old_goals.ML
Mon, 12 Jul 2010 21:38:37 +0200 wenzelm moved misc legacy stuff from OldGoals to Misc_Legacy;
Fri, 04 Jun 2010 16:53:08 +0200 blanchet "print_vars_terms" wasn't doing its job properly;
Thu, 27 May 2010 17:41:27 +0200 wenzelm renamed structure TypeInfer to Type_Infer, keeping the old name as legacy alias for some time;
Sat, 15 May 2010 21:41:32 +0200 wenzelm less pervasive names from structure Thm;
Wed, 12 May 2010 14:52:23 +0200 wenzelm do not emit legacy_feature warnings here -- users have no chance to disable them;
Mon, 03 May 2010 14:25:56 +0200 wenzelm renamed ProofContext.init to ProofContext.init_global to emphasize that this is not the real thing;
Sat, 27 Mar 2010 18:07:21 +0100 wenzelm moved Primitive_Defs.mk_defpair to OldGoals.mk_defpair;
Sun, 07 Mar 2010 12:19:47 +0100 wenzelm modernized structure Object_Logic;
Fri, 19 Feb 2010 20:39:48 +0100 wenzelm moved ancient Drule.get_def to OldGoals.get_def;
Sun, 07 Feb 2010 19:33:34 +0100 wenzelm renamed old-style Drule.standard to Drule.export_without_context, to emphasize that this is in no way a standard operation;
Wed, 21 Oct 2009 10:15:31 +0200 haftmann removed old-style \ and \\ infixes
Sat, 17 Oct 2009 15:57:51 +0200 wenzelm indicate CRITICAL nature of various setmp combinators;
Sat, 17 Oct 2009 00:52:37 +0200 wenzelm explicitly qualify Drule.standard;
Tue, 29 Sep 2009 11:49:22 +0200 wenzelm explicit indication of Unsynchronized.ref;
Fri, 28 Aug 2009 21:04:03 +0200 wenzelm modernized messages -- eliminated ctyp/cterm operations;
Mon, 27 Jul 2009 20:45:40 +0200 wenzelm moved METAHYPS to old_goals.ML (cf. SUBPROOF and FOCUS in subgoal.ML for properly localized versions of the same idea);
Sat, 25 Jul 2009 10:31:27 +0200 wenzelm renamed structure Display_Goal to Goal_Display;
Fri, 24 Jul 2009 22:17:32 +0200 wenzelm eliminated the_context;
Fri, 24 Jul 2009 20:55:56 +0200 wenzelm structure OldGoals: no pervasive names;
Thu, 23 Jul 2009 16:52:16 +0200 wenzelm clarified pretty_goals, pretty_thm_aux: plain context;
Tue, 21 Jul 2009 01:03:18 +0200 wenzelm proper context for Display.pretty_thm etc. or old-style versions Display.pretty_thm_global, Display.pretty_thm_without_context etc.;
Mon, 20 Jul 2009 21:20:09 +0200 wenzelm moved pretty_goals etc. to Display_Goal (required by tracing tacticals);
Wed, 21 Jan 2009 23:21:44 +0100 wenzelm removed Ids;
Sat, 13 Dec 2008 15:00:39 +0100 wenzelm Context.display_names;
Mon, 23 Jun 2008 23:45:45 +0200 wenzelm Logic.is_all;
Wed, 18 Jun 2008 18:55:04 +0200 wenzelm added emulations for simple_read_term/read_term/read_prop (formerly in sign.ML);
Mon, 16 Jun 2008 22:13:49 +0200 wenzelm removed obsolete no_qed, quick_and_dirty_prove_goalw_cterm;
Mon, 16 Jun 2008 17:54:47 +0200 wenzelm removed obsolete inst;
Wed, 11 Jun 2008 18:03:38 +0200 wenzelm qualified inst;
Sun, 18 May 2008 15:04:09 +0200 wenzelm moved global pretty/string_of functions from Sign to Syntax;
Sat, 17 May 2008 13:54:30 +0200 wenzelm structure Display: less pervasive operations;
Tue, 15 Apr 2008 18:49:19 +0200 wenzelm Theory.eq_thy;
Tue, 15 Apr 2008 16:12:05 +0200 wenzelm Thm.forall_elim_var(s);
Sat, 12 Apr 2008 17:00:35 +0200 wenzelm rep_cterm/rep_thm: no longer dereference theory_ref;
Thu, 27 Mar 2008 14:41:17 +0100 wenzelm moved old the_context here;
Wed, 26 Mar 2008 22:40:05 +0100 wenzelm moved bind_thm(s) to ML/ml_context.ML;
Sat, 15 Mar 2008 22:07:32 +0100 wenzelm tuned messages;
Mon, 17 Dec 2007 23:26:27 +0100 wenzelm cond_timeit: added message argument;
Sat, 07 Jul 2007 18:39:15 +0200 wenzelm removed obsolete disable_pr/enable_pr;
Mon, 04 Jun 2007 21:04:20 +0200 wenzelm tuned;
Mon, 30 Apr 2007 13:32:58 +0200 wenzelm explicit treatment of legacy_features;
Sat, 14 Apr 2007 17:35:52 +0200 wenzelm cleaned/simplified Sign.read_typ, Thm.read_cterm etc.;
Mon, 26 Feb 2007 23:18:24 +0100 wenzelm moved eq_thm etc. to structure Thm in Pure/more_thm.ML;
Fri, 19 Jan 2007 22:08:18 +0100 wenzelm moved inst from drule.ML to old_goals.ML;
Sat, 07 Oct 2006 01:30:58 +0200 wenzelm tuned;
Thu, 03 Aug 2006 15:03:09 +0200 wenzelm removed OldGoals.legacy flag (always warn);
Thu, 27 Jul 2006 13:43:07 +0200 wenzelm Assumption.assume;
Wed, 15 Feb 2006 21:35:04 +0100 wenzelm chop is no longer pervasive;
Sat, 14 Jan 2006 17:14:06 +0100 wenzelm sane ERROR handling;
Tue, 08 Nov 2005 10:43:11 +0100 wenzelm renamed goals.ML to old_goals.ML;
less more (0) tip