Fri, 27 Apr 2012 07:35:59 -0400 |
Adam Chlipala |
Omit unnecessary parens around arrows in pretty-printing |
Sat, 21 Apr 2012 15:19:00 -0400 |
Adam Chlipala |
Omit 'Basis.' in pretty-printing constructors, where this is unambiguous |
Sat, 21 Apr 2012 15:09:02 -0400 |
Adam Chlipala |
Pretty-print tuple types using tuple syntax |
Mon, 16 Apr 2012 10:12:04 -0400 |
Adam Chlipala |
Tweak printing of constructor record literals to allow re-parsing by compiler |
Sun, 18 Dec 2011 11:29:13 -0500 |
Adam Chlipala |
Add a new scoping check for unification variables, to fix a type inference bug |
Sun, 10 Oct 2010 14:41:03 -0400 |
Adam Chlipala |
Hopeful fix for the Great Unification Bug |
Sun, 10 Oct 2010 13:07:38 -0400 |
Adam Chlipala |
Flex kinds for type-level tuples; ::_ notation |
Tue, 07 Sep 2010 08:28:07 -0400 |
Adam Chlipala |
Server-side 'onError' |
Thu, 03 Jun 2010 13:04:37 -0400 |
Adam Chlipala |
Some serious bug-fix work to get HTML example to compile; this includes fixing a bug with 'val' patterns in Unnest and the need for more local reduction in Especialize |
Sun, 04 Apr 2010 12:29:34 -0400 |
Adam Chlipala |
Pushing policies through |
Tue, 15 Dec 2009 10:19:05 -0500 |
Adam Chlipala |
Convert to task syntax |
Sun, 13 Dec 2009 14:20:41 -0500 |
Adam Chlipala |
Initializers and setval |
Thu, 28 May 2009 12:07:05 -0400 |
Adam Chlipala |
Destructing local let, to the point where demo compiles |
Sat, 16 May 2009 15:14:17 -0400 |
Adam Chlipala |
Mutual datatypes through Elaborate |
Tue, 28 Apr 2009 15:04:37 -0400 |
Adam Chlipala |
A view query works |