log src/elab_ops.sml

age author description
Sat, 21 Apr 2012 14:06:03 -0400 Adam Chlipala Add another rule to simplify record concatenations for pretty-printing
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, 05 Nov 2011 13:12:07 -0400 Adam Chlipala Tweaks to choices of source positions to use in error messages, including for subSgn
Sun, 10 Oct 2010 14:41:03 -0400 Adam Chlipala Hopeful fix for the Great Unification Bug
Tue, 17 Nov 2009 12:44:14 -0500 Adam Chlipala Hooks for measuring how much interesting proving is going on in elaboration
Tue, 06 Oct 2009 10:15:26 -0400 Adam Chlipala Fix a de Bruijn index bug in map fusion