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

JSON parsing, applied to pvxput #63

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

JSON parsing, applied to pvxput #63

wants to merge 4 commits into from

Conversation

mdavidsaver
Copy link
Member

Wrap YAJL parser from Base, which requires Base >=3.15. Teach pvxput to make use of this.

Adds special case handling of enum_t at a low level through the Struct node.

Relaxes requirement to prefix Union member access with -> at the beginning of an expression.

TODO:

  • Assign Any by inferring a TypeDef.
  • Handle uint64

@mdavidsaver mdavidsaver added the enhancement New feature or request label Nov 21, 2023
@mdavidsaver
Copy link
Member Author

@klemenv wrt. #3 are you still using PVXS with Base 3.14?

@AppVeyorBot
Copy link

Build pvxs 1.0.982 completed (commit e246b1680b by @mdavidsaver)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants