Mercurial > urweb
log
age | author | description |
---|---|---|
Sat, 21 Apr 2012 15:19:00 -0400 | Adam Chlipala | Omit 'Basis.' in pretty-printing constructors, where this is unambiguous |
Sat, 21 Apr 2012 15:09:02 -0400 | Adam Chlipala | Pretty-print tuple types using tuple syntax |
Sat, 21 Apr 2012 14:57:00 -0400 | Adam Chlipala | Saving proper environments, to use in displaying nested error messages |
Sat, 21 Apr 2012 14:06:03 -0400 | Adam Chlipala | Add another rule to simplify record concatenations for pretty-printing |
Sat, 21 Apr 2012 13:57:10 -0400 | Adam Chlipala | Avoid kindof failures in elaboration |
Mon, 16 Apr 2012 10:12:04 -0400 | Adam Chlipala | Tweak printing of constructor record literals to allow re-parsing by compiler |
Mon, 16 Apr 2012 09:53:48 -0400 | Adam Chlipala | Simplify types for printing with '-dumpTypes' |