Skip to content

Fix bug that wasn't transpiling enums in binary expressions#622

Merged
TwitchBronBron merged 4 commits intomasterfrom
binary-expression-splitting
Jun 10, 2022
Merged

Fix bug that wasn't transpiling enums in binary expressions#622
TwitchBronBron merged 4 commits intomasterfrom
binary-expression-splitting

Conversation

@TwitchBronBron
Copy link
Member

Certain enums weren't being transpiled property. This was because expressions inside of BinaryExpressions were totally missing from the references.expressions collection. This fixes that issue.
fixes #604
Fixes some enum highlighting bugs

@TwitchBronBron TwitchBronBron merged commit 6ae594f into master Jun 10, 2022
@TwitchBronBron TwitchBronBron deleted the binary-expression-splitting branch June 10, 2022 21:00
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.

Certain enums aren't being transpiled

4 participants