src/HOL/Orderings.thy
Mon, 04 Jan 2010 16:00:23 +0100 haftmann moved name duplicates to end of theory; reduced warning noise
Fri, 11 Dec 2009 14:43:56 +0100 haftmann moved predicate rules to Predicate.thy; weakened default dest rule predicate1D (is not that reliable wrt. sets)
Sun, 08 Nov 2009 16:30:41 +0100 wenzelm adapted Generic_Data, Proof_Data;
Sat, 17 Oct 2009 14:43:18 +0200 wenzelm eliminated hard tabulators, guessing at each author's individual tab-width;
Fri, 09 Oct 2009 13:34:34 +0200 haftmann tuned order of lemmas
Wed, 07 Oct 2009 14:01:26 +0200 haftmann added bot_boolE, top_boolI
Sun, 26 Jul 2009 22:28:31 +0200 wenzelm replaced old METAHYPS by FOCUS;
Tue, 14 Jul 2009 10:54:04 +0200 haftmann code attributes use common underscore convention
Wed, 15 Apr 2009 15:52:37 +0200 haftmann code generator bootstrap theory src/Tools/Code_Generator.thy
Mon, 30 Mar 2009 22:48:15 +0200 wenzelm simplified 'print_orders' command;
Thu, 26 Mar 2009 14:14:02 +0100 wenzelm simplified attribute and method setup: eliminating bottom-up styles makes it easier to keep things in one place, and also SML/NJ happy;
Sun, 15 Mar 2009 15:59:44 +0100 wenzelm simplified attribute setup;
Fri, 13 Mar 2009 23:50:05 +0100 wenzelm simplified method setup;
Fri, 13 Mar 2009 19:58:26 +0100 wenzelm unified type Proof.method and pervasive METHOD combinators;
Fri, 06 Mar 2009 14:33:19 +0100 haftmann added strict_mono predicate
Thu, 26 Feb 2009 16:32:46 +0100 berghofe Fixed nonexhaustive match problem in decomp, to make it fail more gracefully
Fri, 06 Feb 2009 15:15:32 +0100 haftmann session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
Wed, 21 Jan 2009 16:47:31 +0100 haftmann dropped ID
Mon, 17 Nov 2008 17:00:55 +0100 haftmann tuned unfold_locales invocation
Fri, 24 Oct 2008 17:48:37 +0200 haftmann new classes "top" and "bot"
Fri, 10 Oct 2008 06:45:53 +0200 haftmann `code func` now just `code`
Tue, 07 Oct 2008 16:07:21 +0200 haftmann tuned min/max code generation
Mon, 11 Aug 2008 14:49:53 +0200 haftmann moved class wellorder to theory Orderings
Tue, 29 Jul 2008 08:15:38 +0200 haftmann declare
Fri, 25 Jul 2008 12:03:34 +0200 haftmann added class preorder
Fri, 20 Jun 2008 21:00:21 +0200 haftmann streamlined definitions
Tue, 10 Jun 2008 15:30:58 +0200 haftmann localized Least in Orderings.thy
Wed, 07 May 2008 10:56:38 +0200 berghofe - Now imports Code_Setup, rather than Set and Fun, since the theorems
Sat, 29 Mar 2008 22:55:49 +0100 wenzelm purely functional setup of claset/simpset/clasimpset;
Wed, 19 Mar 2008 07:20:28 +0100 haftmann whitespace tuning
Mon, 17 Mar 2008 18:37:00 +0100 wenzelm removed duplicate lemmas;
Wed, 30 Jan 2008 10:57:46 +0100 haftmann dual orders and dual lattices
Thu, 13 Dec 2007 07:09:02 +0100 haftmann clarified heading
Fri, 30 Nov 2007 20:13:03 +0100 haftmann adjustions to due to instance target
Thu, 29 Nov 2007 17:08:26 +0100 haftmann instance command as rudimentary class target
Sat, 10 Nov 2007 18:36:06 +0100 wenzelm Orderings.min/max: no need to qualify consts;
Fri, 26 Oct 2007 21:22:18 +0200 haftmann dropped square syntax
Thu, 25 Oct 2007 19:27:50 +0200 haftmann various localizations
Fri, 19 Oct 2007 19:45:31 +0200 haftmann tuned
Thu, 18 Oct 2007 09:20:55 +0200 haftmann localized mono predicate
Tue, 16 Oct 2007 23:12:45 +0200 haftmann global class syntax
Tue, 09 Oct 2007 00:20:13 +0200 wenzelm generic Syntax.pretty/string_of operations;
Sat, 06 Oct 2007 16:50:04 +0200 wenzelm simplified interfaces for outer syntax;
Sat, 29 Sep 2007 08:58:51 +0200 haftmann proper syntax during class specification
Thu, 27 Sep 2007 17:28:05 +0200 ballarin Fixed setup of transitivity reasoner (function decomp).
Tue, 25 Sep 2007 12:56:27 +0200 ballarin Transitivity reasoner gets additional argument of premises to improve integration with simplifier.
Tue, 18 Sep 2007 18:53:12 +0200 ballarin Transitivity reasoner set up for locales order and linorder.
Fri, 24 Aug 2007 14:14:18 +0200 haftmann moved class dense_linear_order to Orderings.thy
Wed, 15 Aug 2007 12:52:56 +0200 paulson ATP blacklisting is now in theory data, attribute noatp
Tue, 24 Jul 2007 15:20:45 +0200 haftmann using class target
Fri, 20 Jul 2007 14:28:25 +0200 haftmann moved class ord from Orderings.thy to HOL.thy
Tue, 19 Jun 2007 23:15:23 +0200 wenzelm tuned;
Tue, 05 Jun 2007 19:23:09 +0200 haftmann tuned boostrap
Tue, 05 Jun 2007 15:16:08 +0200 haftmann merged Code_Generator.thy into HOL.thy
Sun, 03 Jun 2007 16:57:51 +0200 nipkow tuned list comprehension, added lemma
Fri, 01 Jun 2007 10:44:28 +0200 haftmann dropped superfluous name bindings
Thu, 24 May 2007 08:37:39 +0200 haftmann rudimentary class target implementation
Sat, 19 May 2007 14:05:05 +0200 nipkow unfold min/max in Stefans code generator
Sat, 19 May 2007 11:33:22 +0200 haftmann no special treatment in naming of locale predicates stemming form classes
Thu, 17 May 2007 19:49:40 +0200 haftmann canonical prefixing of class constants
less more (0) -100 -60 tip