haftmann [Sun, 20 Jun 2010 22:01:22 +0200] rev 37472
merged
haftmann [Sun, 20 Jun 2010 19:02:41 +0200] rev 37471
separate section for diagnostic commands
haftmann [Sat, 19 Jun 2010 09:50:30 +0200] rev 37470
more binding; avoid arcane Rep and Abs prefixes
haftmann [Sat, 19 Jun 2010 09:14:06 +0200] rev 37469
cleanup of typecopy package
haftmann [Sat, 19 Jun 2010 06:43:33 +0200] rev 37468
quickcheck for fsets
nipkow [Fri, 18 Jun 2010 22:41:16 +0200] rev 37467
merged
nipkow [Fri, 18 Jun 2010 22:40:58 +0200] rev 37466
added pigeonhole lemmas
haftmann [Fri, 18 Jun 2010 21:22:05 +0200] rev 37465
merged
haftmann [Fri, 18 Jun 2010 15:59:51 +0200] rev 37464
tuned whitespace; dropped dead code
haftmann [Fri, 18 Jun 2010 15:26:04 +0200] rev 37463
code_simp: only succeed on real progress
haftmann [Fri, 18 Jun 2010 15:26:02 +0200] rev 37462
prefer fold over foldl
haftmann [Fri, 18 Jun 2010 15:03:21 +0200] rev 37461
conclude simplification with default simpset
haftmann [Fri, 18 Jun 2010 15:03:21 +0200] rev 37460
drop subsumed default equations (requires a little bit unfortunate laziness)
haftmann [Fri, 18 Jun 2010 15:03:20 +0200] rev 37459
avoid Scala legacy operations
haftmann [Fri, 18 Jun 2010 15:03:20 +0200] rev 37458
prefer fold over foldl
haftmann [Fri, 18 Jun 2010 09:21:41 +0200] rev 37457
made List.thy a join point in the theory graph
nipkow [Fri, 18 Jun 2010 20:22:06 +0200] rev 37456
tuned set_replicate lemmas
nipkow [Fri, 18 Jun 2010 14:14:42 +0200] rev 37455
merged
nipkow [Fri, 18 Jun 2010 14:14:29 +0200] rev 37454
added lemmas
haftmann [Fri, 18 Jun 2010 09:04:00 +0200] rev 37453
dropped dead code
haftmann [Thu, 17 Jun 2010 19:32:05 +0200] rev 37452
replaced unreliable metis proof
haftmann [Thu, 17 Jun 2010 16:15:15 +0200] rev 37451
rev is reverse in Haskell
haftmann [Thu, 17 Jun 2010 15:59:48 +0200] rev 37450
first serious draft of a scala code generator
haftmann [Thu, 17 Jun 2010 15:59:47 +0200] rev 37449
more precise code
haftmann [Thu, 17 Jun 2010 15:59:46 +0200] rev 37448
explicit type variable arguments for constructors
haftmann [Thu, 17 Jun 2010 11:33:04 +0200] rev 37447
transitive superclasses were also only a misunderstanding
haftmann [Thu, 17 Jun 2010 10:57:00 +0200] rev 37446
formal introduction of transitive superclasses
haftmann [Thu, 17 Jun 2010 10:51:38 +0200] rev 37445
dropped obscure type argument weakening mapping -- was only a misunderstanding
haftmann [Thu, 17 Jun 2010 10:45:10 +0200] rev 37444
added simp evaluator
haftmann [Thu, 17 Jun 2010 10:02:29 +0200] rev 37443
merged