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

Add an alternative, more generic antiquotation syntax #32

Merged
merged 2 commits into from
Nov 5, 2021

Conversation

NathanReb
Copy link
Owner

The old[%y ...] syntax was intended as short for yojson. It does not make as much sense now that we support ezjsonm.

The old`[%y ...]` syntax was intended as short for yojson. It does not
make as much sense now that we support ezjsonm.

Signed-off-by: Nathan Rebours <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@NathanReb NathanReb merged commit 7be5f3a into main Nov 5, 2021
@NathanReb NathanReb deleted the generic-anti-quote-extension-name branch November 5, 2021 10:34
NathanReb added a commit to NathanReb/opam-repository that referenced this pull request Feb 28, 2022
CHANGES:

### Added

- Support `%ezjsonm` extension to output Ezjsonm-compatible values.
  (NathanReb/ppx_yojson#31, @mefyl)
- Add generic antiquotation syntax `[%aq ...]` (NathanReb/ppx_yojson#32, @NathanReb)
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.

1 participant