NEWS
Sun, 31 May 2009 15:49:35 +0200 removed "compress" option from isabelle-process and isabelle usedir -- this is always enabled;
Sun, 31 May 2009 14:15:07 +0200 discontinued support for Poly/ML 4.x versions;
Sat, 30 May 2009 15:53:19 +0200 eliminated old Attrib.add_attributes (and Attrib.syntax);
Sat, 30 May 2009 15:00:23 +0200 eliminated old Method.add_method(s);
Mon, 27 Apr 2009 10:11:44 +0200 cleaned up theory power further
Fri, 24 Apr 2009 17:45:15 +0200 funpow and relpow with shared "^^" syntax
Wed, 22 Apr 2009 19:16:02 +0200 dropped duplication
Wed, 22 Apr 2009 19:12:15 +0200 code_datatype and power
Mon, 20 Apr 2009 16:28:13 +0200 merged
Mon, 20 Apr 2009 09:52:16 +0200 changes in power operations
Fri, 17 Apr 2009 16:41:31 +0200 formal declaration of undefined parameters after class instantiation
Fri, 17 Apr 2009 15:57:26 +0200 separated funpow, relpow from power on monoids
Thu, 16 Apr 2009 10:11:34 +0200 tightended specification of class semiring_div
Mon, 20 Apr 2009 12:26:31 +0200 back to non-release mode;
Thu, 02 Apr 2009 15:07:00 +0200 some more HOL-Nominal news;
Thu, 02 Apr 2009 14:09:41 +0200 some HOL-Nominal news;
Thu, 02 Apr 2009 14:02:34 +0200 tuned;
Thu, 02 Apr 2009 13:41:02 +0200 misc cleanup and rearrangements for Isabelle2009 release;
Fri, 27 Mar 2009 10:12:55 +0100 merged
Fri, 27 Mar 2009 10:05:13 +0100 dropped toy example Code_Antiq
Thu, 26 Mar 2009 19:24:21 +0100 interpretation/interpret: prefixes are mandatory by default;
Tue, 24 Mar 2009 14:08:13 +0100 NEWS: [arith]
Fri, 20 Mar 2009 17:12:37 +0100 Disposed old declarations, tactics, tactic combinators that refer to the simpset or claset of an implicit theory;
Thu, 19 Mar 2009 11:20:22 +0100 tuned;
Mon, 16 Mar 2009 15:58:41 -0700 document new additions to HOL/Library
Mon, 16 Mar 2009 17:51:07 +0100 simplifief 'method_setup' command;
Sun, 15 Mar 2009 16:59:17 +0100 merged
Sat, 14 Mar 2009 17:52:53 +0100 updated NEWS
Sun, 15 Mar 2009 15:59:45 +0100 simplified attribute and method setup;
Wed, 11 Mar 2009 23:59:34 +0100 added 'local_setup' command;
Wed, 11 Mar 2009 10:58:18 +0100 Updated paths in Decision_Procs comments and NEWS
Tue, 10 Mar 2009 17:39:06 +0000 Instead of giving up entirely, arith now ignores all inequalities when there are too many.
Mon, 09 Mar 2009 22:43:25 +0100 tuned;
Mon, 09 Mar 2009 21:12:14 +0100 * More systematic treatment of long names, abstract name bindings, and name space operations.
Fri, 06 Mar 2009 20:30:16 +0100 constructive version of Cantor's first diagonalization argument
Fri, 06 Mar 2009 15:51:18 +0100 merged
Thu, 05 Mar 2009 08:24:28 +0100 merged
Thu, 05 Mar 2009 08:23:11 +0100 set operations Int, Un, INTER, UNION, Inter, Union, empty, UNIV are now proper qualified constants with authentic syntax
Fri, 06 Mar 2009 14:51:18 +0100 corrected slip in NEWS
Fri, 06 Mar 2009 14:33:19 +0100 added strict_mono predicate
Wed, 04 Mar 2009 17:12:23 -0800 declare power_Suc [simp]; remove redundant type-specific versions of power_Suc
Wed, 04 Mar 2009 14:23:54 +0100 NEWS: renamed o2s to Option.set;
Wed, 04 Mar 2009 10:47:20 +0100 Made Option a separate theory and renamed option_map to Option.map
Tue, 03 Mar 2009 17:05:18 +0100 removed and renamed redundant lemmas
Mon, 02 Mar 2009 17:26:23 +0100 name fix
Mon, 02 Mar 2009 16:53:55 +0100 name changes
Sun, 01 Mar 2009 12:01:57 +0100 removed redundant lemmas
Sat, 28 Feb 2009 10:55:10 -0800 add news for HOLCF; fixed some typos and inaccuracies
Sat, 28 Feb 2009 14:17:44 +0100 * New prover for coherent logic (see src/Tools/coherent.ML).
Thu, 26 Feb 2009 16:00:19 +0100 tuned NEWS;
Wed, 25 Feb 2009 10:24:58 +0100 NEWS
Sat, 21 Feb 2009 21:00:50 +0100 NEWS
Fri, 13 Feb 2009 07:59:30 +1100 added find_consts to NEWS and CONTRIBUTORS
Wed, 11 Feb 2009 23:07:50 +1100 fixed typo
Wed, 11 Feb 2009 23:05:58 +1100 updated NEWS etc with "solves" criterion and auto_solves
Fri, 06 Feb 2009 15:15:32 +0100 session Reflecion renamed to Decision_Procs, moved Dense_Linear_Order there
Thu, 05 Feb 2009 15:35:06 +0100 Updated NEWS about approximation
Thu, 05 Feb 2009 11:49:15 +0100 Add approximation method
Tue, 03 Feb 2009 21:26:21 +0100 handling type classes without parameters
Tue, 03 Feb 2009 16:50:41 +0100 established session HOL-Reflection