log src/elab_err.sml

age author description
2011-08-02 Adam Chlipala A few error message improvements
2010-12-23 Adam Chlipala Recursive record unification errors, for more detail
2010-10-11 Adam Chlipala :::_ notation; switch to TooDeep error message
2010-10-10 Adam Chlipala Hopeful fix for the Great Unification Bug
2009-12-13 Adam Chlipala Better record summary error messages; more tweaking SQL usability
2009-10-15 Adam Chlipala Better subSgn error locations
2009-06-16 Adam Chlipala Fix a variable capture bug in nested JavaScript; some more list stuff
2009-06-16 Adam Chlipala Fix a bug in type class enrichment from substructures
2009-05-23 Adam Chlipala Switch to Maranget's pattern exhaustiveness algorithm
2009-05-12 Adam Chlipala Improvements while working on Graftid
2009-04-09 Adam Chlipala More flexible foreign keying
2009-04-09 Adam Chlipala Made type class system very general; demo compiles
2009-04-07 Adam Chlipala Enhance table sig item support and get demo compiling again
2009-02-24 Adam Chlipala Switch to TDisjoint from CDisjoint; still need to implement obligation generation at EDisjoint uses
2009-02-22 Adam Chlipala Start of kind polymorphism, up to the point where demo/hello elaborates with updated Basis/Top
2008-10-21 Adam Chlipala Sum prose
2008-09-14 Adam Chlipala Crud supports INSERT
2008-09-13 Adam Chlipala foldTR2