Va Da

Results 248 issues of Va Da

- [ ] Port CLI tools JSON Type CLI - [ ] `json-pointer` - [ ] `json-patch`

- [ ] Implement the *permanent range delete* operation which deletes a range from RGA, without leaving tombstones, only the last element in the range is left as a tombstone.

- [ ] Patches are atomic units - [ ] Ability to index batches/patches for fast retrieval

- [ ] Add ability to add custom validators using JSON Expression

- [ ] Deploy API Reference on `master` merge - [ ] Deploy code coverage on `master` merge

- [x] `u8` - [ ] `i8` - [ ] `u16` - [ ] `i16` - [ ] `u32` - [ ] `i32` - [ ] `f32` - [ ]...

There is specification work ongoing for dCBOR (Deterministic CBOR), consider renaming/refactoring DAG-CBOR to take dCBOR spec into account.

Consider adding ability to inline refs inside a type definition, similar to [JTD refs](https://datatracker.ietf.org/doc/html/rfc8927#name-ref-2).

- [ ] Consider heap tree rotations for RGA read operations.

- [ ] Implement [CBOR diagnostic notation](https://www.rfc-editor.org/rfc/rfc8949.html#name-diagnostic-notation)