Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds binary read support for macro invocation headers. #884

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

tgregg
Copy link
Contributor

@tgregg tgregg commented Jun 12, 2024

Description of changes:

Allows IonCursorBinary to parse macro addresses from all macro invocation opcodes defined in the proposed Ion 1.1 spec. Depends on the system symbol / macro proposal here: amazon-ion/ion-docs#326.

Future PRs will add the ability for higher-level readers to resolve these macro addresses to macro definitions and evaluate the invocations.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@tgregg tgregg force-pushed the read-macro-invocation-headers branch from 81ef1da to 34d6211 Compare June 28, 2024 19:38
@tgregg tgregg merged commit 30dd091 into ion-11-encoding Jun 28, 2024
6 checks passed
@tgregg tgregg deleted the read-macro-invocation-headers branch June 28, 2024 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants