Mon, 14 Dec 2009 16:48:49 +0100 blanchet distinguish better between "complete" (vs. incomplete) types and "concrete" (vs. abstract) types in Nitpick;
Mon, 14 Dec 2009 12:31:00 +0100 blanchet merged
Mon, 14 Dec 2009 12:30:26 +0100 blanchet get rid of polymorphic equality in Nitpick's code + a few minor cleanups
Mon, 14 Dec 2009 12:14:12 +0100 blanchet added "no_assms" option to Refute, and include structured proof assumptions by default;
Fri, 18 Dec 2009 12:28:50 +0100 wenzelm markup bad YXML as malformed;
Fri, 18 Dec 2009 12:10:52 +0100 wenzelm replace invalid code points -- instead of exception;
Fri, 18 Dec 2009 11:44:25 +0100 wenzelm tuned signature;
Fri, 18 Dec 2009 11:28:24 +0100 wenzelm removed junk (cf. f49d45afa634);
Thu, 17 Dec 2009 23:44:48 +0100 wenzelm merged
Thu, 17 Dec 2009 13:51:50 -0800 huffman merged
Thu, 17 Dec 2009 13:49:36 -0800 huffman add lemma INFM_conjI
Thu, 17 Dec 2009 09:33:30 -0800 huffman added lemmas about INFM/MOST
Thu, 17 Dec 2009 07:02:13 -0800 huffman add lemmas rev_finite_subset, finite_vimageD, finite_vimage_iff
Sun, 29 Nov 2009 11:31:39 -0800 huffman add lemmas open_image_fst, open_image_snd
Thu, 17 Dec 2009 23:44:15 +0100 wenzelm Result.cache;
Thu, 17 Dec 2009 23:31:59 +0100 wenzelm cache for partial sharing;
Thu, 17 Dec 2009 21:12:57 +0100 wenzelm merged
Thu, 17 Dec 2009 17:05:56 +0000 paulson Two new theorems about cardinality
Mon, 23 Nov 2009 15:30:32 -0800 huffman replace 'UNIV - S' with '- S'
Tue, 24 Nov 2009 10:14:59 -0800 huffman re-state lemmas using 'range'
Sun, 29 Nov 2009 22:27:47 -0800 huffman make proof use only abstract properties of eventually
Wed, 16 Dec 2009 15:10:08 -0800 huffman swap_self already declared [simp]
Wed, 16 Dec 2009 14:38:35 -0800 huffman declare swap_self [simp], add lemma comp_swap
Thu, 17 Dec 2009 20:14:00 +0100 wenzelm fifo: raw byte stream;
Thu, 17 Dec 2009 20:09:19 +0100 wenzelm added decode_chars, with raw character view on byte buffer and adhoc decoding via toString;
Thu, 17 Dec 2009 19:30:12 +0100 wenzelm tuned signature;
Thu, 17 Dec 2009 15:38:58 +0100 wenzelm tuned;
Thu, 17 Dec 2009 15:09:07 +0100 wenzelm simplified message format: chunks with explicit size in bytes;
Thu, 17 Dec 2009 13:58:15 +0100 wenzelm robust representation of low ASCII control characters within XML/YXML text;
Wed, 16 Dec 2009 15:15:39 +0100 wenzelm merged
Wed, 16 Dec 2009 15:15:05 +0100 wenzelm filter out identical completions;
Wed, 16 Dec 2009 14:24:18 +0100 haftmann spaces not allowed, unfortunately
Wed, 16 Dec 2009 14:15:24 +0100 haftmann user aliasses
Mon, 14 Dec 2009 21:28:28 +0100 boehmes merged
Mon, 14 Dec 2009 21:27:59 +0100 boehmes replaced blast by metis (blast hangs with polyml-5.2)
Mon, 14 Dec 2009 16:35:00 +0100 haftmann avoid negative indices as argument ot drop
Mon, 14 Dec 2009 11:30:13 +0000 paulson Upgraded a warning to an error
Mon, 14 Dec 2009 11:01:04 +0100 haftmann merged
Mon, 14 Dec 2009 10:24:04 +0100 haftmann improved crude deriving_show inference
Mon, 14 Dec 2009 10:23:25 +0100 haftmann explicit name for function space
Mon, 14 Dec 2009 10:59:46 +0100 blanchet make Nitpick tests more robust by specifying SAT solver, singlethreading (in Kodkod, not in Isabelle), and higher time limits
Mon, 14 Dec 2009 10:31:35 +0100 blanchet make Nitpick "Core" test more conservative, to avoid problems on Larry's machine
Mon, 14 Dec 2009 10:13:06 +0100 haftmann made sml/nj happy
Mon, 14 Dec 2009 09:53:34 +0100 boehmes also sort verification conditions before printing
Sun, 13 Dec 2009 23:37:37 +0100 boehmes print assertions in a more natural order
Fri, 11 Dec 2009 22:31:24 +0100 wenzelm removed unique ids -- now in session.scala;
Fri, 11 Dec 2009 20:44:33 +0100 wenzelm merged
Fri, 11 Dec 2009 20:44:15 +0100 wenzelm Subgoal.FOCUS (and variants): resulting goal state is normalized as usual for resolution;
Fri, 11 Dec 2009 20:43:41 +0100 wenzelm Subgoal.FOCUS etc.: resulting goal state is normalized as usual for resolution;
Fri, 11 Dec 2009 20:32:58 +0100 haftmann merged
Fri, 11 Dec 2009 20:32:49 +0100 haftmann repaired accident: do not forget module contents if there are no imports
Fri, 11 Dec 2009 20:32:49 +0100 haftmann option width for Code_Target.code_of
Fri, 11 Dec 2009 20:32:49 +0100 haftmann default_code_width is now proper theory data
Fri, 11 Dec 2009 15:36:24 +0100 boehmes merged
Fri, 11 Dec 2009 15:36:05 +0100 boehmes updated dependencies
Fri, 11 Dec 2009 15:35:29 +0100 boehmes make assertion labels unique already when loading a verification condition,
Fri, 11 Dec 2009 15:06:12 +0100 boehmes depend on HOL-SMT instead of HOL (makes tactic "smt" available for proofs)
Fri, 11 Dec 2009 14:44:08 +0100 haftmann merged
Fri, 11 Dec 2009 14:43:56 +0100 haftmann moved predicate rules to Predicate.thy; weakened default dest rule predicate1D (is not that reliable wrt. sets)
Fri, 11 Dec 2009 14:43:55 +0100 haftmann avoid dependency on implicit dest rule predicate1D in proofs
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip