Skip to content

[refactoring] move Token.ASTERISK_ASTERISK to general group in resolveBinaryExpression #2114

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

Merged
merged 1 commit into from
Nov 3, 2021

Conversation

MaxGraey
Copy link
Member

@MaxGraey MaxGraey commented Nov 3, 2021

I guess before integer pow came along, we had slightly different resolvers. But now the power operation should be handled the same way as all the others, the actual body of the handlers is one and the same, so I decided to transfer this to all the others.

  • I've read the contributing guidelines
  • I've added my name and email to the NOTICE file

@MaxGraey MaxGraey requested a review from dcodeIO November 3, 2021 11:37
@MaxGraey MaxGraey merged commit 9f9cde1 into AssemblyScript:main Nov 3, 2021
@MaxGraey MaxGraey deleted the refactor branch November 3, 2021 12:02
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