summaryrefslogtreecommitdiff
path: root/src/query.cc
Commit message (Expand)AuthorAgeFilesLines
* Renamed date_interval_t::end to finishJohn Wiegley2009-11-171-2/+2
* Corrected parsing of the 'expr' report query termJohn Wiegley2009-11-151-9/+9
* Stylistic change: assert(0) -> assert(false)John Wiegley2009-11-131-1/+1
* Removed "account" as a report query keywordJohn Wiegley2009-11-111-2/+0
* Fixes to the value expression parser and evaluatorJohn Wiegley2009-11-101-5/+4
* Redesigned the expr_t, predicate_t, query_t classesJohn Wiegley2009-11-091-0/+456