Mercurial > urweb
log src/specialize.sml
age | author | description |
---|---|---|
Sat, 05 Jun 2010 09:42:37 -0400 | Adam Chlipala | Another run of Specialize, using ReduceLocal on datatype parameters |
Thu, 18 Jun 2009 18:06:15 -0400 | Adam Chlipala | Fix a bug with 'Some p' patterns, where 'p' needs specialization |
Sat, 13 Jun 2009 14:29:36 -0400 | Adam Chlipala | <dyn> inside <table>; fix Specialize bug with datatype decls generating other mutually-recursive datatype decls |
Tue, 09 Jun 2009 18:11:59 -0400 | Adam Chlipala | Some standard library reorgs and additions; handle mutual datatypes better in Specialize |
Sat, 16 May 2009 15:45:12 -0400 | Adam Chlipala | Mutual datatypes through Effectize |
Tue, 12 May 2009 18:02:25 -0400 | Adam Chlipala | Improvements while working on Graftid |
Thu, 11 Sep 2008 09:36:47 -0400 | Adam Chlipala | Unpoly non-recursive function |