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

Parser cleaning #942

Merged
merged 2 commits into from
May 25, 2024
Merged

Conversation

etienne02
Copy link
Contributor

@etienne02 etienne02 commented May 25, 2024

Remove .equals(IElementType) and replace them by == (Removing the potentials NullPointersExceptions)
Remove dead code and commented code

Closes #922
Closes #578
Closes #326

This remove a lot of potential null pointer exceptions while the result
is the same.
@SingingBush SingingBush merged commit 00aecf4 into intellij-dlanguage:develop May 25, 2024
8 checks passed
@etienne02 etienne02 deleted the parser-cleaning branch May 25, 2024 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants