src/Pure/Isar/local_defs.ML
Sun, 07 Mar 2010 11:57:16 +0100 wenzelm modernized structure Local_Defs;
Sun, 08 Nov 2009 16:30:41 +0100 wenzelm adapted Generic_Data, Proof_Data;
Mon, 02 Nov 2009 20:38:46 +0100 wenzelm modernized structure Primitive_Defs;
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.;
Wed, 24 Jun 2009 21:28:02 +0200 wenzelm renamed Variable.import_thms to Variable.import (back again cf. ed7aa5a350ef -- Alice is no longer supported);
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.);
Thu, 12 Mar 2009 15:54:58 +0100 wenzelm Assumption.all_prems_of, Assumption.all_assms_of;
Wed, 11 Mar 2009 15:38:25 +0100 wenzelm Thm.def_binding_optional;
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:32 +0100 haftmann binding is alias for Binding.T
Sun, 11 Jan 2009 14:18:16 +0100 haftmann stripped Id
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
Tue, 02 Sep 2008 14:10:45 +0200 wenzelm explicit type Name.binding for higher-specification elements;
Thu, 27 Mar 2008 14:41:09 +0100 wenzelm eliminated theory ProtoPure;
Sat, 20 Oct 2007 18:54:33 +0200 wenzelm added fixed_abbrev;
Fri, 19 Oct 2007 20:57:14 +0200 wenzelm tuned interfaces;
Sun, 14 Oct 2007 00:18:06 +0200 wenzelm added add_def;
Thu, 11 Oct 2007 21:10:41 +0200 wenzelm added export_cterm;
Thu, 11 Oct 2007 19:10:23 +0200 wenzelm dest/cert_def: replaced Pretty.pp by explicit Proof.context;
Thu, 11 Oct 2007 16:05:30 +0200 wenzelm moved ProofContext.pp to Syntax.pp;
Tue, 14 Aug 2007 13:20:19 +0200 wenzelm PrimitiveDefs.dest/abs_def;
Sun, 29 Jul 2007 14:29:54 +0200 wenzelm renamed Drule.add/del/merge_rules to Thm.add/del/merge_thms;
Tue, 03 Jul 2007 17:17:15 +0200 wenzelm exported meta_rewrite_conv;
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;
Sun, 15 Apr 2007 14:31:47 +0200 wenzelm Thm.fold_terms;
Sat, 14 Apr 2007 00:46:21 +0200 wenzelm tuned signature;
Tue, 03 Apr 2007 19:24:13 +0200 wenzelm renamed Variable.import to import_thms (avoid clash with Alice keywords);
Thu, 14 Dec 2006 15:31:21 +0100 wenzelm added trans_terms/props;
Tue, 12 Dec 2006 20:49:28 +0100 wenzelm tuned expand_term;
Thu, 07 Dec 2006 23:16:55 +0100 wenzelm reorganized structure Tactic vs. MetaSimplifier;
Thu, 07 Dec 2006 17:58:50 +0100 wenzelm expand_term: based on Envir.expand_term;
Thu, 07 Dec 2006 00:42:04 +0100 wenzelm reorganized structure Goal vs. Tactic;
Wed, 06 Dec 2006 21:19:01 +0100 wenzelm added expand;
Wed, 29 Nov 2006 15:44:58 +0100 wenzelm added export;
Tue, 28 Nov 2006 00:35:25 +0100 wenzelm simplified '?' operator;
Thu, 23 Nov 2006 22:38:30 +0100 wenzelm prefer Proof.context over Context.generic;
Wed, 11 Oct 2006 22:55:17 +0200 wenzelm add_defs: declare terms;
Mon, 09 Oct 2006 02:20:02 +0200 wenzelm simplified derived_def;
Sat, 07 Oct 2006 01:31:15 +0200 wenzelm replaced add_def by more elaborate add_defs;
Wed, 02 Aug 2006 22:27:00 +0200 wenzelm normalized Proof.context/method type aliases;
Thu, 27 Jul 2006 13:43:01 +0200 wenzelm moved basic assumption operations from structure ProofContext to Assumption;
Sat, 08 Jul 2006 12:54:37 +0200 wenzelm Goal.prove: context;
Thu, 06 Jul 2006 11:26:49 +0200 wenzelm def_export: Drule.generalize;
Thu, 15 Jun 2006 23:08:54 +0200 wenzelm ProofContext: moved variable operations to struct Variable;
Sun, 07 May 2006 00:22:05 +0200 wenzelm removed 'concl is' patterns;
Mon, 06 Feb 2006 20:59:50 +0100 wenzelm cert_def: use Logic.dest_def;
Thu, 02 Feb 2006 12:52:21 +0100 wenzelm tuned comments;
Tue, 31 Jan 2006 18:19:30 +0100 wenzelm (un)fold: no raw flag;
Tue, 31 Jan 2006 00:39:43 +0100 wenzelm export meta_rewrite_rule;
Sun, 29 Jan 2006 19:23:47 +0100 wenzelm added attributes defn_add/del;
Sat, 28 Jan 2006 17:29:06 +0100 wenzelm Basic operations on local definitions.
Tue, 16 Oct 2001 23:02:14 +0200 wenzelm simplified exporter interface;
Wed, 10 Oct 2001 18:40:46 +0200 berghofe Removed unnecessary application of Drule.standard.
Mon, 13 Nov 2000 22:01:07 +0100 wenzelm tuned statement args;
less more (0) -60 tip