memgraph/docs/dev
Marin Tomic f8e76efa3e Implement cloning in LCP
Summary:
Add automatic generating of cloning (deep-copy) functions for LCP
defined classes. This enables us to remove a bunch of manually written `Clone`
functions from AST and also to implement logical plan cloning properly (before
it was using serialization).

Reviewers: teon.banek, llugovic

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1808
2019-01-18 10:34:35 +01:00
..
diagram Add dgp integration test 2018-09-08 00:01:03 +01:00
distributed Add initial version of dynamic partitioning feature spec 2018-07-23 17:39:22 +02:00
durability Implement full durability mode 2018-08-29 16:05:07 +02:00
storage Move documentation 2018-07-13 12:36:57 +02:00
cpp-code-conventions.md Update our code conventions and add required reading 2018-08-02 16:07:39 +02:00
lcp.md Implement cloning in LCP 2019-01-18 10:34:35 +01:00
other-code-conventions.md Update our code conventions and add required reading 2018-08-02 16:07:39 +02:00
quick-start.md Update our code conventions and add required reading 2018-08-02 16:07:39 +02:00
required-reading.md Update our code conventions and add required reading 2018-08-02 16:07:39 +02:00
toolchain-bootstrap.md Add Lisp C++ Preprocessing (LCP) 2018-04-30 14:36:30 +02:00
workflow.md Add introductory chapters from Phabricator wiki 2017-12-11 15:04:31 +01:00