Mercurial > urweb
log src/main.mlton.sml
age | author | description |
---|---|---|
Fri, 31 Oct 2014 09:25:03 -0400 | Ziv Scully | Mostly finish effectfulness analysis. |
Sat, 31 May 2014 03:08:16 -0400 | Ziv Scully | Cleans up interface (it's now a command line option) and renames project to "sqlcache" in the all-one-word style. Still has issues to do with concurrency, retrying transactions, and foreign function calls that either rely on state or have side effects. |
Sun, 22 Nov 2015 10:03:35 -0500 | Adam Chlipala | Make daemon mode support sharing of libraries across projects |
Mon, 17 Mar 2014 16:52:10 -0400 | Adam Chlipala | -explainEmbed |
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 |
Sun, 19 Jan 2014 13:08:01 -0500 | Adam Chlipala | New compiler option: -stop |