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
|
fca9110b65
|
terminate handler is moved to a separete file
|
2015-12-04 00:40:12 +01:00 |
|
Marko Budiselic
|
9685ac3cb6
|
Initial code on crashes and exceptions logging. Related to T31.
|
2015-11-21 20:34:10 +01:00 |
|
Dominik Tomičević
|
768ad5e451
|
connected the first working version of memgraph
|
2015-10-11 20:59:27 +02:00 |
|
Dominik Tomičević
|
9f8761032f
|
refactored speedy and http server
|
2015-10-09 01:24:12 +02:00 |
|