Orion Henry
1c61986d33
clippy and fmt
2022-02-24 15:48:48 -05:00
Andrew Jeffery
0737248f3d
Enable lto
2021-06-22 08:40:16 -07:00
Andrew Jeffery
c9869ebf1b
Remove debug info for release builds
2021-06-22 08:40:16 -07:00
Andrew Jeffery
a6e955abfd
Rework statetree to be a tree ( #156 )
2021-06-14 11:08:14 +01:00
Vedant Roy
5ace7d1cc0
Finish porting C tests
2021-05-28 11:26:08 -07:00
Andrew Jeffery
d5dfefb704
Fix backend panics ( #141 )
...
* Fix a panic when indexing the bytes
* Fix leb failing to read enough bytes
* Fix another panic out of bounds
* Use get rather than checking
* Check addition with arbitrary val
* Add backend load fuzzing
* Handle no ops sub
* Fix another index out of bounds
2021-05-20 11:24:23 +01:00
Alex Good
c415d95c71
Merge branch 'performance' into frontend
2020-05-13 17:53:47 +01:00
Alex Good
a1f89be19d
Remove duplicated line in Cargo.toml
2020-05-10 14:54:28 +01:00
Alex Good
7b8a0ec6c9
Move ActorID
2020-05-09 20:03:45 +01:00
Alex Good
dd650b0c38
Merge branch 'performance' into frontend
2020-05-09 13:04:44 +01:00
Orion Henry
c45351b121
first cut of the C api
2020-05-07 07:57:34 -07:00
Orion Henry
bddccbe8fd
tests passing for the new deps/hash api
2020-05-05 10:34:18 -07:00
Alex Good
15b7bb8c60
Make a CLI out of an enmormous pile of hacks
2020-04-22 00:35:10 +01:00
Alex Good
161cd1c827
WIP
2020-04-13 16:39:30 +01:00
Orion Henry
0b760fb21f
simple cleanup
2020-02-19 12:52:13 -07: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
adbbe0f2dc
Rough out API for mutation
2019-12-28 23:26:19 +00:00
Alex Good
620c74c1a0
Rename to automerge
2019-12-28 15:56:11 +00:00
Alex Good
27f7bde2a3
Bump version
2019-12-28 15:42:02 +00:00
Alex Good
56d6535df5
Remove uuid dependency
2019-12-28 15:29:58 +00:00
Alex Good
6d88ada48a
Remove Skeptic
2019-12-28 15:03:23 +00:00
Alex Good
92d36b7245
Add skeptic to test README.md
2019-12-28 14:40:27 +00:00
Alex Good
9a7eab0564
Add metadata
2019-12-28 13:36:08 +00:00
Alex Good
ac3a02fe28
Change version
2019-12-28 13:30:01 +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