log src/elab_env.sml

age author description
Fri, 04 May 2012 10:33:04 -0400 Adam Chlipala More diagnostic information about some type class resolution failures
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, 15 Oct 2011 10:19:50 -0400 Adam Chlipala Improved unification of record literals in type class resolution
Sun, 01 May 2011 00:26:08 -0430 Karn Kallio Fix bug in projection of constructors from modules in class rules.
Tue, 26 Apr 2011 00:11:21 -0430 Karn Kallio Fix for projection of type class constructors in signatures.
Thu, 02 Dec 2010 12:24:09 -0500 Adam Chlipala More hnorm during type class resolution
Sun, 10 Oct 2010 14:41:03 -0400 Adam Chlipala Hopeful fix for the Great Unification Bug