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

Implements writing FlexSym annotation sequences #711

Merged
merged 3 commits into from
Feb 13, 2024
Merged

Conversation

zslayton
Copy link
Contributor

@zslayton zslayton commented Feb 13, 2024

This PR includes 3 commits, 2 of which are simply cleanup:

  • [Cleanup] a95864d Moves the macro used to provide a delegating annotation writer implementation to a central location so it can be used by both the v1_0 and v1_1 modules.
  • [Cleanup] 1153aa8 Deletes an old copy of the binary 1.0 ValueWriter implementation. The file was not attached to the parent directory's module, so it wasn't causing problems, just taking up space.
  • 362f212 Contains the interesting logic relevant to annotations encoding.

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

@zslayton zslayton merged commit 30f6edb into main Feb 13, 2024
20 checks passed
@zslayton zslayton deleted the write-annotations branch February 13, 2024 22:02
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.

None yet

3 participants