| Commit message (Expand) | Author | Age |
* | Remove 'class' declaration; now use 'con' instead | Adam Chlipala | 2012-07-29 |
* | Implicit records of folders | Adam Chlipala | 2012-05-17 |
* | -dumpTypesOnError | Adam Chlipala | 2012-05-05 |
* | Send daemon output to calling process | Adam Chlipala | 2012-05-05 |
* | More diagnostic information about some type class resolution failures | Adam Chlipala | 2012-05-04 |
* | Catch duplicate top-level module names; fix dropping of constraints during in... | Adam Chlipala | 2012-05-03 |
* | Don't modify the module cache after elaboration failures | Adam Chlipala | 2012-05-02 |
* | Better discovery of type class instances from recursive definitions | Adam Chlipala | 2012-05-02 |
* | 'urweb daemon start' and 'urweb daemon stop' | Adam Chlipala | 2012-04-29 |
* | Initial support for reusing elaboration results | Adam Chlipala | 2012-04-29 |
* | -unifyMore | Adam Chlipala | 2012-04-22 |
* | Saving proper environments, to use in displaying nested error messages | Adam Chlipala | 2012-04-21 |
* | Avoid kindof failures in elaboration | Adam Chlipala | 2012-04-21 |
* | Simplify types for printing with '-dumpTypes' | Adam Chlipala | 2012-04-16 |
* | Prevent horrifying loops in unification variable graph | Adam Chlipala | 2012-01-09 |
* | Make wildification a bit smarter about ordering of new wildcard declarations | Adam Chlipala | 2012-01-07 |
* | Revert last unification tweak | Adam Chlipala | 2012-01-06 |
* | Tweak new unification heuristic | Adam Chlipala | 2012-01-05 |
* | Prevent unifications of 'others' pieces in record summaries, when both pieces... | Adam Chlipala | 2012-01-05 |
* | Order constructors properly in wildification, to avoid spuriously displeasing... | Adam Chlipala | 2011-12-18 |
* | Add a new scoping check for unification variables, to fix a type inference bug | Adam Chlipala | 2011-12-18 |
* | Nicer record summary error messages | Adam Chlipala | 2011-12-03 |
* | Tweaks to choices of source positions to use in error messages, including for... | Adam Chlipala | 2011-11-05 |
* | Strengthen consNeq, to avoid unwise unifications | Adam Chlipala | 2011-11-05 |
* | Fix confusing error message when record unification fails because enclosed ty... | Adam Chlipala | 2011-11-05 |
* | Remove debug print | Adam Chlipala | 2011-11-02 |
* | Handle application in decompileCon | Adam Chlipala | 2011-11-02 |
* | Shorter, more focused error messages about undetermined unification variables | Adam Chlipala | 2011-10-29 |
* | Clear reducedSummaries | Adam Chlipala | 2011-10-28 |
* | Harmonize have/need terminology in error messages; display canceled record su... | Adam Chlipala | 2011-10-27 |
* | Catch UnboundNamed exceptions that arise from missing signature items | Adam Chlipala | 2011-10-21 |
* | Change error message display order: only show disjointness/type class failure... | Adam Chlipala | 2011-10-15 |
* | Fix wildification for signatures with synonyms | Adam Chlipala | 2011-10-08 |
* | Better detection of type class witnesses in local bindings | Adam Chlipala | 2011-09-03 |
* | '-dumpTypes' | Adam Chlipala | 2011-08-07 |
* | Better wildification, avoiding some unintentional variable capture | Adam Chlipala | 2011-08-06 |
* | Fix opening of shadowing, principal-signatured modules that open other modules | Adam Chlipala | 2011-08-04 |
* | Implicit argument insertion for local variables | Adam Chlipala | 2011-06-14 |
* | Some fixes for tasks and onError handlers | Adam Chlipala | 2011-01-20 |
* | Fix type-checking of views to match change to sql_query type | Adam Chlipala | 2011-01-15 |
* | Handle opening of modules that define signatures | Adam Chlipala | 2011-01-06 |
* | Recursive record unification errors, for more detail | Adam Chlipala | 2010-12-23 |
* | Implement constrained type kinding properly; bump mono inline threshhold | Adam Chlipala | 2010-12-20 |
* | Change tasks to support parametric code; add clientLeaves | Adam Chlipala | 2010-12-18 |
* | postBody type | Adam Chlipala | 2010-12-18 |
* | Restore behavior of not complaining about undetermined unification variables ... | Adam Chlipala | 2010-12-16 |
* | Fiddly tweaks | Adam Chlipala | 2010-12-16 |
* | Smarter record unification | Adam Chlipala | 2010-12-15 |
* | Instantiate any Unit unification variables that remain after elaboration | Adam Chlipala | 2010-12-02 |
* | More hnormKind for isUnitCon | Adam Chlipala | 2010-11-13 |