mdavidsaver / pvxs

PVA protocol client/server library and utilities.
https://mdavidsaver.github.io/pvxs/
Other
19 stars 25 forks source link

JSON parsing, applied to pvxput #63

Open mdavidsaver opened 7 months ago

mdavidsaver commented 7 months ago

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:

mdavidsaver commented 7 months ago

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

AppVeyorBot commented 7 months ago

:white_check_mark: Build pvxs 1.0.982 completed (commit https://github.com/mdavidsaver/pvxs/commit/e246b1680b by @mdavidsaver)