src/Pure/Isar/constdefs.ML
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, 20 Mar 2010 17:33:11 +0100 wenzelm renamed varify/unvarify operations to varify_global/unvarify_global to emphasize that these only work in a global situation;
Wed, 10 Mar 2010 15:29:23 +0100 haftmann constdefs is legacy
Sun, 07 Mar 2010 11:57:16 +0100 wenzelm modernized structure Local_Defs;
Thu, 19 Nov 2009 08:25:57 +0100 bulwahn replacing Predicate_Compile_Preproc_Const_Defs by more general Spec_Rules
Thu, 05 Nov 2009 20:44:42 +0100 wenzelm declare Spec_Rules for most basic definitional packages;
Mon, 02 Nov 2009 20:57:48 +0100 wenzelm modernized structure Proof_Display;
Wed, 23 Sep 2009 16:20:12 +0200 bulwahn handling of definitions
Sat, 28 Mar 2009 17:53:33 +0100 wenzelm renamed ProofContext.add_fixes_i to ProofContext.add_fixes, eliminated obsolete external version;
Thu, 19 Mar 2009 13:28:55 +0100 wenzelm use Name.of_binding for basic logical entities without name space (fixes, case names etc.);
Wed, 11 Mar 2009 15:38:25 +0100 wenzelm Thm.def_binding_optional;
Sat, 07 Mar 2009 22:16:50 +0100 wenzelm more uniform handling of binding in targets and derived elements;
Wed, 04 Mar 2009 11:05:29 +0100 blanchet Merge.
Wed, 04 Mar 2009 10:45:52 +0100 blanchet Merge.
Tue, 03 Mar 2009 18:32:01 +0100 wenzelm renamed Binding.name_pos to Binding.make, renamed Binding.base_name to Binding.name_of, renamed Binding.map_base to Binding.map_name, added mandatory flag to Binding.qualify;
Tue, 03 Mar 2009 14:07:43 +0100 wenzelm Thm.binding;
Wed, 21 Jan 2009 16:47:04 +0100 haftmann binding replaces bstring
Fri, 05 Dec 2008 18:43:42 +0100 haftmann Name.name_of -> Binding.base_name
Thu, 04 Dec 2008 14:43:33 +0100 haftmann cleaned up binding module and related code
Fri, 26 Sep 2008 09:10:02 +0200 haftmann removed obsolete name convention "func"
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;
Tue, 29 Jul 2008 08:15:40 +0200 haftmann PureThy: dropped note_thmss_qualified, dropped _i suffix
Sun, 18 May 2008 15:04:09 +0200 wenzelm moved global pretty/string_of functions from Sign to Syntax;
Thu, 08 Nov 2007 20:08:07 +0100 wenzelm discontinued legacy vars;
Wed, 07 Nov 2007 16:42:59 +0100 wenzelm discontinued ProofContext.read_prop_legacy;
Tue, 18 Sep 2007 07:36:15 +0200 haftmann distinction between regular and default code theorems
Fri, 10 Aug 2007 17:04:34 +0200 haftmann new structure for code generator modules
Thu, 26 Apr 2007 12:00:05 +0200 wenzelm renamed some old names Theory.xxx to Sign.xxx;
Fri, 20 Apr 2007 17:58:27 +0200 haftmann defs are added to code data
Sun, 15 Apr 2007 23:25:52 +0200 wenzelm read prop as prop, not term;
Sat, 07 Oct 2006 01:31:13 +0200 wenzelm Thm.def_name_optional;
Mon, 06 Feb 2006 20:59:48 +0100 wenzelm LocalDefs.cert_def;
Tue, 31 Jan 2006 18:19:28 +0100 wenzelm tuned LocalTheory.pretty_consts;
Wed, 25 Jan 2006 00:21:37 +0100 wenzelm tuned comment;
Tue, 24 Jan 2006 00:43:27 +0100 wenzelm LocalTheory.pretty_consts;
Sat, 21 Jan 2006 23:02:14 +0100 wenzelm simplified type attribute;
Fri, 13 Jan 2006 01:13:06 +0100 wenzelm uniform handling of fixes;
Tue, 10 Jan 2006 19:33:37 +0100 wenzelm Specification.pretty_consts ctxt;
Sat, 07 Jan 2006 23:27:55 +0100 wenzelm Specification.pretty_consts;
Tue, 06 Dec 2005 09:04:09 +0100 haftmann re-oriented some result tuples in PureThy
Sat, 15 Oct 2005 00:08:02 +0200 wenzelm tuned;
Tue, 16 Aug 2005 13:42:36 +0200 wenzelm replaced sign by thy;
Tue, 17 May 2005 18:10:31 +0200 wenzelm tuned;
Wed, 13 Apr 2005 18:45:25 +0200 wenzelm *** MESSAGE REFERS TO PREVIOUS VERSION ***
Wed, 13 Apr 2005 18:34:22 +0200 wenzelm *** empty log message ***
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.
Tue, 29 Jun 2004 11:18:34 +0200 kleing license change to BSD
Fri, 07 May 2004 20:33:37 +0200 wenzelm be liberal about constant names;
Fri, 23 Apr 2004 20:50:51 +0200 wenzelm improved messages;
Thu, 22 Apr 2004 13:26:47 +0200 wenzelm 'constdefs' with automatic type-inference and structure context;
less more (0) tip