Thu, 17 Dec 2009 15:22:11 +0100 added support for binary nat/int representation to Nitpick
blanchet [Thu, 17 Dec 2009 15:22:11 +0100] rev 34124
added support for binary nat/int representation to Nitpick
Mon, 14 Dec 2009 16:48:49 +0100 distinguish better between "complete" (vs. incomplete) types and "concrete" (vs. abstract) types in Nitpick;
blanchet [Mon, 14 Dec 2009 16:48:49 +0100] rev 34123
distinguish better between "complete" (vs. incomplete) types and "concrete" (vs. abstract) types in Nitpick; this improves Nitpick's precision in some cases (e.g. higher-order constructors) and reflects a better understanding of what's going on
Mon, 14 Dec 2009 12:31:00 +0100 merged
blanchet [Mon, 14 Dec 2009 12:31:00 +0100] rev 34122
merged
Mon, 14 Dec 2009 12:30:26 +0100 get rid of polymorphic equality in Nitpick's code + a few minor cleanups
blanchet [Mon, 14 Dec 2009 12:30:26 +0100] rev 34121
get rid of polymorphic equality in Nitpick's code + a few minor cleanups
Mon, 14 Dec 2009 12:14:12 +0100 added "no_assms" option to Refute, and include structured proof assumptions by default;
blanchet [Mon, 14 Dec 2009 12:14:12 +0100] rev 34120
added "no_assms" option to Refute, and include structured proof assumptions by default; will do the same for Quickcheck unless there are objections
Fri, 18 Dec 2009 12:28:50 +0100 markup bad YXML as malformed;
wenzelm [Fri, 18 Dec 2009 12:28:50 +0100] rev 34119
markup bad YXML as malformed; removed unused XML.document; removed unused markup;
Fri, 18 Dec 2009 12:10:52 +0100 replace invalid code points -- instead of exception;
wenzelm [Fri, 18 Dec 2009 12:10:52 +0100] rev 34118
replace invalid code points -- instead of exception;
Fri, 18 Dec 2009 11:44:25 +0100 tuned signature;
wenzelm [Fri, 18 Dec 2009 11:44:25 +0100] rev 34117
tuned signature;
Fri, 18 Dec 2009 11:28:24 +0100 removed junk (cf. f49d45afa634);
wenzelm [Fri, 18 Dec 2009 11:28:24 +0100] rev 34116
removed junk (cf. f49d45afa634);
Thu, 17 Dec 2009 23:44:48 +0100 merged
wenzelm [Thu, 17 Dec 2009 23:44:48 +0100] rev 34115
merged
Thu, 17 Dec 2009 13:51:50 -0800 merged
huffman [Thu, 17 Dec 2009 13:51:50 -0800] rev 34114
merged
Thu, 17 Dec 2009 13:49:36 -0800 add lemma INFM_conjI
huffman [Thu, 17 Dec 2009 13:49:36 -0800] rev 34113
add lemma INFM_conjI
Thu, 17 Dec 2009 09:33:30 -0800 added lemmas about INFM/MOST
huffman [Thu, 17 Dec 2009 09:33:30 -0800] rev 34112
added lemmas about INFM/MOST
Thu, 17 Dec 2009 07:02:13 -0800 add lemmas rev_finite_subset, finite_vimageD, finite_vimage_iff
huffman [Thu, 17 Dec 2009 07:02:13 -0800] rev 34111
add lemmas rev_finite_subset, finite_vimageD, finite_vimage_iff
Sun, 29 Nov 2009 11:31:39 -0800 add lemmas open_image_fst, open_image_snd
huffman [Sun, 29 Nov 2009 11:31:39 -0800] rev 34110
add lemmas open_image_fst, open_image_snd
Thu, 17 Dec 2009 23:44:15 +0100 Result.cache;
wenzelm [Thu, 17 Dec 2009 23:44:15 +0100] rev 34109
Result.cache;
Thu, 17 Dec 2009 23:31:59 +0100 cache for partial sharing;
wenzelm [Thu, 17 Dec 2009 23:31:59 +0100] rev 34108
cache for partial sharing;
Thu, 17 Dec 2009 21:12:57 +0100 merged
wenzelm [Thu, 17 Dec 2009 21:12:57 +0100] rev 34107
merged
Thu, 17 Dec 2009 17:05:56 +0000 Two new theorems about cardinality
paulson [Thu, 17 Dec 2009 17:05:56 +0000] rev 34106
Two new theorems about cardinality
Mon, 23 Nov 2009 15:30:32 -0800 replace 'UNIV - S' with '- S'
huffman [Mon, 23 Nov 2009 15:30:32 -0800] rev 34105
replace 'UNIV - S' with '- S'
Tue, 24 Nov 2009 10:14:59 -0800 re-state lemmas using 'range'
huffman [Tue, 24 Nov 2009 10:14:59 -0800] rev 34104
re-state lemmas using 'range'
Sun, 29 Nov 2009 22:27:47 -0800 make proof use only abstract properties of eventually
huffman [Sun, 29 Nov 2009 22:27:47 -0800] rev 34103
make proof use only abstract properties of eventually
Wed, 16 Dec 2009 15:10:08 -0800 swap_self already declared [simp]
huffman [Wed, 16 Dec 2009 15:10:08 -0800] rev 34102
swap_self already declared [simp]
Wed, 16 Dec 2009 14:38:35 -0800 declare swap_self [simp], add lemma comp_swap
huffman [Wed, 16 Dec 2009 14:38:35 -0800] rev 34101
declare swap_self [simp], add lemma comp_swap
Thu, 17 Dec 2009 20:14:00 +0100 fifo: raw byte stream;
wenzelm [Thu, 17 Dec 2009 20:14:00 +0100] rev 34100
fifo: raw byte stream; Result: fully decoded symbols and tree structure; adapted to simplified message format; tuned;
Thu, 17 Dec 2009 20:09:19 +0100 added decode_chars, with raw character view on byte buffer and adhoc decoding via toString;
wenzelm [Thu, 17 Dec 2009 20:09:19 +0100] rev 34099
added decode_chars, with raw character view on byte buffer and adhoc decoding via toString; parse/chunks: avoid direct string comparison, to make it actually work with abstract CharSequence;
Thu, 17 Dec 2009 19:30:12 +0100 tuned signature;
wenzelm [Thu, 17 Dec 2009 19:30:12 +0100] rev 34098
tuned signature;
Thu, 17 Dec 2009 15:38:58 +0100 tuned;
wenzelm [Thu, 17 Dec 2009 15:38:58 +0100] rev 34097
tuned;
Thu, 17 Dec 2009 15:09:07 +0100 simplified message format: chunks with explicit size in bytes;
wenzelm [Thu, 17 Dec 2009 15:09:07 +0100] rev 34096
simplified message format: chunks with explicit size in bytes; robust message header via YXML.binary_text; standard_message: refer to thread position only; discontinued obsolete "-" output stream; tuned;
Thu, 17 Dec 2009 13:58:15 +0100 robust representation of low ASCII control characters within XML/YXML text;
wenzelm [Thu, 17 Dec 2009 13:58:15 +0100] rev 34095
robust representation of low ASCII control characters within XML/YXML text;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip