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
blanchet [Tue, 15 Jun 2010 16:42:09 +0200] rev 37436
found missing beta-eta-contraction
blanchet [Tue, 15 Jun 2010 16:20:23 +0200] rev 37435
added missing Umlaut
blanchet [Tue, 15 Jun 2010 10:47:06 +0200] rev 37434
make example run a bit faster (might help atbroy102)
haftmann [Tue, 15 Jun 2010 07:42:48 +0200] rev 37433
merged
haftmann [Tue, 15 Jun 2010 07:41:37 +0200] rev 37432
tuned documents
haftmann [Mon, 14 Jun 2010 16:00:47 +0200] rev 37431
teaked naming of superclass projections
haftmann [Mon, 14 Jun 2010 16:00:46 +0200] rev 37430
added lemma funpow_mult
haftmann [Mon, 14 Jun 2010 15:27:11 +0200] rev 37429
extended bib
haftmann [Mon, 14 Jun 2010 15:27:09 +0200] rev 37428
updated generated code
haftmann [Mon, 14 Jun 2010 15:27:09 +0200] rev 37427
added reference
haftmann [Mon, 14 Jun 2010 15:27:08 +0200] rev 37426
subsection on locale interpretation
haftmann [Mon, 14 Jun 2010 12:01:30 +0200] rev 37425
explicitly name and note equations for class eq
haftmann [Mon, 14 Jun 2010 12:01:30 +0200] rev 37424
use various predefined Haskell operations when generating code
haftmann [Mon, 14 Jun 2010 12:01:30 +0200] rev 37423
NEWS
haftmann [Mon, 14 Jun 2010 10:50:49 +0200] rev 37422
tuned internal order
haftmann [Mon, 14 Jun 2010 10:38:29 +0200] rev 37421
dropped unused bindings
haftmann [Mon, 14 Jun 2010 10:38:28 +0200] rev 37420
corrected syntax diagram
blanchet [Mon, 14 Jun 2010 21:49:25 +0200] rev 37419
turn off new polymorphism code again -- a new issue popped up
blanchet [Mon, 14 Jun 2010 20:48:36 +0200] rev 37418
missing case
blanchet [Mon, 14 Jun 2010 20:16:36 +0200] rev 37417
A function called "untyped_aconv" shouldn't look at the bound names!