Mercurial > urweb
log src/corify.sml
age | author | description |
---|---|---|
Fri, 02 May 2014 19:19:09 -0400 | Adam Chlipala | New lessSafeFfi |
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 |
Thu, 12 Dec 2013 17:42:48 -0500 | Adam Chlipala | Start SQL transactions as read-only when possible, based on conservative program analysis |
Thu, 10 Oct 2013 18:04:29 -0400 | Adam Chlipala | Remove debug prints |
Thu, 10 Oct 2013 18:01:30 -0400 | Adam Chlipala | Make transactional FFI functions effectful by default |
Thu, 29 Mar 2012 09:55:04 -0400 | Adam Chlipala | Fix defunctorization of modules containing datatype definitions |