src/Pure/Isar/calculation.ML
Wed, 11 Aug 2010 17:31:56 +0200 wenzelm prefer plain Attrib.eval_thmss -- also means the assert_forward of Proof.get_thmss_cmd is skipped, leading to uniform (albeit odd) behaviour concerning forward chaining;
Fri, 21 May 2010 22:08:13 +0200 wenzelm print calculation result in the context where the fact is actually defined -- proper externing;
Sun, 25 Apr 2010 15:52:03 +0200 wenzelm modernized naming conventions of main Isar proof elements;
Sun, 08 Nov 2009 16:30:41 +0100 wenzelm adapted Generic_Data, Proof_Data;
Sun, 01 Nov 2009 20:59:34 +0100 wenzelm adapted Item_Net;
Sun, 01 Nov 2009 15:44:26 +0100 wenzelm modernized structure Context_Rules;
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.;
Tue, 17 Mar 2009 14:12:43 +0100 wenzelm adapted to general Item_Net;
Sun, 15 Mar 2009 15:59:44 +0100 wenzelm simplified attribute setup;
Thu, 05 Mar 2009 11:58:53 +0100 wenzelm eliminated obsolete ProofContext.full_bname;
Sun, 01 Mar 2009 16:48:06 +0100 wenzelm discontinued experimental support for Alice -- too hard to maintain its many language incompatibilities, never really worked anyway;
Wed, 21 Jan 2009 23:21:44 +0100 wenzelm removed Ids;
Wed, 21 Jan 2009 16:47:04 +0100 haftmann binding replaces bstring
Thu, 04 Dec 2008 14:43:33 +0100 haftmann cleaned up binding module and related code
Fri, 12 Sep 2008 12:04:16 +0200 wenzelm more procise printing of fact names;
Fri, 28 Mar 2008 20:02:04 +0100 wenzelm Context.>> : operate on Context.generic;
Thu, 27 Mar 2008 15:32:15 +0100 wenzelm eliminated delayed theory setup
Wed, 19 Mar 2008 22:27:57 +0100 wenzelm renamed datatype thmref to Facts.ref, tuned interfaces;
Tue, 11 Mar 2008 18:20:47 +0100 wenzelm Proof.put_thms false;
Sun, 29 Jul 2007 14:29:54 +0200 wenzelm renamed Drule.add/del/merge_rules to Thm.add/del/merge_thms;
Mon, 07 May 2007 00:49:59 +0200 wenzelm simplified DataFun interfaces;
Tue, 03 Apr 2007 19:24:19 +0200 wenzelm avoid clash with Alice keywords;
Thu, 23 Nov 2006 22:38:30 +0100 wenzelm prefer Proof.context over Context.generic;
Tue, 21 Nov 2006 18:07:44 +0100 wenzelm renamed Proof.put_thms_internal to Proof.put_thms;
Mon, 09 Oct 2006 02:19:51 +0200 wenzelm attribute symmetric: zero_var_indexes;
Mon, 12 Jun 2006 21:19:00 +0200 wenzelm tuned Seq/Envir/Unify interfaces;
Thu, 16 Feb 2006 18:25:58 +0100 wenzelm Proof.put_thms_internal;
Mon, 06 Feb 2006 20:59:47 +0100 wenzelm eq_prop: Envir.beta_eta_contract;
Sat, 21 Jan 2006 23:02:14 +0100 wenzelm simplified type attribute;
Thu, 19 Jan 2006 21:22:08 +0100 wenzelm setup: theory -> theory;
Sat, 14 Jan 2006 17:14:06 +0100 wenzelm sane ERROR handling;
Tue, 10 Jan 2006 19:33:36 +0100 wenzelm generic data and attributes;
Fri, 09 Dec 2005 09:06:45 +0100 haftmann oriented result pairs in PureThy
Tue, 22 Nov 2005 19:34:41 +0100 wenzelm Drule.multi_resolves;
Wed, 14 Sep 2005 22:04:35 +0200 wenzelm tuned;
Tue, 13 Sep 2005 22:19:34 +0200 wenzelm more self-contained proof elements (material from isar_thy.ML);
Sun, 26 Jun 2005 15:16:58 +0200 wenzelm export get_calculation;
Fri, 17 Jun 2005 18:33:05 +0200 wenzelm accomodate change of TheoryDataFun;
Tue, 17 May 2005 10:19:44 +0200 wenzelm tuned;
Thu, 21 Apr 2005 22:02:06 +0200 wenzelm superceded by Pure.thy and CPure.thy;
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, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Wed, 14 Apr 2004 13:28:46 +0200 wenzelm renamed have_thms to note_thms;
Tue, 13 Apr 2004 20:22:26 +0200 wenzelm 'also'/'moreover': do not interfere with current facts, allow in chain mode;
Tue, 13 Apr 2004 07:47:31 +0200 kleing fix moreover/this behaviour:
Sat, 06 Dec 2003 07:50:01 +0100 kleing do not reset facts ('this') for moreover and also
Tue, 16 Jul 2002 18:38:36 +0200 wenzelm avoid "_st" versions of proof data;
Thu, 17 Jan 2002 21:04:48 +0100 wenzelm Thm.prop_of;
Thu, 06 Dec 2001 00:42:00 +0100 wenzelm clarified sym_del;
Wed, 05 Dec 2001 03:14:22 +0100 wenzelm added 'sym' and 'symmetric' atts;
Wed, 28 Nov 2001 00:46:26 +0100 wenzelm theory data: removed obsolete finish method;
Fri, 09 Nov 2001 00:19:20 +0100 wenzelm theory data: finish method;
Mon, 05 Nov 2001 20:59:35 +0100 wenzelm pretty/print functions with context;
Fri, 02 Nov 2001 22:02:41 +0100 wenzelm declare transitive;
Mon, 15 Oct 2001 20:36:48 +0200 wenzelm tuned NetRules;
Sun, 11 Feb 2001 16:34:20 +0100 wenzelm more robust selection of calculational rules;
Thu, 16 Nov 2000 22:33:14 +0100 wenzelm Proof.assert_forward;
Sun, 17 Sep 2000 22:21:31 +0200 wenzelm Display.pretty_thm_sg;
Thu, 07 Sep 2000 20:56:58 +0200 wenzelm tuned msgs;
less more (0) -60 tip