Skip to content

Conversation

@rgrinberg
Copy link
Member

Base library and tools for ppx rewriters

CHANGES:

@xclerc
Copy link
Contributor

xclerc commented Nov 21, 2019

(The reported errors are genuine problems;
we have a tentative patch.)

@camelus
Copy link
Contributor

camelus commented Nov 22, 2019

Commit: 4174f27

A pull request by opam-seasoned @rgrinberg.

☀️ All lint checks passed 4174f27
  • These packages passed lint tests: ppxlib.0.10.0

☀️ Installability check (+1)
  • new installable packages (1): ppxlib.0.10.0

CHANGES:

- Do not produce a suprious empty correction when deriving_inline
  expands into an extension that undergoes further expansion (ocaml-ppx/ppxlib#86,
  @aalekseyev)

- Add `Ppxlib.Quoter`. This module allows to generate hygienic code fragments in
  the spirit of ppx_deriving. (ocaml-ppx/ppxlib#92, @rgrinberg)

- Allow for registering derivers on module type declarations. (ocaml-ppx/ppxlib#94, fix ocaml-ppx/ppxlib#83,
  @rgrinberg)

- Fix parsing long idenitifiers. (ocaml-ppx/ppxlib#98, @NathanReb)
@rgrinberg rgrinberg force-pushed the release-ppxlib-0.10.0 branch from 299f9a5 to 4174f27 Compare November 28, 2019 15:26
@kit-ty-kate
Copy link
Member

@rgrinberg Is this PR good to go now?

@rgrinberg
Copy link
Member Author

Should be good to go. The new release should fix the problem we observed earlier

@kit-ty-kate
Copy link
Member

Ok, thanks!

@kit-ty-kate kit-ty-kate merged commit 627de1c into ocaml:master Nov 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants