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