florijan
|
2e5eccf197
|
Query::AST::Literal refactor. Repl and TypedValue mods.
Summary:
- Query::AST::Literal refactor (LiteralBase introduced, ListLiteral added)
- Repl now prints out list TypedValues properly
- TypedValue to string conversion refactors
Reviewers: teon.banek, mislav.bradac, buda
Reviewed By: teon.banek
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D327
|
2017-04-28 14:58:16 +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 |
|
Marko Budiselic
|
d4e3c4cd10
|
clang format has been run on all hpp and cpp files under src and tests
|
2017-02-18 11:54:37 +01:00 |
|
Marko Budiselic
|
e7f5bd4c21
|
antlr integration, *.hpp and *.cpp inside src dir, cleanup
Summary: antlr integration, *.hpp and *.cpp inside src dir, cleanup
Test Plan: manual
Reviewers: mislav.bradac, dgleich, florijan
Reviewed By: florijan
Subscribers: pullbot, buda
Differential Revision: https://phabricator.memgraph.io/D49
|
2017-02-17 16:20:31 +01:00 |
|