Skip to content

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