Skip to content

Replace -dparsetree sexp output with a pretty-printed AST#530

Merged
NathanReb merged 1 commit into
ocaml-ppx:mainfrom
NathanReb:use-pp-ast-dparsetree
Sep 26, 2024
Merged

Replace -dparsetree sexp output with a pretty-printed AST#530
NathanReb merged 1 commit into
ocaml-ppx:mainfrom
NathanReb:use-pp-ast-dparsetree

Conversation

@NathanReb

Copy link
Copy Markdown
Collaborator

This is an attempt to replace -dparsetree output format to something more readable.

I'll trigger a rev-deps build on opam to see if that would break anything.

@NathanReb

Copy link
Copy Markdown
Collaborator Author

See ocaml/opam-repository#26623 for rev-deps.

@NathanReb

Copy link
Copy Markdown
Collaborator Author

I couldn't find anything in the revdeps build indicating that anyone's relying on the sexp output but you know what it's like to look through opam-ci's ppxlib revdeps builds. If you'd like to have a look @patricoferris please let me know!

Signed-off-by: Nathan Rebours <nathan.p.rebours@gmail.com>
@NathanReb NathanReb force-pushed the use-pp-ast-dparsetree branch from 65146ca to e9f306b Compare September 26, 2024 13:53

@patricoferris patricoferris left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looked through the CI as best I could and looks good to me. Also did a little poking on Github search and sherlocode. I think we make the change and patch downstream breakages which I really can't imagine would be too many :)

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