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

Raw.Util module CPP #163

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

tmcgilchrist
Copy link
Contributor

Fix for #96

@Leonidas-from-XIV
Copy link
Member

Thanks, sounds like a sensible addition! Could you rebase?

Provides combinators for extracting fields from Yojson.Raw
values. Matches the API for Yojson.Basic.Util and Yojson.Safe.Util.
@tmcgilchrist
Copy link
Contributor Author

I've rebased @Leonidas-from-XIV the CI failure is caused by ocamlformat not handling CPP files.

Copy link
Member

@Leonidas-from-XIV Leonidas-from-XIV left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks for the contribution!

@Leonidas-from-XIV Leonidas-from-XIV merged commit afabb74 into ocaml-community:master Apr 4, 2023
Leonidas-from-XIV added a commit to Leonidas-from-XIV/opam-repository that referenced this pull request Apr 26, 2023
CHANGES:

*2023-04-26*

### Added

- Add `Yojson.Raw.Util` module to provide combinators for extracting fields
  from `Yojson.Raw.t` values. (@tmcgilchrist, ocaml-community/yojson#163)

- Add `Util.path` function to recurse into an object through a list of keys.
  (@cuihtlauac, @Leonidas-from-XIV, ocaml-community/yojson#157)
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