Skip to content

ALL the operators #1

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
wants to merge 3 commits into from
Closed

ALL the operators #1

wants to merge 3 commits into from

Conversation

icecream17
Copy link

@icecream17 icecream17 commented Feb 6, 2021

I know that your PR says "add comparison operators", but i'm trying to fix atom/tree-sitter-javascript, which really needs all the operators.

I don't think making a new pull request is the right action here, because yours already exists.

Ternary is an operator, but that's not included because of :
typeof, in, void, they're operators, but they're also keywords, so i'm not changing those either.

Visually the positions of && and -- were changed.

...uh this is a lot. This might be kinda silly.

Ternary is an operator, but that's not included because of ":".
typeof, in, void, they're operators, but they're also keywords, so i'm not changing those either.
@icecream17
Copy link
Author

Oh, your pr is pulled. So I'll just make a new PR at the main repo.

@icecream17 icecream17 closed this Feb 10, 2021
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