Sun, 20 Dec 2015 14:18:52 -0500 |
Adam Chlipala |
Merge Sqlcache |
Fri, 20 Nov 2015 03:26:21 -0500 |
Ziv Scully |
Tweak cache consolidation and choose better default. |
Thu, 19 Nov 2015 17:29:47 -0500 |
Ziv Scully |
Add consolidation heuristic options. |
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 |
Fri, 06 Dec 2013 08:54:03 -0500 |
Adam Chlipala |
Small reformatting and documentation for '-print-cinclude' |
Wed, 06 Nov 2013 13:54:07 +0400 |
Sergey Mironov |
Add -print-cinlude command line option |
Wed, 18 Sep 2013 15:45:18 +0400 |
Sergey Mironov |
Add -print-ccompiler command line option |
Tue, 20 Aug 2013 17:13:50 +0400 |
Sergey Mironov |
Add -ccompiler command line argument |
Wed, 28 Nov 2012 11:39:38 -0500 |
Austin Seipp |
Fix broken implementation of 'urweb daemon stop' |