Mislav Bradac
|
c56eb4310e
|
Remember token positions for literals
Summary: Remove yaml
Reviewers: buda
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D466
|
2017-06-13 17:11:27 +02:00 |
|
Mislav Bradac
|
fea9031605
|
Refactor stripper
Summary: Fix tests
Reviewers: buda, florijan, teon.banek
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D435
|
2017-06-07 18:47:09 +02:00 |
|
Teon Banek
|
804d0b09b9
|
Move typed_value to query top level and namespace it
Summary:
Upgraded old uses of TypedValue.
Also, implemented operator<< for EdgeAccessor and VertexAccessor.
Reviewers: buda, florijan, mislav.bradac, mferencevic
Reviewed By: florijan
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D251
|
2017-04-11 08:50:46 +02:00 |
|
Mislav Bradac
|
4bcee620bc
|
Change clique to use in64_t
Summary: Fix int -> int64_t in query_stripper
Reviewers: teon.banek, buda
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D108
|
2017-03-10 13:58:02 +01:00 |
|
florijan
|
971e006d13
|
Query stripping now uses a parse tree and differentiates between int literals in a range expression (not stripped) and outside of a range (stripped).
Summary: See above
Reviewers: buda, mislav.bradac
Reviewed By: mislav.bradac
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D98
|
2017-03-08 14:19:55 +01:00 |
|