preserves/implementations/rust/preserves-path
Tony Garnock-Jones b7a2acf65b Update implementations for simplified binary syntax.
As part of this, I noticed a problem when updating the Rust
implementation. With the BF..84 design for annotations, if you are
wanting to skip annotations—for example, if you're parsing
incrementally, SAX-style, ignoring annotations—then with any
parenthesised form you have to remember to check for and skip something
after reading a term. This is awkward, so I want to revisit the design
of annotations and go back to the prefix-form (85..) of the
current-mainline design.
2023-10-14 21:29:09 +02:00
..
src cargo fmt 2023-07-21 18:15:30 +02:00
Cargo.toml Release independent packages 2023-01-28 22:39:11 +01:00
build.rs Support xrefs in schema compiler; offer Arc for languages 2023-01-28 22:38:14 +01:00
path.bin Update implementations for simplified binary syntax. 2023-10-14 21:29:09 +02:00