Fri, 30 May 2014 12:00:00 -0400 |
Ziv Scully |
Removes DBMS choice override from compiler.sml (which was there for debugging). |
Tue, 27 May 2014 21:38:01 -0400 |
Ziv Scully |
Merge. |
Tue, 27 May 2014 21:15:53 -0400 |
Ziv Scully |
Forgets deleted files. |
Tue, 27 May 2014 21:14:13 -0400 |
Ziv Scully |
Finishes initial prototype, caching parameterless pages with table-match-based invalidation. Still has problems parsing non-Postgres SQL dialects properly. |
Tue, 25 Mar 2014 02:04:06 -0400 |
Ziv Scully |
ML half of initial prototype. (Doesn't compile because there's no C yet.) |
Sat, 08 Mar 2014 05:06:22 -0500 |
Ziv Scully |
Identifies tables read or touched by queries. |
Sun, 20 Dec 2015 13:41:35 -0500 |
Adam Chlipala |
Unnest properly in presence of kind polymorphism |
Tue, 15 Dec 2015 19:58:52 -0500 |
Adam Chlipala |
Fixing dynClass for <tr>s |
Tue, 08 Dec 2015 17:29:24 -0500 |
Adam Chlipala |
Change Postgres schema-checking code to account properly for namespaces |
Sat, 05 Dec 2015 12:12:40 -0500 |
Adam Chlipala |
Document jsFile |
Sat, 05 Dec 2015 12:04:06 -0500 |
Adam Chlipala |
New .urp directive: jsFile |
Fri, 27 Nov 2015 15:28:12 -0500 |
Adam Chlipala |
Fix tricky case of functor signature subsumption |