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;
less more (0) -30 tip