Marko Budiselic
|
f79add5633
|
DISTINCT is now inside AST; tradeoff: [Return object with return list and distinct pointers -> query executor is going to be more complex] OR [ReturnList object and ReturnDistinct object -> lemon / LARL(1) syntax will be much more complex]
|
2016-01-18 00:41:54 +01:00 |
|
Marko Budiselic
|
ba434cf48a
|
ifndef are replaced with the pragma once
|
2015-12-07 21:51:55 +01:00 |
|
Marko Budiselic
|
e5d2c3af86
|
cppgen test
|
2015-10-30 01:24:01 +01:00 |
|
Dominik Tomičević
|
807912c151
|
cypher + new tcp server
|
2015-10-27 20:21:28 +01:00 |
|
Dominik Tomičević
|
2d6d2f8527
|
working on cypher parser
|
2015-10-18 19:44:00 +02:00 |
|