Mercurial > urweb
log
age | author | description |
---|---|---|
Fri, 21 Oct 2011 08:36:10 -0400 | Adam Chlipala | Note a parsing restriction in the manual |
Thu, 20 Oct 2011 09:27:37 -0400 | Adam Chlipala | Some notes on 'T' for update/delete combinators |
Sat, 15 Oct 2011 13:30:59 -0400 | Adam Chlipala | Fix parsing conflict |
Sat, 15 Oct 2011 10:31:30 -0400 | Adam Chlipala | Change error message display order: only show disjointness/type class failures if all record unifications succeeded |
Sat, 15 Oct 2011 10:19:50 -0400 | Adam Chlipala | Improved unification of record literals in type class resolution |
Sat, 15 Oct 2011 10:05:13 -0400 | Adam Chlipala | Extend and document 'con' syntax with arguments |
Sat, 15 Oct 2011 09:04:41 -0400 | Adam Chlipala | For new IF, fix Monoize typing and add to manual |