Thu, 20 Jan 2011 15:11:45 -0500 |
Adam Chlipala |
Some fixes for tasks and onError handlers |
Sat, 15 Jan 2011 15:06:33 -0500 |
Adam Chlipala |
Fix type-checking of views to match change to sql_query type |
Thu, 06 Jan 2011 19:26:31 -0500 |
Adam Chlipala |
Handle opening of modules that define signatures |
Thu, 23 Dec 2010 11:23:31 -0500 |
Adam Chlipala |
Recursive record unification errors, for more detail |
Mon, 20 Dec 2010 09:34:10 -0500 |
Adam Chlipala |
Implement constrained type kinding properly; bump mono inline threshhold |
Sat, 18 Dec 2010 14:17:45 -0500 |
Adam Chlipala |
Change tasks to support parametric code; add clientLeaves |
Sat, 18 Dec 2010 10:56:31 -0500 |
Adam Chlipala |
postBody type |
Thu, 16 Dec 2010 18:40:49 -0500 |
Adam Chlipala |
Restore behavior of not complaining about undetermined unification variables when there are other errors |
Thu, 16 Dec 2010 13:35:40 -0500 |
Adam Chlipala |
Fiddly tweaks |
Wed, 15 Dec 2010 09:37:36 -0500 |
Adam Chlipala |
Smarter record unification |
Thu, 02 Dec 2010 14:11:18 -0500 |
Adam Chlipala |
Instantiate any Unit unification variables that remain after elaboration |
Sat, 13 Nov 2010 14:38:06 -0500 |
Adam Chlipala |
More hnormKind for isUnitCon |
Tue, 19 Oct 2010 10:13:24 -0400 |
Adam Chlipala |
Smarter handling of unification variables for 'kindof' on projections |
Sun, 10 Oct 2010 20:33:10 -0400 |
Adam Chlipala |
:::_ notation; switch to TooDeep error message |