Closed
Conversation
* main: (22 commits) Remove vendored ppx_sexp_conv opam file Avoid duplication in gen_ast_builder Only pass type declaration once to gen_combinator_for_record Simplify type variable reconstruction Changelog entry Explicitly construct ast_builder floating comments Add sections and parsetree docs to ast_builder Refactor ast_builder to add documentation comments Support class type declarations in derivers Add configured and configurable printer types to Pp_ast Add Submodules with simpler APIs to Pp_ast Bring expect_in version ranges in line with opam notations Add [%%ignore] to expect_test runner and fix quoter tests Add support for single version [%%expect_in] Use [%%expect_in to make test pass under 5.3 Make expect test runner compatible with 5.3+ again Make new [%%expect_in syntax compatible with ocamlformat Add versioned expect block to expect test runner Fix out of date test Replace -dparsetree sexp output with a pretty-printed AST ...
Contributor
Author
|
Closing this PR in favor of: #545 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Warning
This is a work-in-progress branch
Be careful on reviewing it as it's not ready for it
Description
This is the first PR of the movement of adding the examples of ppx-by-example to ppxlib
Todo