Mercurial > urweb
log src/expl_rename.sml
age | author | description |
---|---|---|
2014-05-02 | Adam Chlipala | New lessSafeFfi |
2014-02-20 | Adam Chlipala | Tweaked parameter renaming for functors, so now demos and the original bug-triggering application work |
2014-02-20 | Adam Chlipala | Fixed issue with datatype constructors inside functors; now on to some problem with modules inside functors |
2014-02-20 | Adam Chlipala | Some more nested functor bug-fixing, including generating fresh internal names at applications; still need to debug issues with datatype constructors |