haftmann [Mon, 21 Sep 2009 15:35:24 +0200] rev 32694
merged
haftmann [Mon, 21 Sep 2009 15:35:15 +0200] rev 32693
tuned proofs
haftmann [Mon, 21 Sep 2009 15:35:14 +0200] rev 32692
tuned header
haftmann [Mon, 21 Sep 2009 15:35:14 +0200] rev 32691
added note on simp rules
haftmann [Mon, 21 Sep 2009 14:23:12 +0200] rev 32690
merged
haftmann [Mon, 21 Sep 2009 14:23:04 +0200] rev 32689
tuned proof; tuned headers
haftmann [Mon, 21 Sep 2009 12:24:21 +0200] rev 32688
merged
haftmann [Mon, 21 Sep 2009 12:23:52 +0200] rev 32687
tuned proofs; be more cautios wrt. default simp rules
haftmann [Mon, 21 Sep 2009 11:01:49 +0200] rev 32686
merged
haftmann [Mon, 21 Sep 2009 11:01:39 +0200] rev 32685
tuned proofs
haftmann [Sat, 19 Sep 2009 07:38:11 +0200] rev 32684
merged
haftmann [Sat, 19 Sep 2009 07:38:03 +0200] rev 32683
inter and union are mere abbreviations for inf and sup
haftmann [Thu, 24 Sep 2009 19:14:18 +0200] rev 32682
merged
haftmann [Thu, 24 Sep 2009 18:29:29 +0200] rev 32681
lemma relating fold1 and foldl; code_unfold rules for Inf_fin, Sup_fin, Min, Max, Inf, Sup
haftmann [Thu, 24 Sep 2009 18:29:29 +0200] rev 32680
subsumed by more general setup in List.thy
haftmann [Thu, 24 Sep 2009 18:29:29 +0200] rev 32679
idempotency case for fold1
haftmann [Thu, 24 Sep 2009 18:29:28 +0200] rev 32678
added dual for complete lattice
nipkow [Thu, 24 Sep 2009 17:26:05 +0200] rev 32677
merged
nipkow [Thu, 24 Sep 2009 17:25:42 +0200] rev 32676
record how many "proof"s are solved by s/h
boehmes [Thu, 24 Sep 2009 15:00:17 +0200] rev 32675
added quotes for filenames;
truncated remaining time (no floats supported by ulimit)
bulwahn [Thu, 24 Sep 2009 08:28:27 +0200] rev 32674
merged; adopted to changes from Code_Evaluation in the predicate compiler
bulwahn [Wed, 23 Sep 2009 16:20:13 +0200] rev 32673
replaced sorry by oops; removed old debug functions in predicate compiler
bulwahn [Wed, 23 Sep 2009 16:20:13 +0200] rev 32672
added first version of quickcheck based on the predicate compiler; added a few quickcheck examples
bulwahn [Wed, 23 Sep 2009 16:20:12 +0200] rev 32671
adapted configuration for DatatypeCase.make_case
bulwahn [Wed, 23 Sep 2009 16:20:12 +0200] rev 32670
added a new example for the predicate compiler
bulwahn [Wed, 23 Sep 2009 16:20:12 +0200] rev 32669
added context free grammar example; removed dead code; adapted to work without quick and dirty mode; fixed typo
bulwahn [Wed, 23 Sep 2009 16:20:12 +0200] rev 32668
added first prototype of the extended predicate compiler
bulwahn [Wed, 23 Sep 2009 16:20:12 +0200] rev 32667
moved predicate compiler to Tools
bulwahn [Wed, 23 Sep 2009 16:20:12 +0200] rev 32666
removed generation of strange tuple modes in predicate compiler
bulwahn [Wed, 23 Sep 2009 16:20:12 +0200] rev 32665
extending predicate compiler and proof procedure to support tuples; testing predicate wirh HOL-MicroJava semantics
bulwahn [Wed, 23 Sep 2009 16:20:12 +0200] rev 32664
modified predicate compiler further to support tuples
bulwahn [Wed, 23 Sep 2009 16:20:12 +0200] rev 32663
changed preprocessing due to problems with LightweightJava; added transfer of thereoms; changed the type of mode to support tuples in the predicate compiler