src/Pure/Isar/context_rules.ML
Tue, 18 Mar 2014 15:29:58 +0100 wenzelm more antiquotations;
Fri, 23 Aug 2013 20:35:50 +0200 wenzelm added Theory.setup convenience;
Sat, 27 Apr 2013 20:50:20 +0200 wenzelm uniform Proof.context for hyp_subst_tac;
Sat, 30 Mar 2013 13:40:19 +0100 wenzelm more item markup;
Fri, 29 Mar 2013 22:14:27 +0100 wenzelm Pretty.item markup for improved readability of lists of items;
Sun, 06 Nov 2011 21:51:46 +0100 wenzelm more explicit representation of rule_attribute vs. declaration_attribute vs. mixed_attribute;
Mon, 20 Sep 2010 16:05:25 +0200 wenzelm renamed structure PureThy to Pure_Thy and moved most content to Global_Theory, to emphasize that this is global-only;
Sat, 15 May 2010 23:16:32 +0200 wenzelm refer directly to structure Keyword and Parse;
Sun, 08 Nov 2009 16:30:41 +0100 wenzelm adapted Generic_Data, Proof_Data;
Sun, 01 Nov 2009 16:23:31 +0100 wenzelm tuned signature;
Sun, 01 Nov 2009 15:44:26 +0100 wenzelm modernized structure Context_Rules;
Wed, 30 Sep 2009 22:20:58 +0200 wenzelm eliminated redundant bindings;
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.;
Sun, 15 Mar 2009 15:59:44 +0100 wenzelm simplified attribute setup;
Wed, 21 Jan 2009 23:21:44 +0100 wenzelm removed Ids;
Wed, 21 Jan 2009 16:48:15 +0100 haftmann binding replaces bstring
Sat, 09 Aug 2008 22:43:46 +0200 wenzelm unified Args.T with OuterLex.token, renamed some operations;
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
Sat, 26 Jan 2008 17:08:38 +0100 wenzelm tuned attribute syntax -- no need for eta-expansion;
Sun, 03 Jun 2007 23:16:55 +0200 wenzelm tuned Tactic signature;
Thu, 31 May 2007 23:47:36 +0200 wenzelm simplified/unified list fold;
Mon, 07 May 2007 00:49:59 +0200 wenzelm simplified DataFun interfaces;
Mon, 26 Feb 2007 23:18:24 +0100 wenzelm moved eq_thm etc. to structure Thm in Pure/more_thm.ML;
Thu, 23 Nov 2006 22:38:30 +0100 wenzelm prefer Proof.context over Context.generic;
Wed, 02 Aug 2006 22:26:41 +0200 wenzelm normalized Proof.context/method type aliases;
Thu, 27 Apr 2006 15:06:35 +0200 wenzelm tuned basic list operators (flat, maps, map_filter);
Wed, 26 Apr 2006 22:38:05 +0200 wenzelm tuned;
Wed, 15 Feb 2006 21:34:55 +0100 wenzelm removed distinct, renamed gen_distinct to distinct;
Wed, 08 Feb 2006 14:39:00 +0100 haftmann introduced gen_distinct in place of distinct
Fri, 03 Feb 2006 23:12:28 +0100 wenzelm canonical member/insert/merge;
Tue, 31 Jan 2006 18:19:29 +0100 wenzelm tuned;
Sat, 21 Jan 2006 23:02:14 +0100 wenzelm simplified type attribute;
Thu, 19 Jan 2006 21:22:08 +0100 wenzelm setup: theory -> theory;
Sun, 15 Jan 2006 19:58:55 +0100 wenzelm export add_args;
Fri, 13 Jan 2006 01:13:05 +0100 wenzelm tuned;
Tue, 10 Jan 2006 19:33:36 +0100 wenzelm generic data and attributes;
Fri, 16 Dec 2005 09:00:11 +0100 haftmann re-arranged tuples (theory * 'a) to ('a * theory) in Pure
Fri, 09 Dec 2005 09:06:45 +0100 haftmann oriented result pairs in PureThy
Fri, 28 Oct 2005 16:35:40 +0200 haftmann cleaned up nth, nth_update, nth_map and nth_string functions
Tue, 20 Sep 2005 14:03:40 +0200 wenzelm tuned;
Tue, 20 Sep 2005 08:21:49 +0200 haftmann slight adaptions to library changes
Tue, 13 Sep 2005 22:19:35 +0200 wenzelm tuned;
Thu, 08 Sep 2005 16:09:23 +0200 haftmann introduces some modern-style AList operations
Tue, 21 Jun 2005 09:35:32 +0200 wenzelm tuned;
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;
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, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Fri, 19 Mar 2004 10:42:38 +0100 paulson Removing the datatype declaration of "order" allows the standard General.order
Tue, 16 Jul 2002 18:39:27 +0200 wenzelm module now right after ProofContext (for locales);
Tue, 07 May 2002 14:26:32 +0200 wenzelm use eq_thm_prop instead of slightly inadequate eq_thm;
Thu, 17 Jan 2002 21:04:48 +0100 wenzelm Thm.prop_of;
Thu, 06 Dec 2001 17:16:30 +0100 wenzelm fixed dest atts;
Thu, 06 Dec 2001 00:40:19 +0100 wenzelm tuned;
Wed, 05 Dec 2001 03:15:15 +0100 wenzelm export low-level addXXs;
Mon, 03 Dec 2001 21:31:55 +0100 wenzelm renamed rule_context.ML to context_rules.ML;
less more (0) tip