-
Notifications
You must be signed in to change notification settings - Fork 52
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
Refactor: move pretty-printing and failure code to swarm-util
#2155
Merged
Commits on Sep 28, 2024
-
[wip] start moving pretty-printing infrastructure to swarm-util
Generic pretty-printing infrastructure (`PrettyPrec` class, various utility functions, etc.) can move to `-util` so we can use it anywhere, for pretty-printing anything. All the specific instances are to be distributed so they live right next to the definitions of the associated data types.
Configuration menu - View commit details
-
Copy full SHA for 8710539 - Browse repository at this point
Copy the full SHA 8710539View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3d1df6 - Browse repository at this point
Copy the full SHA c3d1df6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ae8063 - Browse repository at this point
Copy the full SHA 3ae8063View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f02e87 - Browse repository at this point
Copy the full SHA 7f02e87View commit details -
Co-authored-by: Restyled.io <commits@restyled.io>
Configuration menu - View commit details
-
Copy full SHA for 7e1c67b - Browse repository at this point
Copy the full SHA 7e1c67bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ceabd3 - Browse repository at this point
Copy the full SHA 9ceabd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4deebf3 - Browse repository at this point
Copy the full SHA 4deebf3View commit details -
Co-authored-by: Restyled.io <commits@restyled.io>
Configuration menu - View commit details
-
Copy full SHA for 8396329 - Browse repository at this point
Copy the full SHA 8396329View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c35d6b - Browse repository at this point
Copy the full SHA 8c35d6bView commit details
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.