memgraph/src/lisp
Matej Ferencevic 5c244c1ad4 Remove Cap'n Proto
Summary:
There will be a lot of leftover files, execute the following commands inside
`src/` to remove them:
```
git clean -xf
rm -r rpc/ storage/single_node_ha/rpc/
```

Reviewers: teon.banek

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2011
2019-05-08 10:51:10 +02:00
..
clone.lisp Migrate to C++17 2019-04-23 14:46:44 +02:00
CMakeLists.txt Remove Cap'n Proto 2019-05-08 10:51:10 +02:00
code-gen.lisp Implement LCP class serialization for SLK 2018-12-04 12:54:58 +01:00
lcp-compile Add LCP tests 2018-10-15 11:52:20 +02:00
lcp-test.lisp LCP: Use named-readtables 2019-04-29 12:20:06 +02:00
lcp.asd LCP: Use named-readtables 2019-04-29 12:20:06 +02:00
lcp.lisp Remove Cap'n Proto 2019-05-08 10:51:10 +02:00
package.lisp LCP: Use named-readtables 2019-04-29 12:20:06 +02:00
reader.lisp LCP: Use named-readtables 2019-04-29 12:20:06 +02:00
slk.lisp Generate virtual GetTypeInfo with LCP 2019-01-25 14:12:50 +01:00
types.lisp Generate static Save and Load methods for RPCs 2019-04-29 13:42:17 +02:00