Mercurial > urweb
log
age | author | description |
---|---|---|
Sat, 10 Apr 2010 10:24:13 -0400 | Adam Chlipala | Abstract type for evalExp state; handle WHERE conditions soundly |
Thu, 08 Apr 2010 14:20:46 -0400 | Adam Chlipala | Some serious debugging of the new Cc |
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 |