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

RFC: support for nested usage of iterrr: macro and support for custom ident with opname: syntax #33

Merged
merged 3 commits into from
Dec 8, 2022

Conversation

dxxb
Copy link
Contributor

@dxxb dxxb commented Dec 6, 2022

Besides the fix for Nim 1.7.x the other two commits implement:

  1. support for nested usage of iterrr: macro
  2. custom ident with opname: syntax

I am sure these changes can be improved but before putting more work into them if this is going in an acceptable direction. Comments?

@hamidb80
Copy link
Owner

hamidb80 commented Dec 6, 2022

You did it man!

please add the description in readme too

@hamidb80 hamidb80 self-requested a review December 6, 2022 19:05
src/iterrr.nim Outdated Show resolved Hide resolved
@dxxb
Copy link
Contributor Author

dxxb commented Dec 6, 2022

I will update the PR with changes to the README.

@dxxb
Copy link
Contributor Author

dxxb commented Dec 6, 2022

This PR could be squashed down to 3 commits: Nim 1.7.x fix, syntax changes, and readme updates.

readme.md Outdated Show resolved Hide resolved
@dxxb
Copy link
Contributor Author

dxxb commented Dec 7, 2022

Fixed readme and squashed PR into 3 commits.

@hamidb80 hamidb80 merged commit 8a52ad3 into hamidb80:main Dec 8, 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.

2 participants