Travis Turner
|
319dcc5c65
|
Merge pull request #1555 from travisturner/setrowattrs-with-rowkeys
update parser to handle row keys on SetRowAttrs()
(cherry picked from commit 45d89d7136)
|
2018-07-31 19:03:43 -05:00 |
|
Ben Johnson
|
bcd15ef271
|
peg: Allow single quoted key 'col'.
|
2018-07-09 18:31:27 +01:00 |
|
Matt Jaffee
|
f757e10255
|
support newlines in more places
|
2018-07-03 16:28:51 -05:00 |
|
Matt Jaffee
|
4ab9c66070
|
allow dashes in frame names
|
2018-06-26 07:00:13 -05:00 |
|
Alan Bernstein
|
5bf9af4df3
|
Parser and test updates
|
2018-06-22 08:07:31 -05:00 |
|
Matt Jaffee
|
205b7620bd
|
update SetColumnAttrs name
|
2018-06-20 09:31:20 -05:00 |
|
Matt Jaffee
|
08e84aa07f
|
time range support
|
2018-06-19 14:07:03 -05:00 |
|
Matt Jaffee
|
a6b6442ef4
|
more tests and fix range
|
2018-06-18 11:32:21 -05:00 |
|
Matt Jaffee
|
23bca175ae
|
add tests, fix tests, fix bugs
|
2018-06-15 15:02:41 -05:00 |
|
Matt Jaffee
|
4b856bea55
|
change parser for new PQL
|
2018-06-15 12:22:16 -05:00 |
|
Matt Jaffee
|
1e05920742
|
fuzz testing and bug fixes
|
2018-06-15 08:34:14 -05:00 |
|
Matt Jaffee
|
3656bc83a0
|
support quoted strings properly
|
2018-06-15 08:34:13 -05:00 |
|
Matt Jaffee
|
47233c8bee
|
replace PQL parser with one created by PEG parser generator
|
2018-06-15 08:34:12 -05:00 |
|