NEWS
Tue, 08 Feb 2011 16:10:10 +0100 blanchet available_provers ~> supported_provers (for clarity)
Tue, 08 Feb 2011 17:36:21 +0100 wenzelm discontinued support for Poly/ML 5.2, which was the last version without proper multithreading and TimeLimit implementation;
Fri, 04 Feb 2011 17:11:00 +0100 wenzelm parallelization of nested Isar proofs is subject to Goal.parallel_proofs_threshold;
Tue, 01 Feb 2011 21:09:52 +0100 krauss term style 'isub': ad-hoc subscripting of variables that end with digits (x1, x23, ...)
Mon, 31 Jan 2011 11:18:29 +0100 wenzelm merged
Mon, 17 Jan 2011 20:20:51 +0100 wenzelm back to post-release mode;
Wed, 19 Jan 2011 11:27:56 +0100 wenzelm tuned;
Mon, 17 Jan 2011 18:32:16 +0100 wenzelm tuned;
Mon, 17 Jan 2011 17:45:52 +0100 boehmes made Z3 the default SMT solver again
Sun, 16 Jan 2011 21:10:30 +0100 wenzelm tuned;
Sun, 16 Jan 2011 20:55:48 +0100 wenzelm tuned;
Sun, 16 Jan 2011 20:54:30 +0100 wenzelm misc tuning for release;
Sat, 15 Jan 2011 14:56:57 +0100 wenzelm global "prems" is legacy feature;
Sat, 15 Jan 2011 14:19:37 +0100 wenzelm misc updates for release;
Sat, 15 Jan 2011 14:02:24 +0100 wenzelm merged;
Sat, 15 Jan 2011 13:34:10 +0100 wenzelm misc tuning for release;
Sat, 15 Jan 2011 12:49:10 +0100 berghofe Added entry for HOL-SPARK
Tue, 11 Jan 2011 20:01:57 +0100 wenzelm updated to Isabelle2011;
Tue, 11 Jan 2011 18:23:29 +0100 haftmann NEWS
Tue, 11 Jan 2011 17:59:35 +0100 bulwahn NEWS
Fri, 07 Jan 2011 10:28:45 +0100 krauss tuned NEWS
Thu, 06 Jan 2011 21:06:18 +0100 ballarin Diagnostic command to show locale dependencies.
Thu, 06 Jan 2011 21:06:17 +0100 ballarin Documentation for 'interpret' and 'sublocale' with mixins.
Thu, 06 Jan 2011 21:06:17 +0100 ballarin Abelian group facts obtained from group facts via interpretation (sublocale).
Thu, 06 Jan 2011 17:51:56 +0100 boehmes differentiate between local and remote SMT solvers (e.g., "z3" vs. "remote_z3");
Tue, 04 Jan 2011 15:32:56 -0800 huffman change some lemma names containing 'UU' to 'bottom'
Tue, 04 Jan 2011 15:03:27 -0800 huffman renamed constant 'UU' to 'bottom', keeping 'UU' as alternative input syntax;
Wed, 29 Dec 2010 18:18:42 +0100 wenzelm theory loader: implicit load path is considered legacy;
Thu, 23 Dec 2010 13:11:40 -0800 huffman NEWS updates for HOLCF
Thu, 23 Dec 2010 12:20:09 +0100 haftmann tuned order of NEWS
Thu, 23 Dec 2010 12:04:29 +0100 haftmann NEWS
Tue, 21 Dec 2010 21:54:51 +0100 wenzelm configuration option "rule_trace";
Tue, 21 Dec 2010 21:21:21 +0100 wenzelm configuration option "syntax_ast_trace" and "syntax_ast_stat";
Mon, 20 Dec 2010 16:44:33 +0100 wenzelm proper identifiers for consts and types;
Sun, 19 Dec 2010 18:38:50 -0800 huffman rename function cprod_map to prod_map
Sun, 19 Dec 2010 18:10:54 -0800 huffman fix typo
Sun, 19 Dec 2010 06:34:41 -0800 huffman type 'defl' takes a type parameter again (cf. b525988432e9)
Sun, 19 Dec 2010 05:15:31 -0800 huffman reintroduce 'bifinite' class, now with existentially-quantified approx function (cf. b525988432e9)
Fri, 17 Dec 2010 18:10:37 +0100 wenzelm Command 'type_synonym' (with single argument) supersedes 'types' (legacy feature);
Fri, 17 Dec 2010 17:43:54 +0100 wenzelm replaced command 'nonterminals' by slightly modernized version 'nonterminal';
Fri, 17 Dec 2010 17:08:56 +0100 wenzelm renamed structure MetaSimplifier to raw_Simplifer, to emphasize its meaning;
Wed, 08 Dec 2010 14:52:23 +0100 haftmann NEWS
Mon, 06 Dec 2010 13:43:05 -0800 huffman merged
Mon, 06 Dec 2010 11:22:42 -0800 huffman remove lemma cont_cfun;
Mon, 06 Dec 2010 10:08:33 -0800 huffman rename lub_fun -> is_lub_fun, thelub_fun -> lub_fun
Fri, 03 Dec 2010 15:25:14 +0100 hoelzl it is known as the extended reals, not the infinite reals
Mon, 06 Dec 2010 16:37:15 +0100 wenzelm more correct NEWS;
Sun, 05 Dec 2010 15:23:33 +0100 wenzelm IsabelleText font: include Cyrillic, Hebrew, Arabic from DejaVu Sans 2.32;
Sun, 05 Dec 2010 14:02:16 +0100 wenzelm command 'notepad' replaces former 'example_proof';
Sat, 04 Dec 2010 18:41:12 +0100 wenzelm added Syntax.default_root;
Sat, 04 Dec 2010 14:57:04 +0100 wenzelm added Syntax.pretty_priority;
Fri, 03 Dec 2010 22:08:14 +0100 wenzelm minor tuning for release;
Fri, 03 Dec 2010 21:34:54 +0100 wenzelm source files are always encoded as UTF-8;
Fri, 03 Dec 2010 17:59:13 +0100 wenzelm setup subtyping/coercions once in HOL.thy, but enable it only later via configuration option;
Fri, 03 Dec 2010 09:58:32 +0100 bulwahn NEWS
Thu, 02 Dec 2010 16:52:52 +0100 wenzelm configuration option "show_abbrevs" supersedes print mode "no_abbrevs", with inverted meaning;
Thu, 02 Dec 2010 16:04:22 +0100 wenzelm renamed trace_simp to simp_trace, and debug_simp to simp_debug;
Thu, 02 Dec 2010 08:34:23 +0100 nipkow coercions
Wed, 01 Dec 2010 19:33:49 +0100 hoelzl Updated NEWS
Wed, 01 Dec 2010 11:45:37 +0100 haftmann NEWS
less more (0) -1000 -300 -100 -60 tip