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

re-implement #dump_ast and re-organise AST printing code #957

Merged
merged 4 commits into from
Sep 8, 2023
Merged

Conversation

feds01
Copy link
Contributor

@feds01 feds01 commented Sep 4, 2023

  • ast+expand: imlement #dump_ast directive
  • ast: move tree.rs into hash-ast-utils
  • move AST pretty printing from hash-fmt into hash-ast-utils

@feds01 feds01 self-assigned this Sep 4, 2023
@feds01 feds01 requested a review from kontheocharis September 4, 2023 20:56
@feds01 feds01 added ast Relating to AST fmt Language formatting library issues labels Sep 4, 2023
@feds01 feds01 merged commit 16bc9cf into main Sep 8, 2023
1 check passed
@feds01 feds01 deleted the dumpast branch September 8, 2023 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ast Relating to AST fmt Language formatting library issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants