Mercurial > urweb
log src/elaborate.sml
age | author | description |
---|---|---|
Mon, 09 Jan 2012 16:20:10 -0500 | Adam Chlipala | Prevent horrifying loops in unification variable graph |
Sat, 07 Jan 2012 11:01:21 -0500 | Adam Chlipala | Make wildification a bit smarter about ordering of new wildcard declarations |
Fri, 06 Jan 2012 09:40:20 -0500 | Adam Chlipala | Revert last unification tweak |
Thu, 05 Jan 2012 19:13:31 -0500 | Adam Chlipala | Tweak new unification heuristic |
Thu, 05 Jan 2012 17:10:43 -0500 | Adam Chlipala | Prevent unifications of 'others' pieces in record summaries, when both pieces contain unification variables (to prevent undesired unifications) |
Sun, 18 Dec 2011 12:00:36 -0500 | Adam Chlipala | Order constructors properly in wildification, to avoid spuriously displeasing the new scoping check |
Sun, 18 Dec 2011 11:29:13 -0500 | Adam Chlipala | Add a new scoping check for unification variables, to fix a type inference bug |