Andrew Jeffery
|
641fd11703
|
Change init to new and add defaults (#130)
Structs should use `new` for the constructor name and implement
`Default` where they can.
|
2021-05-14 21:35:09 +01:00 |
|
Andrew Jeffery
|
d1934f2286
|
Add formatting config
|
2021-04-26 09:42:36 -07:00 |
|
Andrew Jeffery
|
aebfdc6572
|
Update patches with pending_changes
|
2021-04-24 14:25:31 -07:00 |
|
Alex Good
|
c103b0638e
|
Ritual abasement at the altar of clippy
|
2021-03-02 19:35:00 +00:00 |
|
Orion Henry
|
c135b02a48
|
full document compression
|
2021-01-29 17:55:59 -05:00 |
|
Alex Good
|
3c4d64c8a0
|
Add extra_bytes
|
2021-01-14 12:30:25 -05:00 |
|
Alex Good
|
3187afcc51
|
Use more expressive Operation structure
|
2021-01-14 12:30:25 -05:00 |
|
Orion Henry
|
b6d6b66c06
|
UncompressedChange moved packages
|
2021-01-14 12:30:25 -05:00 |
|
Alex Good
|
ce38f5360b
|
Move automerge_backend::UnencodedChange -> automerge_protocol::UncompressedChange
|
2021-01-14 12:30:25 -05:00 |
|
Orion Henry
|
c1319e06eb
|
patch has a slightly different format now
|
2020-09-09 12:52:25 -04:00 |
|
Alex Good
|
2cf2835e76
|
Make Patch::clock keys ActorID rather than String
|
2020-05-30 01:44:00 +01:00 |
|
Alex Good
|
a36a364443
|
Rename automerge_protocol::Value -> ScalarValue
|
2020-05-29 21:04:29 +01:00 |
|
Alex Good
|
baaebef6d1
|
Merge branch 'master' into two-level-objtype
|
2020-05-25 18:47:46 +01:00 |
|
Orion Henry
|
ab71d01487
|
internal types impl COPY
|
2020-05-25 09:43:28 -04:00 |
|
Alex Good
|
2443cdf860
|
Remove objtype wrapper for diffs
|
2020-05-24 11:06:23 +01:00 |
|
Alex Good
|
40c8f8f9b3
|
Move ObjType to two level hierarchy
|
2020-05-24 10:22:18 +01:00 |
|
Orion Henry
|
87b44cf977
|
ChangeRequest->Request
|
2020-05-22 16:11:26 -04:00 |
|
Orion Henry
|
c6ec8515af
|
move OpType and Operation back to Backend
|
2020-05-22 15:54:14 -04:00 |
|
Orion Henry
|
a6f1499b2f
|
Change -> UnencodedChange
|
2020-05-22 15:10:19 -04:00 |
|
Orion Henry
|
92d357efe7
|
break out change - do some cleanup
|
2020-05-22 14:57:51 -04:00 |
|
Orion Henry
|
89a1ed46f7
|
move change back to the backend repo
|
2020-05-22 13:54:02 -04:00 |
|
Orion Henry
|
ad1b1490d8
|
fmt
|
2020-05-21 19:05:57 -04:00 |
|
Orion Henry
|
2d31ed09cc
|
canonical BinChange wip
|
2020-05-21 18:53:07 -04:00 |
|
Alex Good
|
0e5ce40cff
|
Fix tests
|
2020-05-16 02:20:52 +01:00 |
|
Orion Henry
|
eebcee91dc
|
patch refactor
|
2020-05-02 20:09:04 -07:00 |
|
Orion Henry
|
a5b0492c36
|
key/value/diff refactor
|
2020-04-29 14:49:53 -07:00 |
|
Alex Good
|
0ed6586a04
|
Port backend tests
|
2020-04-10 18:54:13 +01:00 |
|