wenzelm [Wed, 29 Aug 2007 16:46:08 +0200] rev 24475
added Hoare/hoare_tac.ML (code from Hoare/Hoare.thy, also required in Isar_examples/Hoare.thy);
wenzelm [Wed, 29 Aug 2007 16:24:38 +0200] rev 24474
added x86-solaris;
chaieb [Wed, 29 Aug 2007 14:21:19 +0200] rev 24473
fixed Proofs
wenzelm [Wed, 29 Aug 2007 13:58:00 +0200] rev 24472
added Hoare/hoare_tac.ML (code from Hoare/Hoare.thy, also required in Isar_examples/Hoare.thy);
chaieb [Wed, 29 Aug 2007 11:10:59 +0200] rev 24471
removed unused theorems ; added lifting properties for foldr and foldl
wenzelm [Wed, 29 Aug 2007 11:10:28 +0200] rev 24470
removed Hoare/hoare.ML, Hoare/hoareAbort.ML, ex/svc_oracle.ML (which can be mistaken as attached ML script on case-insensitive file-system);
berghofe [Wed, 29 Aug 2007 10:20:22 +0200] rev 24469
Deleted unused fillin_mixfix function.
kleing [Wed, 29 Aug 2007 00:49:48 +0200] rev 24468
mark all parallel sessions as experimental
kleing [Wed, 29 Aug 2007 00:32:35 +0200] rev 24467
atbroy99 is 64bit
krauss [Tue, 28 Aug 2007 23:53:07 +0200] rev 24466
fixed pattern comnpletion; untabified
huffman [Tue, 28 Aug 2007 20:13:47 +0200] rev 24465
revert to Word library version from 2007/08/20
wenzelm [Tue, 28 Aug 2007 19:45:45 +0200] rev 24464
TheoremHook: fixed copy-paste mistake;
berghofe [Tue, 28 Aug 2007 18:26:48 +0200] rev 24463
Smaller size and fewer iterations for quickcheck.
berghofe [Tue, 28 Aug 2007 18:24:34 +0200] rev 24462
codegen.ML is now loaded in Pure again.
berghofe [Tue, 28 Aug 2007 18:23:59 +0200] rev 24461
Changed "code" attribute of concat_map_singleton to "code unfold".
berghofe [Tue, 28 Aug 2007 18:21:53 +0200] rev 24460
Code generator now uses sequences with depth limit.
berghofe [Tue, 28 Aug 2007 18:20:11 +0200] rev 24459
Got rid of large simpset in proof of characteristic equations
for freshness.
berghofe [Tue, 28 Aug 2007 18:16:06 +0200] rev 24458
Added sequences with recursion depth limit.
berghofe [Tue, 28 Aug 2007 18:14:17 +0200] rev 24457
Adapted to changes in interface of Specification.theorem_i
berghofe [Tue, 28 Aug 2007 18:12:00 +0200] rev 24456
- restored old setup
- new infrastructure for auto quickcheck
- fixed bug in eta_expand that caused argument types to get mixed up
berghofe [Tue, 28 Aug 2007 18:07:25 +0200] rev 24455
codegen.ML is now loaded in Pure again.
berghofe [Tue, 28 Aug 2007 18:06:24 +0200] rev 24454
- new auto-quickcheck flag
- repaired and inserted proof_pref again
berghofe [Tue, 28 Aug 2007 18:04:21 +0200] rev 24453
Added local_theory_to_proof'
berghofe [Tue, 28 Aug 2007 18:03:16 +0200] rev 24452
- theorem(_i) now also takes "interactive" flag as argument
- added theorem hook