Mercurial > urweb
log src/elaborate.sml
age | author | description |
---|---|---|
Sat, 05 May 2012 12:58:13 -0400 | Adam Chlipala | -dumpTypesOnError |
Sat, 05 May 2012 12:45:35 -0400 | Adam Chlipala | Send daemon output to calling process |
Fri, 04 May 2012 10:33:04 -0400 | Adam Chlipala | More diagnostic information about some type class resolution failures |
Thu, 03 May 2012 09:56:41 -0400 | Adam Chlipala | Catch duplicate top-level module names; fix dropping of constraints during incremental elaboration; document treatment of record types as type class instance types |
Wed, 02 May 2012 08:56:19 -0400 | Adam Chlipala | Don't modify the module cache after elaboration failures |
Wed, 02 May 2012 08:34:50 -0400 | Adam Chlipala | Better discovery of type class instances from recursive definitions |
Sun, 29 Apr 2012 16:23:03 -0400 | Adam Chlipala | 'urweb daemon start' and 'urweb daemon stop' |