src/Pure/defs.ML
Mon, 24 Nov 2014 20:06:51 +0100 wenzelm removed odd remains of structural containment checks, which stem from an older approach (see also 3ad1b289f21b, 3ae3cc4b1eac, 423af2e013b8, bad13b32c0f3, ccd6de95f4a6);
Sat, 05 Jul 2014 13:21:53 +0200 wenzelm proper plain_args to ensure that multi-argument overloading cannot escape pattern restriction (despite more liberal structural containment before 3ae3cc4b1eac);
Tue, 11 Mar 2014 10:14:45 +0100 wenzelm minor performance tuning via fast matching filter;
Mon, 17 Feb 2014 20:19:02 +0100 wenzelm more informative error;
Mon, 18 Apr 2011 14:05:39 +0200 wenzelm pass plain Proof.context for pretty printing;
Mon, 18 Apr 2011 11:44:39 +0200 wenzelm pass plain Proof.context for pretty printing;
Mon, 18 Apr 2011 11:13:29 +0200 wenzelm simplified pretty printing context, which is only required for certain kernel operations;
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;
Mon, 16 Nov 2009 13:53:02 +0100 wenzelm tuned signature;
Sun, 15 Nov 2009 20:39:22 +0100 wenzelm primitive defs: clarified def (axiom name) vs. description;
Wed, 30 Sep 2009 22:24:57 +0200 wenzelm eliminated redundant parameters;
Sat, 18 Jul 2009 00:34:22 +0200 wenzelm tuned;
Fri, 17 Jul 2009 23:11:40 +0200 wenzelm tuned/modernized Envir.subst_XXX;
Wed, 21 Jan 2009 23:21:44 +0100 wenzelm removed Ids;
Mon, 01 Oct 2007 15:14:54 +0200 wenzelm tuned message;
Thu, 09 Aug 2007 15:52:54 +0200 haftmann new access interface in defs.ML
Thu, 21 Sep 2006 19:04:49 +0200 wenzelm tuned;
Thu, 17 Aug 2006 09:24:48 +0200 haftmann renamed module to thyname
Wed, 07 Jun 2006 02:01:28 +0200 wenzelm renamed Type.(un)varifyT to Logic.(un)varifyT;
Fri, 02 Jun 2006 16:06:19 +0200 wenzelm merge: always normalize (and check!) reductions;
Fri, 26 May 2006 22:20:03 +0200 wenzelm separate checks for acyclic/wellformed;
Thu, 25 May 2006 16:51:39 +0200 wenzelm tuned;
Wed, 24 May 2006 22:04:06 +0200 wenzelm made smlnj happy;
Wed, 24 May 2006 21:58:09 +0200 wenzelm wellformed: be less ambitious about structural containment;
Wed, 24 May 2006 01:05:01 +0200 wenzelm tuned;
Tue, 23 May 2006 13:55:01 +0200 wenzelm export plain_args;
Mon, 22 May 2006 22:29:15 +0200 wenzelm specifications_of: lhs/rhs represented as typargs;
Sat, 20 May 2006 23:45:37 +0200 wenzelm made smlnj happy;
Sat, 20 May 2006 23:37:02 +0200 wenzelm yet another re-implementation:
Sat, 13 May 2006 02:51:37 +0200 wenzelm actually reject malformed defs;
less more (0) -50 -30 tip