loro/crates/loro-ffi/src
Zixuan Chen 09a004e365
refactor: Loro import function should return LoroEncodeError (#487)
* refactor: Loro import function should return LoroEncodeError

- Change return type
- Add support for handling potential errors:
  - Invalid or non-existent frontiers
  - Exporting old snapshot format from trimmed snapshot doc
- Improve compatibility with trimmed docs

* fix: add tests and fix a few places that need to return err
2024-10-02 11:11:08 +08:00
..
container feat: add FFI for Loro (#420) 2024-09-29 07:41:59 +08:00
awareness.rs feat: add FFI for Loro (#420) 2024-09-29 07:41:59 +08:00
config.rs feat: add FFI for Loro (#420) 2024-09-29 07:41:59 +08:00
container.rs feat: add FFI for Loro (#420) 2024-09-29 07:41:59 +08:00
doc.rs refactor: Loro import function should return LoroEncodeError (#487) 2024-10-02 11:11:08 +08:00
event.rs feat: add FFI for Loro (#420) 2024-09-29 07:41:59 +08:00
lib.rs feat: add FFI for Loro (#420) 2024-09-29 07:41:59 +08:00
undo.rs feat: add FFI for Loro (#420) 2024-09-29 07:41:59 +08:00
value.rs feat: add FFI for Loro (#420) 2024-09-29 07:41:59 +08:00
version.rs Fix warnings (#484) 2024-09-29 21:15:19 +08:00