John Wiegley
|
110f0b8023
|
Enabled use of pre-compiled headers by default
|
2009-03-10 17:02:03 -04:00 |
|
John Wiegley
|
c99ab20853
|
Fixed a few minor cases of uninitialized variables
|
2009-03-08 02:07:49 -04:00 |
|
John Wiegley
|
710e4792d1
|
Added a "show" report query term
Everything beyond the show modifies the --display predicate, and
everything before modifies the --limit predicate.
|
2009-03-02 22:33:43 -04:00 |
|
John Wiegley
|
b01eb4a72f
|
Accept #ARG or "code ARG" as a report query term
|
2009-02-22 17:55:01 -04:00 |
|
John Wiegley
|
67d63366cb
|
Surround command-line queries with implicit parens
|
2009-02-14 05:33:29 -04:00 |
|
John Wiegley
|
e0fab726c6
|
Corrected a problem with parsing parens in argument query expressions.
|
2009-02-09 14:50:19 -04:00 |
|
John Wiegley
|
769b4ba1d0
|
Inverted the logical sense of query arguments; they now implicit use OR.
|
2009-02-08 05:19:02 -04:00 |
|
John Wiegley
|
72b04f69e5
|
Corrected parsing of ) in command arg predicate expressions.
|
2009-02-07 00:04:33 -04:00 |
|
John Wiegley
|
909f7b1aa3
|
Fixed a command-line parsing bug with "account not account".
|
2009-02-06 23:19:24 -04:00 |
|
John Wiegley
|
fb5428ce85
|
Added support for metadata and tagging, and made regexs a first-class type.
|
2009-02-01 22:10:32 -04:00 |
|
John Wiegley
|
66b097bda7
|
Moved the args_to_predicate function to predicate.cc.
|
2009-02-01 18:35:44 -04:00 |
|