summaryrefslogtreecommitdiff
path: root/src/sql.sml
Commit message (Expand)AuthorAge
* Progress towards invalidation based on equalities of fields.Gravatar Ziv Scully2014-11-10
* Mostly finish effectfulness analysis.Gravatar Ziv Scully2014-10-31
* Complete overhaul: cache queries based on immediate query result, not eventua...Gravatar Ziv Scully2014-10-14
* Merge.Gravatar Ziv Scully2014-09-13
|\
| * Differentiate between HTML and normal string literalsGravatar Adam Chlipala2014-08-01
* | Cleans up interface (it's now a command line option) and renames project to "...Gravatar Ziv Scully2014-05-31
* | Finishes initial prototype, caching parameterless pages with table-match-base...Gravatar Ziv Scully2014-05-27
* | ML half of initial prototype. (Doesn't compile because there's no C yet.)Gravatar Ziv Scully2014-03-25
* | Identifies tables read or touched by queries.Gravatar Ziv Scully2014-03-08
|/
* Refactor SQL parsing code from Iflow to Sql, add querydml parser.Gravatar Edward Z. Yang2012-03-12