NEWS
Fri, 18 Sep 2009 18:13:19 +0200 added new method "smt": an oracle-based connection to external SMT solvers
Fri, 18 Sep 2009 14:09:38 +0200 INTER and UNION are mere abbreviations for INFI and SUPR
Fri, 18 Sep 2009 07:54:26 +0200 tuned NEWS, added CONTRIBUTORS
Thu, 17 Sep 2009 15:04:46 +0100 NEWS: New method metisFT
Wed, 16 Sep 2009 13:43:07 +0200 Inter and Union are mere abbreviations for Inf and Sup; tuned
Tue, 01 Sep 2009 21:46:38 +0200 corrected spelling
Tue, 01 Sep 2009 15:39:33 +0200 some reorganization of number theory
Mon, 31 Aug 2009 20:34:48 +0200 moved lemma Wellfounded.in_inv_image to Relation.thy
Fri, 28 Aug 2009 21:15:22 +0200 discontinued Display.pretty_ctyp/cterm etc.;
Fri, 28 Aug 2009 11:31:49 +0200 misc updates and tuning;
Fri, 21 Aug 2009 13:38:57 +0200 added Mirabelle to NEWS
Wed, 12 Aug 2009 00:26:01 +0200 added PARALLEL_CHOICE, PARALLEL_GOALS;
Tue, 04 Aug 2009 16:13:16 +0200 etc/components;
Wed, 29 Jul 2009 12:12:01 +0200 sos documentation
Tue, 28 Jul 2009 13:37:09 +0200 Set.UNIV and Set.empty are mere abbreviations for top and bot
Mon, 27 Jul 2009 21:47:41 +0200 "more standard" argument order of relation composition (op O)
Mon, 27 Jul 2009 09:01:13 +0200 NEWS
Sun, 26 Jul 2009 22:33:32 +0200 tacticals FOCUS and FOCUS_PARAMS;
Thu, 23 Jul 2009 18:44:10 +0200 Proper context for simpset_of, claset_of, clasimpset_of.
Wed, 22 Jul 2009 14:21:52 +0200 merged
Wed, 22 Jul 2009 14:20:32 +0200 set intersection and union now named inter and union
Wed, 22 Jul 2009 11:23:09 +0200 merged, resolving trivial conflict;
Tue, 21 Jul 2009 01:05:10 +0200 Display.pretty_thm now requires a proper context;
Wed, 22 Jul 2009 10:49:26 +0200 News
Mon, 20 Jul 2009 13:52:27 +0200 merged
Sun, 19 Jul 2009 19:24:04 +0200 parallel_proofs: more fine-grained control with optional parallel checking of nested Isar proofs;
Tue, 14 Jul 2009 15:55:27 +0200 merged
Tue, 14 Jul 2009 15:54:19 +0200 refinement of lattice classes
Tue, 14 Jul 2009 10:53:44 +0200 NEWS and CONTRIBUTORS
Thu, 09 Jul 2009 22:01:41 +0200 renamed functor TableFun to Table, and GraphFun to Graph;
Thu, 02 Jul 2009 17:33:36 +0200 renamed NamedThmsFun to Named_Thms;
Thu, 02 Jul 2009 17:30:54 +0200 misc tuning;
Tue, 30 Jun 2009 19:54:04 +0200 NEWS updated
Mon, 29 Jun 2009 23:29:11 +0200 Implemented taylor series expansion for approximation
Fri, 26 Jun 2009 19:44:39 +0200 lcm abs lemmas
Thu, 25 Jun 2009 20:26:17 +0200 NEWS updated
Mon, 08 Jun 2009 18:37:35 +0200 Added new evaluator "approximate"
Thu, 25 Jun 2009 14:59:29 +0200 arbitrary farewell
Wed, 24 Jun 2009 09:41:14 +0200 corrected and unified thm names
Tue, 23 Jun 2009 16:27:12 +0200 tuned interfaces of datatype module
Fri, 19 Jun 2009 21:08:07 +0200 merged
Fri, 19 Jun 2009 17:23:21 +0200 discontinued ancient tradition to suffix certain ML module names with "_package"
Fri, 19 Jun 2009 18:56:53 +0200 NewNumberTheory
Mon, 15 Jun 2009 16:13:19 +0200 authentic syntax for Pow and image
Sat, 13 Jun 2009 16:32:38 +0200 merged
Sat, 13 Jun 2009 10:01:00 +0200 quickcheck using generic code generator
Wed, 10 Jun 2009 11:31:36 +0200 discontinued escaped symbols;
Mon, 08 Jun 2009 08:38:49 +0200 method linarith
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