summaryrefslogtreecommitdiff
path: root/src/generic/problemresolver/incremental_expression.cc
AgeCommit message (Expand)AuthorFilesLines
2010-04-20Allow add_child and remove_child to emit value-changed signals even when the ...Daniel Burrows1-22/+14
2010-04-19Uniformly treat NULL pointers to incremental expressions as incremental expre...Daniel Burrows1-5/+9
2009-06-03Fix how AND/OR expressions are initialized in the incremental expression code.Daniel Burrows1-1/+2
2009-05-26Use the new box_expression to implement not_e.Daniel Burrows1-2/+2
2009-05-22Add support for dumping incremental expression trees.Daniel Burrows1-0/+15
2009-05-17Commit a non-working, incomplete iteration of the incremental rewrite of the ...Daniel Burrows1-0/+109