Fri, 05 Nov 2010 14:17:18 +0100 hoelzl Extend convex analysis by Bogdan Grechuk
Fri, 05 Nov 2010 14:36:17 +0100 blanchet merged
Fri, 05 Nov 2010 09:49:03 +0100 blanchet fixed handling of theorem references such as "foo bar" (with quotes), "foo bar(2)", and "foo bar(2)"(2)
Fri, 05 Nov 2010 09:05:22 +0100 blanchet make Mirabelle work correctly if the prover (e.g. the SMT solver) returns no timing information
Thu, 04 Nov 2010 15:31:26 +0100 blanchet pass proper type to SMT_Builtin.is_builtin
Thu, 04 Nov 2010 15:30:48 +0100 blanchet remove " s" suffix since seconds are now implicit
Thu, 04 Nov 2010 14:59:44 +0100 blanchet ignore facts with only theory constants in them
Thu, 04 Nov 2010 14:59:44 +0100 blanchet cosmetics
Thu, 04 Nov 2010 14:59:44 +0100 blanchet use the SMT integration's official list of built-ins
Fri, 05 Nov 2010 14:10:41 +0100 haftmann added class relation group_add < cancel_semigroup_add
Fri, 05 Nov 2010 09:07:14 +0100 bulwahn merged
Fri, 05 Nov 2010 08:16:35 +0100 bulwahn changing timeout to real value; handling Interrupt and Timeout more like nitpick does
Fri, 05 Nov 2010 08:16:34 +0100 bulwahn added two lemmas about injectivity of concat to the list theory
Fri, 05 Nov 2010 08:16:31 +0100 bulwahn adding documentation of some quickcheck options
Fri, 05 Nov 2010 08:28:57 +0100 haftmann merged
Thu, 04 Nov 2010 17:27:38 +0100 haftmann Code.check_const etc.: reject too specific types
Thu, 04 Nov 2010 17:27:37 +0100 haftmann corrected quoting
Thu, 04 Nov 2010 17:27:37 +0100 haftmann added lemma length_alloc
Thu, 04 Nov 2010 13:42:36 +0100 haftmann dropped return abbreviation for Pair -- confusing if combined with monad syntax; tuned document
Thu, 04 Nov 2010 13:42:36 +0100 haftmann added note on countable types
Thu, 04 Nov 2010 18:01:55 +0100 boehmes simulate more closely the behaviour of the tactic
Thu, 04 Nov 2010 17:17:21 +0100 wenzelm merged
Thu, 04 Nov 2010 13:37:11 +0100 haftmann merged
Thu, 04 Nov 2010 09:54:16 +0100 haftmann merged
Wed, 03 Nov 2010 14:14:06 +0100 haftmann dropped debug message
Wed, 03 Nov 2010 14:14:06 +0100 haftmann more precise text
Wed, 03 Nov 2010 14:14:05 +0100 haftmann SMLdummy target
Wed, 03 Nov 2010 14:14:05 +0100 haftmann fixed typos
Wed, 03 Nov 2010 12:20:33 +0100 haftmann moved theory Quicksort from Library/ to ex/
Wed, 03 Nov 2010 12:20:33 +0100 haftmann Theory Multiset provides stable quicksort implementation of sort_key.
Wed, 03 Nov 2010 12:15:47 +0100 haftmann added code lemmas for stable parametrized quicksort
Wed, 03 Nov 2010 11:50:29 +0100 haftmann tuned proof
Thu, 04 Nov 2010 09:53:23 +0100 blanchet moved file in makefile to reflect actual dependencies
Wed, 03 Nov 2010 23:01:30 +0100 blanchet give E one more second, to prevent cases where it finds a proof but has no time to print it
Wed, 03 Nov 2010 22:51:32 +0100 blanchet use floating-point numbers for Sledgehammer's "thresholds" option rather than percentages;
Wed, 03 Nov 2010 22:33:23 +0100 blanchet don't be overly verbose in Sledgehammer's minimizer
Wed, 03 Nov 2010 22:26:53 +0100 blanchet standardize on seconds for Nitpick and Sledgehammer timeouts
Wed, 03 Nov 2010 20:19:24 +0100 nipkow cleaned up
Thu, 04 Nov 2010 16:15:13 +0100 wenzelm added property "tooltip-margin";
Thu, 04 Nov 2010 10:58:03 +0100 wenzelm clarified tooltips: message output by default, extra info via control/command;
Thu, 04 Nov 2010 10:33:37 +0100 wenzelm warn in correlation with report -- avoid spurious message duplicates;
Thu, 04 Nov 2010 10:22:59 +0100 wenzelm tuned;
Wed, 03 Nov 2010 21:53:56 +0100 wenzelm feeder: treat header as escaped utf8 to allow initial ML text to refer to non-ASCII file/directory names (e.g. "Documents/" on Chinese Ubuntu);
Wed, 03 Nov 2010 17:11:40 +0100 boehmes merged
Wed, 03 Nov 2010 17:02:53 +0100 boehmes updated SMT certificates
Wed, 03 Nov 2010 16:44:38 +0100 boehmes standardize timeout value based on reals
Wed, 03 Nov 2010 15:56:15 +0100 wenzelm merged
Wed, 03 Nov 2010 07:02:09 -0700 huffman merged
Sat, 30 Oct 2010 15:13:11 -0700 huffman change default_sort of HOLCF from pcpo to bifinite; rename command 'new_domain' to 'domain'; rename 'domain' to 'domain (unsafe)'
Sat, 30 Oct 2010 12:25:18 -0700 huffman merged
Fri, 29 Oct 2010 17:15:28 -0700 huffman renamed {Rep,Abs}_CFun to {Rep,Abs}_cfun
Fri, 29 Oct 2010 16:51:40 -0700 huffman renamed lemma cont2cont_Rep_CFun to cont2cont_APP
Fri, 29 Oct 2010 16:24:07 -0700 huffman simplify proof of typedef_cont_Abs
Wed, 27 Oct 2010 15:50:01 -0700 huffman rename constant trifte to tr_case
Wed, 27 Oct 2010 14:31:39 -0700 huffman add 'LAM (Def x). t' as alternative syntax for 'FLIFT x. t'
Wed, 27 Oct 2010 14:15:54 -0700 huffman make syntax of continuous if-then-else consistent with HOL if-then-else
Wed, 27 Oct 2010 13:54:18 -0700 huffman rename lemmas *_defined_iff and *_strict_iff to *_bottom_iff
Wed, 03 Nov 2010 10:44:53 +0100 haftmann polyml_as_definition does not require explicit dependencies on external ML files
Wed, 03 Nov 2010 13:54:23 +0100 wenzelm explicit warning about opaque signature matching -- saves extra paragraph in implementation manual;
Wed, 03 Nov 2010 11:33:51 +0100 wenzelm discontinued obsolete function sys_error and exception SYS_ERROR;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip