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

DOP-5237: Deserialize AST #638

Merged
merged 14 commits into from
Dec 16, 2024
Merged

DOP-5237: Deserialize AST #638

merged 14 commits into from
Dec 16, 2024

Conversation

rayangler
Copy link
Collaborator

@rayangler rayangler commented Dec 12, 2024

Ticket

DOP-5237

Notes

  • Introduces a way to deserialize ASTs and parse .ast files into pages that can be added for postprocessing.

README updates

    • This PR introduces changes that should be reflected in the README.md and/or HACKING.md, and I have made those updates.
    • This PR does not introduce changes that should be reflected in the README.md and/or HACKING.md

@rayangler rayangler marked this pull request as ready for review December 13, 2024 14:48
snooty/util.py Outdated Show resolved Hide resolved
@rayangler rayangler requested review from i80and and mmeigs December 13, 2024 14:53
snooty/diagnostics.py Outdated Show resolved Hide resolved
snooty/util.py Outdated Show resolved Hide resolved
snooty/util.py Outdated Show resolved Hide resolved
snooty/util.py Outdated Show resolved Hide resolved
@rayangler rayangler requested a review from i80and December 13, 2024 17:18
snooty/test_parser.py Outdated Show resolved Hide resolved
@rayangler rayangler requested a review from mmeigs December 16, 2024 15:06
Copy link
Collaborator

@i80and i80and left a comment

Choose a reason for hiding this comment

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

🤘🏻

@rayangler rayangler merged commit 2c537a2 into main Dec 16, 2024
5 checks passed
@rayangler rayangler deleted the DOP-5237-deserialize-ast branch December 16, 2024 18:09
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.

3 participants