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
haftmann [Tue, 15 Jun 2010 14:28:22 +0200] rev 37442
added code_simp infrastructure
haftmann [Tue, 15 Jun 2010 14:28:08 +0200] rev 37441
tuned whitespace
haftmann [Tue, 15 Jun 2010 11:38:40 +0200] rev 37440
maintain cong rules for case combinators; more precise permissiveness
haftmann [Tue, 15 Jun 2010 11:38:40 +0200] rev 37439
drop function definitions of combinators
haftmann [Tue, 15 Jun 2010 11:38:39 +0200] rev 37438
maintain cong rules for case combinators
haftmann [Tue, 15 Jun 2010 08:32:32 +0200] rev 37437
formal introduction of case cong