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

Pretty print String() #92

Merged
merged 4 commits into from
Apr 5, 2019
Merged

Pretty print String() #92

merged 4 commits into from
Apr 5, 2019

Conversation

stanislas-m
Copy link
Member

In order to use the plush AST to fix fizz files, I needed to change the way String() is handled so it pretty print the AST. Some functions were using String() to get the raw value of a node, I had to adapt them a bit.

This allows to modify some nodes and generate the new string representation of the AST without having an hard to read fixed fizz migration.

stanislas-m and others added 3 commits April 5, 2019 08:57
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Found some fixes!

P.S. share your ideas, feedbacks or issues with us at https://github.com/fixmie/feedback (this message will be removed after the beta stage).

@markbates markbates merged commit d661241 into master Apr 5, 2019
@markbates markbates deleted the feature/better-string-dumps branch April 5, 2019 14:35
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