Mercurial > urweb
diff src/compiler.sig @ 1276:5b5c0b552f59
Another run of Specialize, using ReduceLocal on datatype parameters
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Sat, 05 Jun 2010 09:42:37 -0400 |
parents | 56bd4a4f6e66 |
children | b4480a56cab7 |
line wrap: on
line diff
--- a/src/compiler.sig Thu Jun 03 14:44:08 2010 -0400 +++ b/src/compiler.sig Sat Jun 05 09:42:37 2010 -0400 @@ -134,6 +134,7 @@ val toShake4 : (string, Core.file) transform val toEspecialize2 : (string, Core.file) transform val toShake4' : (string, Core.file) transform + val toSpecialize2 : (string, Core.file) transform val toUnpoly2 : (string, Core.file) transform val toShake4'' : (string, Core.file) transform val toEspecialize3 : (string, Core.file) transform