loro/crates/fuzz/src
Leon Zhao 4414053a82
feat: add FFI for Loro (#420)
* chore: init ffi

* feat: impl doc and LoroList

* feat: impl containers

* feat: unknown container

* feat: event ffi

* chore: clean

* feat: ffi undo manager

* chore: cargo fix

* chore: cargo fix

* fix: ffi value or container

* fix: ffi arc

* fix: is attached for movable list

* bk

* feat: all LoroDoc func

* feat: refine vv

* feat: ffi frontiers

* feat: ffi awareness

* fix: merge
2024-09-29 07:41:59 +08:00
..
container feat: add FFI for Loro (#420) 2024-09-29 07:41:59 +08:00
actions.rs Feat: allow editing on detached mode (#473) 2024-09-24 11:16:59 +08:00
actor.rs refactor: replace all .lock() with .try_lock() 2024-09-27 02:43:00 +08:00
crdt_fuzzer.rs refactor: replace all .lock() with .try_lock() 2024-09-27 02:43:00 +08:00
lib.rs Feat: allow editing on detached mode (#473) 2024-09-24 11:16:59 +08:00
macros.rs Refactor fuzzing test (#271) 2024-03-08 16:40:06 +08:00
mem_kv_fuzzer.rs Feat when exporting gc snapshot with short history, don't encode the latest state (#445) 2024-09-04 21:00:17 +08:00
one_doc_fuzzer.rs feat: add FFI for Loro (#420) 2024-09-29 07:41:59 +08:00
value.rs Feat: Make the encoding format forward and backward compatible (#329) 2024-05-13 21:37:10 +08:00