-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support for encoding directives, arg groups, length-prefixed e-expres…
…sions (#796) * Adds EncodingDirective variant to SystemStreamItem * Adds support for switching encodings midstream * Adds support for parameter cardinality modifiers * Adds support for reading argument groups * Adds support for length-prefixed e-expressions * Optimizes and simplifies macro evaluation * Simplifies struct expansion logic * Adds static analysis optimizations to template evaluation * Adds support for lazily evaluating top-level e-expressions * Adds more Ion 1.1 encodings to the `read_many_structs` benchmark * Shrinks many data types
- Loading branch information
Showing
67 changed files
with
7,227 additions
and
2,319 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.