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

Improve search state for reactjs style DSLs. Fixes #458 #622

Merged
merged 1 commit into from
Dec 19, 2016
Merged

Conversation

olafurpg
Copy link
Member

The trick is to handle symbolic operators differently for select chains. This eliminates a branch on every <. selection.

Before:
screen shot 2016-12-19 at 17 48 06

After:
screen shot 2016-12-19 at 17 47 49

@olafurpg
Copy link
Member Author

Awww shuck, this doesn't fix any "search state exploded" errors in the test corpus :( At least it might improve the life for folks using scalajs-react 😸

@olafurpg olafurpg merged commit 9eafd20 into master Dec 19, 2016
@olafurpg olafurpg deleted the 458 branch December 19, 2016 18:09
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