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

Lex dot-idents for #if/#elseif conditionals #8353

Merged
merged 2 commits into from
May 30, 2019

Conversation

Simn
Copy link
Member

@Simn Simn commented May 30, 2019

After trying an failing to solve this at parser-level, I finally realized that we can simply lex target.sys as a single token when dealing with conditionals.

Closes #8032

@Simn Simn merged commit e98ef78 into HaxeFoundation:development May 30, 2019
@Simn Simn deleted the return_of_the_lexer branch May 30, 2019 12:22
Gama11 added a commit to vshaxe/haxe-TmLanguage that referenced this pull request May 30, 2019
Gama11 added a commit that referenced this pull request May 30, 2019
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.

Lord of the Parser - The Two Streams
2 participants