src/Pure/goals.ML
Fri, 28 Oct 2005 22:27:56 +0200 wenzelm renamed Goal.norm_hhf_rule to Goal.norm_hhf;
Tue, 25 Oct 2005 18:18:58 +0200 wenzelm val legacy = ref false;
Sat, 22 Oct 2005 01:22:10 +0200 wenzelm legacy = ref true for the time being -- avoid volumious warnings;
Fri, 21 Oct 2005 18:14:45 +0200 wenzelm warn_obsolete for goal commands -- danger of disrupting a local proof context;
Wed, 19 Oct 2005 21:52:42 +0200 wenzelm removed obsolete old-locales;
Thu, 15 Sep 2005 17:16:56 +0200 wenzelm TableFun/Symtab: curried lookup and update;
Mon, 12 Sep 2005 18:20:32 +0200 haftmann introduced new-style AList operations
Thu, 01 Sep 2005 22:15:12 +0200 wenzelm curried_lookup/update;
Wed, 31 Aug 2005 15:46:40 +0200 wenzelm refer to theory instead of low-level tsig;
Wed, 13 Jul 2005 11:16:34 +0200 haftmann (intermediate commit)
Mon, 20 Jun 2005 22:13:59 +0200 wenzelm get_thm(s): Name;
Fri, 17 Jun 2005 18:35:27 +0200 wenzelm accomodate change of TheoryDataFun;
Thu, 09 Jun 2005 12:03:22 +0200 wenzelm NameSpace.extern_table;
Tue, 31 May 2005 11:53:19 +0200 wenzelm Sign.declare_name replaces NameSpace.extend;
Wed, 25 May 2005 10:18:09 +0200 kleing removed obsolete findI, findE, findEs
Sun, 22 May 2005 16:51:09 +0200 wenzelm findI/Es/E: adapted to FindTheorems.find_XXX, results use thmref instead of string;
Thu, 21 Apr 2005 22:02:06 +0200 wenzelm superceded by Pure.thy and CPure.thy;
Fri, 04 Mar 2005 15:07:34 +0100 skalberg Removed practically all references to Library.foldr.
Thu, 03 Mar 2005 12:43:01 +0100 skalberg Move towards standard functions.
Sun, 13 Feb 2005 17:15:14 +0100 skalberg Deleted Library.option type.
Mon, 24 Jan 2005 17:59:48 +0100 berghofe Adapted to modified interface of PureThy.get_thm(s).
Wed, 09 Jun 2004 18:53:13 +0200 wenzelm Syntax.default_mode;
Sat, 29 May 2004 15:01:36 +0200 wenzelm Output.timing;
Thu, 22 Apr 2004 10:52:32 +0200 wenzelm tuned;
Mon, 03 Feb 2003 11:04:16 +0100 berghofe Moved get_goal, prems_of_goal and concl_of_goal from goals.ML to logic.ML
Wed, 13 Nov 2002 15:34:35 +0100 berghofe Added simple_prove_goal_cterm.
Mon, 21 Oct 2002 17:07:58 +0200 berghofe Changed type of Logic.strip_horn.
Mon, 14 Oct 2002 10:44:32 +0200 nipkow Ported find_intro/elim to Isar.
Tue, 02 Jul 2002 15:37:49 +0200 wenzelm emulate old thms_containing;
Wed, 28 Nov 2001 00:46:26 +0100 wenzelm theory data: removed obsolete finish method;
less more (0) -50 -30 tip