Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@hikerpig
Copy link
Contributor

In my project when using Nearley.js and moo.js together, after multiple times of parsing, sometimes the parser would throw an error.
I find that is due to moo.js, when it resets, the queuedText is not handled.
I think when it comes to reset and save, queuedText should be no different than queuedToken .

@hikerpig hikerpig force-pushed the bugfix/reset-queuedText branch from ce4a33d to 7df2a0c Compare November 13, 2021 15:10
Copy link
Collaborator

@tjvr tjvr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you're right. Thanks for this! 🎉

@tjvr tjvr merged commit b24d534 into no-context:master Mar 26, 2022
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.

2 participants