automerge/automerge-c
2021-04-24 14:25:31 -07:00
..
src Allow passing heads to automerge c backend's get_missing_deps 2021-04-24 14:25:31 -07:00
.gitignore bugfix in RLE encode/decode 2020-05-06 10:31:50 -07:00
automerge.c added get_last_local_change() 2021-02-02 15:17:48 -05:00
automerge.h Allow passing heads to automerge c backend's get_missing_deps 2021-04-24 14:25:31 -07:00
build.rs cleanup but git fmt 2020-05-15 14:48:31 -04:00
Cargo.toml added cdylib to produce dynamic library 2021-02-12 11:56:24 -05:00
cbindgen.toml first cut of the C api 2020-05-07 07:57:34 -07:00
Makefile explicitly use the static library 2021-04-03 12:31:13 -04:00