wenzelm [Tue, 21 Feb 2012 23:25:36 +0100] rev 46584
tuned proofs;
wenzelm [Tue, 21 Feb 2012 23:24:49 +0100] rev 46583
more robust visible_range: allow empty view;
wenzelm [Tue, 21 Feb 2012 22:50:28 +0100] rev 46582
misc tuning;
wenzelm [Tue, 21 Feb 2012 21:15:57 +0100] rev 46581
merged;
wenzelm [Tue, 21 Feb 2012 20:43:58 +0100] rev 46580
made SML/NJ happy;
wenzelm [Tue, 21 Feb 2012 20:22:23 +0100] rev 46579
tuned proofs;
wenzelm [Tue, 21 Feb 2012 17:09:53 +0100] rev 46578
merged
wenzelm [Tue, 21 Feb 2012 17:09:17 +0100] rev 46577
tuned proofs;
wenzelm [Tue, 21 Feb 2012 17:08:32 +0100] rev 46576
approximate Perspective.full within the bounds of the JVM;
wenzelm [Tue, 21 Feb 2012 16:48:10 +0100] rev 46575
misc tuning;
more indentation;
wenzelm [Tue, 21 Feb 2012 16:42:57 +0100] rev 46574
invoke later to reduce chance of causing deadlock;
wenzelm [Tue, 21 Feb 2012 16:28:18 +0100] rev 46573
misc tuning;
more indentation;
wenzelm [Tue, 21 Feb 2012 16:04:58 +0100] rev 46572
separate module for text status overview;
wenzelm [Tue, 21 Feb 2012 15:36:23 +0100] rev 46571
overview.delay_repaint: avoid wasting GUI cycles via update_delay;
prefer delay_first for prover initiated events -- avoid indefinite delay;
wenzelm [Tue, 21 Feb 2012 13:37:03 +0100] rev 46570
tuned;
berghofe [Tue, 21 Feb 2012 13:19:16 +0100] rev 46569
merged
berghofe [Tue, 21 Feb 2012 12:10:47 +0100] rev 46568
merged
berghofe [Mon, 20 Feb 2012 16:09:58 +0100] rev 46567
Fixed bugs:
- set_env no longer modifies pfuns field in theory data record.
Instead, a copy of this field is now contained in the env field.
- add_type_def now checks whether type associated with SPARK enumeration
type is really a datatype with no parameters.
- check_pfuns_types now properly strips off prefixes of proof function names.
bulwahn [Tue, 21 Feb 2012 13:15:25 +0100] rev 46566
merged
bulwahn [Tue, 21 Feb 2012 12:20:33 +0100] rev 46565
subtype preprocessing in Quickcheck;
adding option use_subtype;
tuned
bulwahn [Tue, 21 Feb 2012 11:25:48 +0100] rev 46564
adding parsing of an optional predicate with quickcheck_generator command
wenzelm [Tue, 21 Feb 2012 13:10:13 +0100] rev 46563
updated generated files (cf. 8d51b375e926);
wenzelm [Tue, 21 Feb 2012 12:45:00 +0100] rev 46562
merged;
huffman [Tue, 21 Feb 2012 11:08:05 +0100] rev 46561
add missing lemmas to compute_div_mod
huffman [Tue, 21 Feb 2012 11:04:38 +0100] rev 46560
remove constant negateSnd in favor of 'apsnd uminus' (from Florian Haftmann)
huffman [Tue, 21 Feb 2012 10:30:57 +0100] rev 46559
avoid using constant Int.neg
huffman [Tue, 21 Feb 2012 09:17:53 +0100] rev 46558
renamed ex/Numeral.thy to ex/Numeral_Representation.thy
haftmann [Tue, 21 Feb 2012 08:15:42 +0100] rev 46557
reverting changesets from 5d33a3269029 on: change of order of declaration of classical rules makes serious problems
haftmann [Mon, 20 Feb 2012 21:04:00 +0100] rev 46556
tuned whitespace
haftmann [Mon, 20 Feb 2012 08:01:08 +0100] rev 46555
tuned proof