Commit graph

115 commits

Author SHA1 Message Date
Alex Good
dbbb4b1700 Split ObjectStore out of OpSet 2020-02-12 22:53:33 +00:00
Alex Good
e233a06204 Move change handling code to ChangeContext 2020-02-11 22:22:55 +00:00
Alex Good
3b944dfee7 Cache root value after every change 2020-01-19 15:04:10 +00:00
Alex Good
ece4ff9f98 run rustfmt 2020-01-17 14:59:51 +00:00
Alex Good
3b528f0c06 Don't directly use serde_json in document interface 2020-01-17 14:50:58 +00:00
Alex Good
a4332b8c1a Hacky insertion implementation 2020-01-06 19:28:39 +00:00
Alex Good
48a5973b75 More hacky implementations of move and delete mutations 2020-01-06 17:55:19 +00:00
Alex Good
32e18e1def Add very hacky set operation API 2020-01-05 19:09:30 +00:00
Alex Good
8a309feb1d Add function to recursively create ops from values 2019-12-29 02:45:58 +00:00
Alex Good
adbbe0f2dc Rough out API for mutation 2019-12-28 23:26:19 +00:00
Alex Good
8637a2c045 Add module documentation 2019-12-28 15:41:30 +00:00
Alex Good
f2b5b91a10 Add travis 2019-12-28 14:52:05 +00:00
Alex Good
614751108b Run rustfmt and clippy 2019-12-28 14:29:38 +00:00
Alex Good
bb6daaa83e Basic read only implementation 2019-12-28 13:18:04 +00:00
Alex Good
4e88b7729a Operation deserialization 2019-11-28 19:03:09 +00:00