Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -90/+90 |
* | Further improved parsing of query expressions | John Wiegley | 2010-06-01 | 1 | -11/+16 |
* | Updated copyrights to 2003-2010 | John Wiegley | 2010-03-05 | 1 | -1/+1 |
* | Added several more missing virtual keywords | John Wiegley | 2009-11-21 | 1 | -1/+1 |
* | Some reformatting in query.h | John Wiegley | 2009-11-17 | 1 | -35/+37 |
* | Corrected parsing of the 'expr' report query term | John Wiegley | 2009-11-15 | 1 | -1/+5 |
* | Stylistic change: assert(0) -> assert(false) | John Wiegley | 2009-11-13 | 1 | -2/+2 |
* | query_t objects are now convertible to predicate_t | John Wiegley | 2009-11-10 | 1 | -2/+10 |
* | Redesigned the expr_t, predicate_t, query_t classes | John Wiegley | 2009-11-09 | 1 | -0/+291 |