Mercurial > urweb
log src/reduce.sml
age | author | description |
---|---|---|
Fri, 19 Aug 2011 15:23:01 -0400 | Adam Chlipala | Basis.mkMonad |
Sun, 14 Aug 2011 09:29:04 -0400 | Adam Chlipala | Remove some unnecessary parens |
Fri, 12 Aug 2011 00:55:57 -0430 | Karn Kallio | Distribute applications of "arrow type" ECase across branches. |
Tue, 19 Oct 2010 17:54:49 -0400 | Adam Chlipala | Fixes for nasty bugs in Reduce and Especialize |
Tue, 07 Sep 2010 08:28:07 -0400 | Adam Chlipala | Server-side 'onError' |
Sun, 22 Aug 2010 13:43:46 -0400 | Adam Chlipala | Reduce: Inline let-bound variables whose types involve functions |
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 |