Skip to content

Add support for != method definitions #261

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

Closed

Conversation

joeldrapper
Copy link

@joeldrapper joeldrapper commented Jun 7, 2024

Hey, I have absolutely no idea what I’m doing, but I think this adds support for defining != methods and closes #174. I added a test which previously failed and now passes with the grammar changes.

It seemed strange to include build artefacts in the commit, but they hadn’t been gitignored and that seems to be the process.

@amaanq
Copy link
Member

amaanq commented Aug 17, 2024

Sorry for taking a while to get to this - but you need to update grammar.js and generate the changes after that. I merged #264 which did the same thing pretty much. Thank you anyways for the PR!

@amaanq amaanq closed this Aug 17, 2024
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.

Error when parsing != operator overloading
2 participants