Mercurial > urweb
log src/compiler.sml
age | author | description |
---|---|---|
Sat, 23 Jun 2012 10:11:33 -0400 | Adam Chlipala | Flush elaboration cache when switching between .urp files |
Sat, 26 May 2012 09:16:14 -0400 | Adam Chlipala | Proper error messages for missing source files |
Sun, 06 May 2012 15:27:30 -0400 | Adam Chlipala | New optional suffice for 'rewrite' in .urp files: [-] |
Fri, 04 May 2012 10:38:22 -0400 | Adam Chlipala | Report which files lead to duplicate module names |
Wed, 02 May 2012 17:17:57 -0400 | Edward Z. Yang | Add support for -boot flag, which allows in-tree execution of Ur/Web |
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 |