Commit graph

14 commits

Author SHA1 Message Date
Andrew Jeffery
49e4aae673
Don't document automerge-c-v2 due to name clash (#191)
In the future we should rename it or find another way around this.
2021-06-28 12:58:07 +01:00
Andrew Jeffery
8b3938c2e7
Rename UncompressedChange to Change (#173)
It wasn't really uncompressed as we have compressed and uncompressed
changes in the backend. It is just not encoded into the binary format.
The module separation (protocol vs backend) should help with the
distinction.
2021-06-16 11:50:26 +01:00
Vedant Roy
1e9785cdc0 Everything uses MessagePack 2021-06-03 22:13:40 -07:00
Orion Henry
965a1c17b1 clippy 2021-06-03 22:13:40 -07:00
Vedant Roy
b4bc3f3ed9 Remove debug function 2021-06-03 22:13:40 -07:00
Vedant Roy
e035fb0b16 Use msgpack instead of JSON 2021-06-03 22:13:40 -07:00
Orion Henry
25a10a64d4 clippy 2021-05-29 17:11:17 -04:00
Vedant Roy
ad604cc308 Satisfy clippy 2021-05-28 11:26:08 -07:00
Vedant Roy
5ace7d1cc0 Finish porting C tests 2021-05-28 11:26:08 -07:00
Vedant Roy
7fbf26bdec New backend finished (untested) 2021-05-28 11:26:08 -07:00
Vedant Roy
7469fe7f88 Everything done except syncstate 2021-05-28 11:26:08 -07:00
Vedant Roy
08209a4fd8 Switch to new json macro 2021-05-28 11:26:08 -07:00
Vedant Roy
5a3b767b7b Continue implementing infra 2021-05-28 11:26:08 -07:00
Vedant Roy
8b74a99b50 Implement basic infra for new C api 2021-05-28 11:26:08 -07:00