Mercurial > urweb
log src/especialize.sml
age | author | description |
---|---|---|
Thu, 12 Jan 2012 20:37:39 -0500 | Adam Chlipala | -dumpSource flag; Especialize tweak: may specialize any argument sequence ending in a value of function-containing type |
Wed, 11 Jan 2012 14:52:31 -0500 | Adam Chlipala | Small fix to previous commit |
Wed, 11 Jan 2012 13:53:35 -0500 | Adam Chlipala | New, more principled heuristic for Especialize: only specialize uniform function arguments; that is, arguments that don't change across recursive calls |
Wed, 11 Jan 2012 11:08:48 -0500 | Adam Chlipala | Tweak Especialize heuristic |