Mercurial > urweb
log src/elab_env.sml
age | author | description |
---|---|---|
Thu, 03 Jun 2010 13:04:37 -0400 | Adam Chlipala | Some serious bug-fix work to get HTML example to compile; this includes fixing a bug with 'val' patterns in Unnest and the need for more local reduction in Especialize |
Sun, 04 Apr 2010 12:29:34 -0400 | Adam Chlipala | Pushing policies through |
Tue, 15 Dec 2009 10:19:05 -0500 | Adam Chlipala | Convert to task syntax |
Sun, 13 Dec 2009 14:20:41 -0500 | Adam Chlipala | Initializers and setval |
Sat, 05 Dec 2009 14:34:44 -0500 | Adam Chlipala | Recursive hnormSgn for projections of signatures from modules |
Thu, 06 Aug 2009 15:23:04 -0400 | Adam Chlipala | Fix type class resolution infinite loop, discovered while meeting with Ezra |