Teon Banek
|
c4c6febbc4
|
Move Parsing utils from query/common to frontend/parsing
Reviewers: mtomic
Reviewed By: mtomic
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D2195
|
2019-07-11 12:12:59 +02:00 |
|
Marko Budiselic
|
c76170a9db
|
Clean utils folder (namespaces, function names)
Reviewers: teon.banek
Reviewed By: teon.banek
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1359
|
2018-04-22 09:44:32 +02:00 |
|
Mislav Bradac
|
cbe6648eb8
|
Migrate command line args to gflgs in tests
Summary: Some other minor cleanups
Reviewers: buda
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D523
|
2017-07-06 13:54:12 +02:00 |
|
Dominik Gleich
|
e2f3aba332
|
Use GLogger instead of broken memgraph Logger.
Summary:
http://rpg.ifi.uzh.ch/docs/glog.html
Second phase before tests complete.
Delete logging test.
Finish relase loging.
Reviewers: mislav.bradac, teon.banek, buda
Reviewed By: teon.banek
Subscribers: buda, pullbot
Differential Revision: https://phabricator.memgraph.io/D500
|
2017-06-21 15:33:24 +02:00 |
|
Mislav Bradac
|
67b859cf13
|
Add AST cache
Reviewers: buda, teon.banek, florijan
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D468
|
2017-06-14 18:59:31 +02:00 |
|
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 |
|
Mislav Bradac
|
5434e79ea6
|
Merge string utils to one file
Reviewers: buda
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D281
|
2017-04-18 17:39:58 +02: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 |
|
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 |
|
florijan
|
70a8b93b0b
|
Major properties system and database accessor refactor: first stable state (compiles).
|
2017-02-15 14:10:16 +01:00 |
|
Marko Budiselic
|
0fcda94162
|
Hardcoded query infrastructure - first concrete version - USEFUL FOR: POCs & pilots
Summary: Hardcoded query infrastructure - first concrete version - USEFUL FOR: POCs & pilots
Test Plan: manual + jenkins
Reviewers: sale, florijan
Reviewed By: florijan
Subscribers: pullbot, buda
Differential Revision: https://phabricator.memgraph.io/D45
|
2017-02-14 09:40:31 +01:00 |
|