src/Pure/Isar/attrib.ML
Sat, 30 May 2009 15:53:19 +0200 wenzelm eliminated old Attrib.add_attributes (and Attrib.syntax);
Sat, 30 May 2009 15:25:46 +0200 wenzelm modernized attribute setup;
Mon, 18 May 2009 09:48:06 +0200 haftmann introduced Thm.generatedK
Sat, 16 May 2009 20:17:59 +0200 bulwahn added new kind generated_theorem for theorems which are generated by packages to distinguish between theorems from users and packages
Sat, 28 Mar 2009 17:21:11 +0100 wenzelm renamed ProofContext.note_thmss_i to ProofContext.note_thmss, eliminated obsolete external version;
Sat, 28 Mar 2009 17:08:49 +0100 wenzelm added map_facts_refs;
Wed, 18 Mar 2009 22:41:14 +0100 wenzelm more precise type Symbol_Pos.text;
Mon, 16 Mar 2009 17:46:11 +0100 wenzelm tuned signature;
Sun, 15 Mar 2009 15:59:43 +0100 wenzelm added setup and attribute_setup -- expect plain parser instead of syntax function;
Fri, 13 Mar 2009 21:25:15 +0100 wenzelm eliminated type Args.T;
Thu, 12 Mar 2009 11:10:02 +0100 wenzelm renamed NameSpace.bind to NameSpace.define;
Wed, 04 Mar 2009 11:05:29 +0100 blanchet Merge.
Wed, 04 Mar 2009 10:45:52 +0100 blanchet Merge.
Tue, 03 Mar 2009 14:07:43 +0100 wenzelm Thm.binding;
Sun, 01 Mar 2009 23:36:12 +0100 wenzelm use long names for old-style fold combinators;
Thu, 29 Jan 2009 22:27:07 +0100 berghofe Added abs_def attribute.
Wed, 21 Jan 2009 16:47:32 +0100 haftmann binding is alias for Binding.T
Fri, 05 Dec 2008 18:42:37 +0100 haftmann removed Table.extend, NameSpace.extend_table
Thu, 04 Dec 2008 14:43:33 +0100 haftmann cleaned up binding module and related code
Tue, 02 Sep 2008 16:55:33 +0200 wenzelm type Attrib.binding abbreviates Name.binding without attributes;
Tue, 02 Sep 2008 14:10:45 +0200 wenzelm explicit type Name.binding for higher-specification elements;
Thu, 14 Aug 2008 16:52:46 +0200 wenzelm moved basic thm operations from structure PureThy to Thm (cf. more_thm.ML);
Sun, 10 Aug 2008 12:38:24 +0200 wenzelm pass position to get_fact;
Sat, 09 Aug 2008 22:43:54 +0200 wenzelm unified Args.T with OuterLex.token, renamed some operations;
Wed, 06 Aug 2008 00:10:22 +0200 wenzelm report markup;
Mon, 04 Aug 2008 20:27:39 +0200 wenzelm tuned signature;
Wed, 14 May 2008 20:30:05 +0200 wenzelm added defined;
Thu, 17 Apr 2008 22:22:27 +0200 wenzelm no_vars: reset body mode, i.e. invent global frees (which are acceptable to Variable.auto_fixes);
Wed, 16 Apr 2008 17:40:41 +0200 wenzelm PureThy.get_fact: pass dynamic context;
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
Thu, 20 Mar 2008 16:04:30 +0100 wenzelm Facts.Named: include position;
Thu, 20 Mar 2008 00:20:49 +0100 wenzelm renamed former get_thms(_silent) to get_fact(_silent);
Wed, 19 Mar 2008 22:27:57 +0100 wenzelm renamed datatype thmref to Facts.ref, tuned interfaces;
Sat, 26 Jan 2008 17:08:42 +0100 wenzelm misc tuning and internal rearrangement;
Wed, 26 Sep 2007 19:17:58 +0200 wenzelm added eval_thms;
Tue, 25 Sep 2007 17:06:18 +0200 wenzelm tuned functor application;
Mon, 13 Aug 2007 04:35:41 +0200 kleing new attribute [rotated]
Tue, 07 Aug 2007 20:19:55 +0200 wenzelm turned Unify flags into configuration options (global only);
Thu, 02 Aug 2007 12:06:29 +0200 wenzelm turned simp_depth_limit into configuration option;
Wed, 01 Aug 2007 16:55:37 +0200 wenzelm tuned config options: eliminated separate attribute "option";
Sat, 28 Jul 2007 22:01:01 +0200 wenzelm attribute "option": proper naming within the theory
Sat, 28 Jul 2007 20:40:27 +0200 wenzelm tuned;
Fri, 27 Jul 2007 21:55:18 +0200 wenzelm renamed Config to ConfigOption;
Fri, 27 Jul 2007 16:31:16 +0200 wenzelm attribute "option": more elaborate syntax (with value parsing);
Wed, 25 Jul 2007 22:20:50 +0200 wenzelm added attribute "option" for setting configuration options;
Mon, 23 Jul 2007 19:45:44 +0200 wenzelm eliminated transform_failure (to avoid critical section for main transactions);
Sun, 08 Jul 2007 19:51:58 +0200 wenzelm replaced exception TableFun/GraphFun.DUPS by TableFun/GraphFun.DUP;
Thu, 05 Jul 2007 00:06:14 +0200 wenzelm avoid polymorphic equality;
Thu, 24 May 2007 08:37:37 +0200 haftmann tuned Pure/General/name_space.ML
Thu, 10 May 2007 00:39:45 +0200 wenzelm moved conversions to structure Conv;
Mon, 07 May 2007 00:49:59 +0200 wenzelm simplified DataFun interfaces;
Sat, 14 Apr 2007 00:46:20 +0200 wenzelm Morphism.transform/form;
Tue, 03 Apr 2007 19:24:13 +0200 wenzelm renamed Variable.import to import_thms (avoid clash with Alice keywords);
Fri, 19 Jan 2007 22:08:24 +0100 wenzelm removed obsolete Attribute;
Mon, 18 Dec 2006 08:21:35 +0100 haftmann switched argument order in *.syntax lifters
Thu, 07 Dec 2006 17:58:49 +0100 wenzelm thms etc.: proper treatment of internal_fact with selection;
Tue, 05 Dec 2006 22:14:42 +0100 wenzelm Attrib.internal: morphism;
Tue, 21 Nov 2006 18:07:36 +0100 wenzelm removed kind attribs;
Sat, 14 Oct 2006 23:25:50 +0200 wenzelm added pretty_attribs (from attrib.ML);
less more (0) -100 -60 tip