src/ZF/arith_data.ML
Mon, 20 Dec 2010 16:44:33 +0100 wenzelm proper identifiers for consts and types;
Thu, 02 Dec 2010 16:04:22 +0100 wenzelm renamed trace_simp to simp_trace, and debug_simp to simp_debug;
Wed, 25 Aug 2010 18:36:22 +0200 wenzelm renamed Simplifier.simproc(_i) to Simplifier.simproc_global(_i) to emphasize that this is not the real thing;
Wed, 18 Aug 2010 12:08:21 +0200 haftmann more antiquotations
Sun, 28 Feb 2010 22:30:51 +0100 wenzelm more antiquotations;
Sat, 27 Feb 2010 23:13:01 +0100 wenzelm modernized structure Term_Ord;
Thu, 29 Oct 2009 17:58:26 +0100 wenzelm standardized filter/filter_out;
Thu, 23 Jul 2009 23:12:21 +0200 wenzelm more @{theory} antiquotations;
Wed, 31 Dec 2008 15:30:10 +0100 wenzelm moved term order operations to structure TermOrd (cf. Pure/term_ord.ML);
Sat, 15 Mar 2008 22:07:26 +0100 wenzelm proper antiquotations;
Sun, 07 Oct 2007 21:19:31 +0200 wenzelm modernized specifications;
Tue, 18 Sep 2007 16:08:00 +0200 wenzelm simplified type int (eliminated IntInf.int, integer);
Sat, 05 Aug 2006 14:52:57 +0200 wenzelm tuned;
Wed, 12 Jul 2006 21:19:14 +0200 wenzelm simplified prove_conv;
Sat, 08 Jul 2006 12:54:30 +0200 wenzelm simprocs: no theory argument -- use simpset context instead;
Sat, 11 Mar 2006 21:23:10 +0100 wenzelm got rid of type Sign.sg;
Sat, 14 Jan 2006 17:14:06 +0100 wenzelm sane ERROR handling;
Thu, 01 Dec 2005 22:04:27 +0100 wenzelm simprocs: static evaluation of simpset;
Fri, 21 Oct 2005 18:14:34 +0200 wenzelm Goal.prove;
Mon, 17 Oct 2005 23:10:15 +0200 wenzelm Simplifier.inherit_context instead of Simplifier.inherit_bounds;
Mon, 01 Aug 2005 19:20:26 +0200 wenzelm simprocs: Simplifier.inherit_bounds;
Mon, 16 May 2005 10:29:15 +0200 paulson Use of IntInf.int instead of int in most numeric simprocs; avoids
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.
Sun, 15 Feb 2004 10:46:37 +0100 paulson Polymorphic treatment of binary arithmetic using axclasses
Thu, 08 Aug 2002 23:52:55 +0200 wenzelm tuned;
Tue, 06 Aug 2002 11:22:05 +0200 wenzelm sane interface for simprocs;
Sat, 29 Jun 2002 21:33:06 +0200 paulson conversion of many files to Isar format
Thu, 16 May 2002 09:16:22 +0200 paulson converting Ordinal.ML to Isar format
Thu, 09 May 2002 17:51:19 +0200 paulson fixed simproc bug
Thu, 15 Nov 2001 18:18:17 +0100 wenzelm no handle ERROR;
Sat, 10 Nov 2001 16:25:17 +0100 wenzelm use Tactic.prove;
Wed, 06 Sep 2000 11:48:51 +0200 paulson bug fix for arithmetic simprocs (nat & int)
Fri, 18 Aug 2000 12:34:48 +0200 paulson simproc bug fix: only TYPING assumptions are given to the simplifier
Thu, 10 Aug 2000 11:27:34 +0200 paulson installation of cancellation simprocs for the integers
Mon, 07 Aug 2000 10:29:54 +0200 paulson instantiated Cancel_Numerals for "nat" in ZF
less more (0) tip