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

debug: add debug(), debugAst() etc. to astrepr #204

Merged
merged 1 commit into from
Jan 25, 2022

Conversation

haxscramper
Copy link
Collaborator

Closes #203 - adds missing
debug procedures to the astrepr module, returning the old API for
debugging.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
haxscramper haxscramper
Closes nim-works#203 - adds missing
debug procedures to the `astrepr` module, returning the old API for
debugging.
@haxscramper haxscramper requested a review from krux02 January 25, 2022 15:45
Copy link
Contributor

@krux02 krux02 left a comment

Choose a reason for hiding this comment

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

looks good to me

@haxscramper
Copy link
Collaborator Author

bors r+

@bors
Copy link
Contributor

bors bot commented Jan 25, 2022

Build succeeded:

@bors bors bot merged commit b9ea9a1 into nim-works:devel Jan 25, 2022
@haxscramper haxscramper added this to the Sem phase refactoring milestone Nov 21, 2022
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.

add debugAst(), debugType() and debugSym() procs back to astrepr
2 participants