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

Package ppxlib.0.2.0 #11629

Merged
merged 1 commit into from Mar 22, 2018
Merged

Package ppxlib.0.2.0 #11629

merged 1 commit into from Mar 22, 2018

Conversation

ghost
Copy link

@ghost ghost commented Mar 22, 2018

ppxlib.0.2.0

A comprehensive toolbox for ppx development. It features:

  • a OCaml AST / parser / pretty-printer snapshot,to create a full
    frontend independent of the version of OCaml;
  • a library for library for ppx rewriters in general, and type-driven
    code generators in particular;
  • a feature-full driver for OCaml AST transformers;
  • a quotation mechanism allowing to write values representing the
    OCaml AST in the OCaml syntax;
  • a generator of open recursion classes from type definitions.



0.2.0

  • Make sure to import command line arguments registered with
    ocaml-migrate-parsetree

  • Fix an issue where cookies set from the command line sometimes
    disappeared
    🐫 Pull-request generated by opam-publish v0.3.5

@camelus
Copy link
Contributor

camelus commented Mar 22, 2018

✅ All lint checks passed d70e666
  • These packages passed lint tests: ppxlib.0.2.0

✅ Installability check (8610 → 8611)
  • new installable packages (1): ppxlib.0.2.0

@kit-ty-kate
Copy link
Member

Thanks.

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.

None yet

2 participants