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

Refactor IR #117

Merged
merged 2 commits into from
Aug 31, 2024
Merged

Refactor IR #117

merged 2 commits into from
Aug 31, 2024

Conversation

jubnzv
Copy link
Member

@jubnzv jubnzv commented Aug 31, 2024

IR refactorings useful for: #60 and #56

  • I have updated CHANGELOG.md
  • I have added tests to demonstrate the contribution is correctly implemented
  • No test failures were reported when running yarn test-all
  • I did not do unrelated and/or undiscussed refactorings

jubnzv added 2 commits August 31, 2024 01:07
Will be useful in general, especially when working on #56
To avoid clashes with TypeScript' `Node` and disambiguate with syntax
tree nodes.
@jubnzv jubnzv merged commit 299345b into master Aug 31, 2024
1 check passed
@jubnzv jubnzv deleted the refactor-ir branch August 31, 2024 01:26
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.

1 participant