Alex Good
|
20aa4d9bae
|
Merge branch 'master' into more-diffs
|
2020-02-27 16:42:48 +00:00 |
|
Alex Good
|
6ae761d299
|
Fix list patch generation
|
2020-02-27 16:42:32 +00:00 |
|
Alex Good
|
da8e23dd7e
|
Merge branch 'master' into more-diffs
|
2020-02-26 18:16:36 +00:00 |
|
Orion Henry
|
693aa8a6bb
|
strip out
|
2020-02-26 13:07:48 -05:00 |
|
Alex Good
|
eccc907cf2
|
WIP
|
2020-02-26 18:07:45 +00:00 |
|
Orion Henry
|
0c2152ba57
|
migrated back to jsvalue::serde - fixed conflicts:[]
|
2020-02-26 12:29:34 -05:00 |
|
Orion Henry
|
3754e537c4
|
simple test not passing
|
2020-02-26 09:30:21 -05:00 |
|
Alex Good
|
f1afb83f7d
|
List insert tests passing
|
2020-02-26 14:23:57 +00:00 |
|
Alex Good
|
a16c5e02b6
|
Add elemId to InsertSequenceElement
|
2020-02-26 13:45:25 +00:00 |
|
Alex Good
|
5eb5329653
|
Merge branch 'master' into diff-generation
|
2020-02-25 19:44:18 +00:00 |
|
Alex Good
|
1b73a2a4ac
|
Add some diff generation tests
|
2020-02-25 19:36:53 +00:00 |
|
Alex Good
|
f45edb3dbe
|
Add conflict generation
|
2020-02-25 18:53:52 +00:00 |
|
Alex Good
|
cd8af1a10a
|
Run clippy
|
2020-02-25 18:13:41 +00:00 |
|
Alex Good
|
f2450330d9
|
Run fmt
|
2020-02-25 17:55:25 +00:00 |
|
Alex Good
|
fe862a9fe6
|
Some very simple diffs being generated
|
2020-02-25 17:54:13 +00:00 |
|
Alex Good
|
bfc89cf0d4
|
Broken WIP
|
2020-02-21 14:56:03 +00:00 |
|
Orion Henry
|
ac5e02e63d
|
test cleanup
|
2020-02-21 09:45:46 -05:00 |
|
Orion Henry
|
ae7884ecdd
|
hand copy some tests from automerge - lets make them pass
|
2020-02-19 13:28:24 -07:00 |
|
Orion Henry
|
0b760fb21f
|
simple cleanup
|
2020-02-19 12:52:13 -07:00 |
|
Alex Good
|
28cf791aa7
|
Add error to backend type signatures
|
2020-02-15 12:53:04 +00:00 |
|
Alex Good
|
5e5747cc1e
|
First diff generation working
|
2020-02-15 12:45:18 +00:00 |
|
Alex Good
|
194732d910
|
Run rustfmt
|
2020-02-15 11:28:08 +00:00 |
|
Alex Good
|
ca9e2ce429
|
Move backend into it's own module
|
2020-02-15 11:27:42 +00:00 |
|
Alex Good
|
cdbb98e080
|
Move patch into it's own module
|
2020-02-15 11:25:45 +00:00 |
|
Alex Good
|
79cc50b55e
|
Move core logic into backend crate
|
2020-02-15 11:22:00 +00:00 |
|
Alex Good
|
ff505e1468
|
Add deserialization, fixes #2
|
2020-02-14 19:35:28 +00:00 |
|
Alex Good
|
47904467cd
|
Add serialization tests for diffs
|
2020-02-14 14:19:19 +00:00 |
|
Alex Good
|
a328b91a18
|
Move custom serde to separate module
|
2020-02-14 13:04:54 +00:00 |
|
Alex Good
|
c29992113a
|
Merge branch 'master' into diffs
|
2020-02-14 12:50:49 +00:00 |
|
Alex Good
|
6a85cbb019
|
Merge branch 'master' of github.com:alexjg/automerge-rs
|
2020-02-14 12:50:10 +00:00 |
|
Alex Good
|
1ae9a70109
|
WIP
|
2020-02-14 12:50:03 +00:00 |
|
Alex Good
|
3f5dae3249
|
Merge branch 'master' into diffs
|
2020-02-14 12:21:55 +00:00 |
|
Orion Henry
|
09c8f1ff76
|
migrate to serde-wasm-bindgen with result/error handling
|
2020-02-13 19:31:09 -05:00 |
|
Orion Henry
|
a898166119
|
Remove main_js
|
2020-02-13 19:17:18 -05:00 |
|
Orion Henry
|
43aab45e13
|
remove refcell and clone
|
2020-02-13 19:16:36 -05:00 |
|
Orion Henry
|
a0e3a433ca
|
fix snake case
|
2020-02-13 18:59:10 -05:00 |
|
Orion Henry
|
a8e2b3943d
|
bugfix with improper clone/into
|
2020-02-13 18:52:09 -05:00 |
|
Orion Henry
|
503244744c
|
fix applyPatch tuple return type
|
2020-02-13 18:50:18 -05:00 |
|
Alex Good
|
b3e6551355
|
Add patch and diff details
|
2020-02-13 17:01:05 +00:00 |
|
Orion Henry
|
d6151e30dd
|
added other wasm functions
|
2020-02-13 11:56:01 -05:00 |
|
Orion Henry
|
f41ea8d238
|
removed junk file
|
2020-02-13 11:41:14 -05:00 |
|
Orion Henry
|
f07c0bfe6d
|
importing first pass at wasm-bindgen interface
|
2020-02-13 11:34:30 -05:00 |
|
Alex Good
|
2afcd1bbb6
|
Stub out backend interface
|
2020-02-13 13:28:44 +00:00 |
|
Alex Good
|
4c428702f6
|
Create automerge-backend and automerge-wasm crates
|
2020-02-13 11:45:32 +00:00 |
|
Alex Good
|
357dc894ba
|
Create workspace
|
2020-02-13 11:42:28 +00:00 |
|
Alex Good
|
0f1b585145
|
Fix readme
|
2020-02-13 11:27:01 +00:00 |
|
Alex Good
|
a286bbad8d
|
Merge branch 'mutation'
|
2020-02-13 00:06:25 +00:00 |
|
Alex Good
|
f63ec5b6e2
|
Add some attempts at documentation
|
2020-02-13 00:05:40 +00:00 |
|
Alex Good
|
e812222e82
|
Run rustfmt
|
2020-02-12 23:46:07 +00:00 |
|
Alex Good
|
155b580fef
|
First crack at mutation complete
|
2020-02-12 23:45:53 +00:00 |
|