NEWS
Fri, 13 Nov 2009 19:48:32 +0100 nipkow -
Thu, 12 Nov 2009 20:38:57 +0100 bulwahn added a tabled implementation of the reflexive transitive closure
Thu, 12 Nov 2009 17:21:48 +0100 hoelzl New list theorems; added map_map to simpset, this is the prefered direction; allow sorting by a key
Thu, 12 Nov 2009 09:11:31 +0100 bulwahn announcing the predicate compiler in NEWS and CONTRIBUTORS
Sun, 08 Nov 2009 21:00:05 +0100 wenzelm updated functor Theory_Data, Proof_Data, Generic_Data;
Fri, 06 Nov 2009 17:52:57 +0100 boehmes added documentation for local SMT solver setup and available SMT options,
Fri, 06 Nov 2009 14:42:42 +0100 krauss renamed method induct_scheme to induction_schema
Fri, 06 Nov 2009 13:49:19 +0100 krauss NEWS
Tue, 03 Nov 2009 17:54:24 +0100 boehmes added HOL-Boogie
Fri, 30 Oct 2009 14:00:43 +0100 haftmann combined former theories Divides and IntDiv to one theory Divides
Wed, 28 Oct 2009 12:21:38 +0000 paulson Probability tweaks
Wed, 28 Oct 2009 11:42:31 +0000 paulson New theory Probability, which contains a development of measure theory
Tue, 27 Oct 2009 14:46:03 +0000 paulson merged
Tue, 27 Oct 2009 12:59:57 +0000 paulson New theory SupInf of the supremum and infimum operators for sets of reals.
Mon, 26 Oct 2009 09:14:29 +0100 blanchet merged
Thu, 22 Oct 2009 14:51:47 +0200 blanchet added Nitpick's theory and ML files to Isabelle/HOL;
Fri, 23 Oct 2009 17:12:36 +0200 haftmann turned off old quickcheck
Thu, 22 Oct 2009 09:27:48 +0200 nipkow inv_onto -> inv_into
Tue, 20 Oct 2009 16:13:01 +0200 haftmann replaced old_style infixes eq_set, subset, union, inter and variants by generic versions
Tue, 20 Oct 2009 10:11:30 +0200 boehmes added proof reconstructon for Z3,
Sun, 18 Oct 2009 18:07:44 +0200 nipkow certificates for sos
Sun, 18 Oct 2009 12:07:56 +0200 nipkow merged
Sun, 18 Oct 2009 12:07:25 +0200 nipkow Inv -> inv_onto, inv abbr. inv_onto UNIV.
Sat, 17 Oct 2009 23:07:53 +0200 ballarin Merged.
Sat, 17 Oct 2009 22:58:18 +0200 ballarin Finished revisions of locales tutorial.
Sat, 17 Oct 2009 16:58:03 +0200 wenzelm operations of structure Skip_Proof (formerly SkipProof) no longer require quick_and_dirty mode;
Fri, 09 Oct 2009 10:00:47 +0200 haftmann term styles also cover antiquotations term_type and typeof
Thu, 08 Oct 2009 15:16:13 +0200 haftmann new generalized concept for term styles
Thu, 01 Oct 2009 20:49:46 +0200 ballarin News entry: inheritance of mixins; print_interps.
Wed, 30 Sep 2009 09:25:18 +0200 haftmann merged
Wed, 30 Sep 2009 08:28:23 +0200 haftmann mandatory prefix where appropriate
Tue, 29 Sep 2009 16:42:29 +0200 wenzelm Synchronized and Unsynchronized;
Fri, 25 Sep 2009 10:20:03 +0200 haftmann NEWS; corrected spelling
Tue, 22 Sep 2009 15:39:46 +0200 haftmann merged
Mon, 21 Sep 2009 15:35:14 +0200 haftmann added note on simp rules
Mon, 21 Sep 2009 11:01:49 +0200 haftmann merged
Sat, 19 Sep 2009 07:38:03 +0200 haftmann inter and union are mere abbreviations for inf and sup
Tue, 22 Sep 2009 15:36:55 +0200 haftmann be more cautious wrt. simp rules: inf_absorb1, inf_absorb2, sup_absorb1, sup_absorb2 are no simp rules by default any longer
Fri, 18 Sep 2009 18:13:19 +0200 boehmes added new method "smt": an oracle-based connection to external SMT solvers
Fri, 18 Sep 2009 14:09:38 +0200 haftmann INTER and UNION are mere abbreviations for INFI and SUPR
Fri, 18 Sep 2009 07:54:26 +0200 haftmann tuned NEWS, added CONTRIBUTORS
Thu, 17 Sep 2009 15:04:46 +0100 paulson NEWS: New method metisFT
Wed, 16 Sep 2009 13:43:07 +0200 haftmann Inter and Union are mere abbreviations for Inf and Sup; tuned
Tue, 01 Sep 2009 21:46:38 +0200 haftmann corrected spelling
Tue, 01 Sep 2009 15:39:33 +0200 haftmann some reorganization of number theory
Mon, 31 Aug 2009 20:34:48 +0200 krauss moved lemma Wellfounded.in_inv_image to Relation.thy
Fri, 28 Aug 2009 21:15:22 +0200 wenzelm discontinued Display.pretty_ctyp/cterm etc.;
Fri, 28 Aug 2009 11:31:49 +0200 wenzelm misc updates and tuning;
Fri, 21 Aug 2009 13:38:57 +0200 boehmes added Mirabelle to NEWS
Wed, 12 Aug 2009 00:26:01 +0200 wenzelm added PARALLEL_CHOICE, PARALLEL_GOALS;
Tue, 04 Aug 2009 16:13:16 +0200 wenzelm etc/components;
Wed, 29 Jul 2009 12:12:01 +0200 nipkow sos documentation
Tue, 28 Jul 2009 13:37:09 +0200 haftmann Set.UNIV and Set.empty are mere abbreviations for top and bot
Mon, 27 Jul 2009 21:47:41 +0200 krauss "more standard" argument order of relation composition (op O)
Mon, 27 Jul 2009 09:01:13 +0200 haftmann NEWS
Sun, 26 Jul 2009 22:33:32 +0200 wenzelm tacticals FOCUS and FOCUS_PARAMS;
Thu, 23 Jul 2009 18:44:10 +0200 wenzelm Proper context for simpset_of, claset_of, clasimpset_of.
Wed, 22 Jul 2009 14:21:52 +0200 haftmann merged
Wed, 22 Jul 2009 14:20:32 +0200 haftmann set intersection and union now named inter and union
Wed, 22 Jul 2009 11:23:09 +0200 wenzelm merged, resolving trivial conflict;
Wed, 22 Jul 2009 10:49:26 +0200 nipkow News
Tue, 21 Jul 2009 01:05:10 +0200 wenzelm Display.pretty_thm now requires a proper context;
Mon, 20 Jul 2009 13:52:27 +0200 wenzelm merged
Tue, 14 Jul 2009 15:55:27 +0200 haftmann merged
Tue, 14 Jul 2009 15:54:19 +0200 haftmann refinement of lattice classes
Sun, 19 Jul 2009 19:24:04 +0200 wenzelm parallel_proofs: more fine-grained control with optional parallel checking of nested Isar proofs;
Tue, 14 Jul 2009 10:53:44 +0200 haftmann NEWS and CONTRIBUTORS
Thu, 09 Jul 2009 22:01:41 +0200 wenzelm renamed functor TableFun to Table, and GraphFun to Graph;
Thu, 02 Jul 2009 17:33:36 +0200 wenzelm renamed NamedThmsFun to Named_Thms;
Thu, 02 Jul 2009 17:30:54 +0200 wenzelm misc tuning;
Tue, 30 Jun 2009 19:54:04 +0200 hoelzl NEWS updated
Mon, 29 Jun 2009 23:29:11 +0200 hoelzl Implemented taylor series expansion for approximation
Fri, 26 Jun 2009 19:44:39 +0200 nipkow lcm abs lemmas
Thu, 25 Jun 2009 20:26:17 +0200 hoelzl NEWS updated
Mon, 08 Jun 2009 18:37:35 +0200 hoelzl Added new evaluator "approximate"
Thu, 25 Jun 2009 14:59:29 +0200 haftmann arbitrary farewell
Wed, 24 Jun 2009 09:41:14 +0200 nipkow corrected and unified thm names
Tue, 23 Jun 2009 16:27:12 +0200 haftmann tuned interfaces of datatype module
Fri, 19 Jun 2009 21:08:07 +0200 haftmann merged
Fri, 19 Jun 2009 17:23:21 +0200 haftmann discontinued ancient tradition to suffix certain ML module names with "_package"
Fri, 19 Jun 2009 18:56:53 +0200 nipkow NewNumberTheory
Mon, 15 Jun 2009 16:13:19 +0200 haftmann authentic syntax for Pow and image
Sat, 13 Jun 2009 16:32:38 +0200 haftmann merged
Sat, 13 Jun 2009 10:01:00 +0200 haftmann quickcheck using generic code generator
Wed, 10 Jun 2009 11:31:36 +0200 wenzelm discontinued escaped symbols;
Mon, 08 Jun 2009 08:38:49 +0200 haftmann method linarith
Sun, 31 May 2009 15:49:35 +0200 wenzelm removed "compress" option from isabelle-process and isabelle usedir -- this is always enabled;
Sun, 31 May 2009 14:15:07 +0200 wenzelm discontinued support for Poly/ML 4.x versions;
Sat, 30 May 2009 15:53:19 +0200 wenzelm eliminated old Attrib.add_attributes (and Attrib.syntax);
Sat, 30 May 2009 15:00:23 +0200 wenzelm eliminated old Method.add_method(s);
Mon, 27 Apr 2009 10:11:44 +0200 haftmann cleaned up theory power further
Fri, 24 Apr 2009 17:45:15 +0200 haftmann funpow and relpow with shared "^^" syntax
Wed, 22 Apr 2009 19:16:02 +0200 haftmann dropped duplication
Wed, 22 Apr 2009 19:12:15 +0200 haftmann code_datatype and power
Mon, 20 Apr 2009 16:28:13 +0200 haftmann merged
Mon, 20 Apr 2009 09:52:16 +0200 haftmann changes in power operations
Fri, 17 Apr 2009 16:41:31 +0200 haftmann formal declaration of undefined parameters after class instantiation
Fri, 17 Apr 2009 15:57:26 +0200 haftmann separated funpow, relpow from power on monoids
Thu, 16 Apr 2009 10:11:34 +0200 haftmann tightended specification of class semiring_div
Mon, 20 Apr 2009 12:26:31 +0200 wenzelm back to non-release mode;
Thu, 02 Apr 2009 15:07:00 +0200 wenzelm some more HOL-Nominal news;
Thu, 02 Apr 2009 14:09:41 +0200 wenzelm some HOL-Nominal news;
Thu, 02 Apr 2009 14:02:34 +0200 wenzelm tuned;
Thu, 02 Apr 2009 13:41:02 +0200 wenzelm misc cleanup and rearrangements for Isabelle2009 release;
Fri, 27 Mar 2009 10:12:55 +0100 haftmann merged
Fri, 27 Mar 2009 10:05:13 +0100 haftmann dropped toy example Code_Antiq
Thu, 26 Mar 2009 19:24:21 +0100 wenzelm interpretation/interpret: prefixes are mandatory by default;
Tue, 24 Mar 2009 14:08:13 +0100 nipkow NEWS: [arith]
Fri, 20 Mar 2009 17:12:37 +0100 wenzelm 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 wenzelm tuned;
Mon, 16 Mar 2009 15:58:41 -0700 huffman document new additions to HOL/Library
Mon, 16 Mar 2009 17:51:07 +0100 wenzelm simplifief 'method_setup' command;
Sun, 15 Mar 2009 16:59:17 +0100 wenzelm merged
Sat, 14 Mar 2009 17:52:53 +0100 immler updated NEWS
Sun, 15 Mar 2009 15:59:45 +0100 wenzelm simplified attribute and method setup;
Wed, 11 Mar 2009 23:59:34 +0100 wenzelm added 'local_setup' command;
Wed, 11 Mar 2009 10:58:18 +0100 hoelzl Updated paths in Decision_Procs comments and NEWS
Tue, 10 Mar 2009 17:39:06 +0000 webertj Instead of giving up entirely, arith now ignores all inequalities when there are too many.
Mon, 09 Mar 2009 22:43:25 +0100 wenzelm tuned;
Mon, 09 Mar 2009 21:12:14 +0100 wenzelm * More systematic treatment of long names, abstract name bindings, and name space operations.
less more (0) -1000 -120 tip