Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Completely redid main Iflow logic; so far, policy and policy2 work | Adam Chlipala | 2010-04-13 |
* | Using multiple policies to check a written value | Adam Chlipala | 2010-04-11 |
* | Change query_policy to sendClient; all arguments passed to SQL predicates are... | Adam Chlipala | 2010-04-08 |
* | Parsing more comparison operators | Adam Chlipala | 2010-04-06 |
* | Parsing float and string SQL literals | Adam Chlipala | 2010-04-06 |
* | Introduced the known() predicate | Adam Chlipala | 2010-04-06 |
* | Parsing more of WHERE | Adam Chlipala | 2010-04-04 |
* | WHERE-dependent checking | Adam Chlipala | 2010-04-04 |
* | Parsed a WHERE clause | Adam Chlipala | 2010-04-04 |
* | Relax checking of table implications | Adam Chlipala | 2010-04-04 |
* | Iflow tested with positive and negative cases | Adam Chlipala | 2010-04-04 |
* | Generating a good Iflow condition for a test query | Adam Chlipala | 2010-04-04 |
* | Generated basic dummy Iflow conditions | Adam Chlipala | 2010-04-04 |
* | Pushing policies through | Adam Chlipala | 2010-04-04 |