Fri, 02 May 2014 17:16:02 -0400 |
Adam Chlipala |
Monadic bind supports patterns |
Sun, 03 Jun 2012 11:29:31 -0400 |
Adam Chlipala |
Lighter-weight encoding of window function use |
Fri, 04 May 2012 10:33:04 -0400 |
Adam Chlipala |
More diagnostic information about some type class resolution failures |
Sat, 21 Apr 2012 14:57:00 -0400 |
Adam Chlipala |
Saving proper environments, to use in displaying nested error messages |
Mon, 16 Apr 2012 09:46:42 -0400 |
Adam Chlipala |
Do a lot more type simplification for error messages |
Sun, 18 Dec 2011 11:29:13 -0500 |
Adam Chlipala |
Add a new scoping check for unification variables, to fix a type inference bug |
Sat, 29 Oct 2011 17:30:34 -0400 |
Adam Chlipala |
Shorter, more focused error messages about undetermined unification variables |
Thu, 27 Oct 2011 08:36:31 -0400 |
Adam Chlipala |
Harmonize have/need terminology in error messages; display canceled record summaries on errors |
Tue, 02 Aug 2011 13:48:26 -0400 |
Adam Chlipala |
A few error message improvements |
Thu, 23 Dec 2010 11:23:31 -0500 |
Adam Chlipala |
Recursive record unification errors, for more detail |
Sun, 10 Oct 2010 20:33:10 -0400 |
Adam Chlipala |
:::_ notation; switch to TooDeep error message |
Sun, 10 Oct 2010 14:41:03 -0400 |
Adam Chlipala |
Hopeful fix for the Great Unification Bug |
Sun, 13 Dec 2009 11:28:47 -0500 |
Adam Chlipala |
Better record summary error messages; more tweaking SQL usability |
Thu, 15 Oct 2009 14:27:38 -0400 |
Adam Chlipala |
Better subSgn error locations |
Tue, 16 Jun 2009 17:52:44 -0400 |
Adam Chlipala |
Fix a variable capture bug in nested JavaScript; some more list stuff |