Dominik Tomičević
38ec6a10b1
implemented a lockfree list
...
Summary: It's not the fastest for all operations but it's efficient on inserts to front and list traversals. removes are quite slow but it's not important because remove is only used by the garbage collector.
Test Plan: Reason wisely
Reviewers: buda, borko
Differential Revision: https://phabricator.tomicevic.com/D1
2015-09-22 01:13:42 +02:00
buda
03e7999e53
Lexertl init script
2015-09-17 22:20:52 +02:00
Dominik Tomičević
f1cedfc409
added lempar to repository
2015-09-17 21:52:16 +02:00
Dominik Tomičević
1a79d6f1f8
added gitignore and modified makefile for lemon
2015-09-17 21:49:34 +02:00
Dominik Tomičević
306b6e7840
added makefile for lemon
2015-09-17 21:46:24 +02:00
Dominik Tomičević
5c8b03bef5
modified gitignore
2015-09-17 21:41:36 +02:00
Dominik Tomičević
65d1920af5
Merge branch 'master' of https://phabricator.tomicevic.com/diffusion/MG/memgraph
...
* 'master' of https://phabricator.tomicevic.com/diffusion/MG/memgraph :
Lexertl git submodule
Initial version of the router class (not yet implemented)
2015-09-17 21:40:37 +02:00
buda
664675a15e
Lexertl git submodule
2015-09-17 21:37:53 +02:00
Dominik Tomičević
ad1174456b
added lemon dependency to project
2015-09-17 21:35:51 +02:00
Dominik Tomičević
e28d15c272
worked on mvcc, compiler and some utils, unfinished
2015-09-13 11:34:17 +02:00
Dominik Tomičević
fef9953f45
a wild random checkpoint commit appeared
2015-08-30 01:12:46 +02:00