Mercurial > urweb
log src/iflow.sml
age | author | description |
---|---|---|
Thu, 08 Apr 2010 12:46:21 -0400 | Adam Chlipala | Implemented proper congruence closure, to the point where tests/policy works |
Thu, 08 Apr 2010 09:57:37 -0400 | Adam Chlipala | Change query_policy to sendClient; all arguments passed to SQL predicates are variables |
Tue, 06 Apr 2010 16:14:19 -0400 | Adam Chlipala | secret logon |
Tue, 06 Apr 2010 15:17:28 -0400 | Adam Chlipala | Replaced Select predicate with special-case handling for one-or-no-rows queries |
Tue, 06 Apr 2010 13:59:16 -0400 | Adam Chlipala | About to try removing Select predicate |
Tue, 06 Apr 2010 12:04:08 -0400 | Adam Chlipala | Parsing more comparison operators |
Tue, 06 Apr 2010 11:07:19 -0400 | Adam Chlipala | Parsing float and string SQL literals |