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

Various cleanup, plus fixes the way a predicate is determined to be in or out of context #15

Merged
merged 13 commits into from
Feb 20, 2012

Conversation

sharwell
Copy link
Collaborator

Most of this is code cleanup/tweaks. The two big changes are:

  • 99ce3cb: Fix the way ParserATNSimulator determines the "in context" rule context for predicates during full-context parsing
  • cd3adb1: Fix execDFA adding error edges which can cause valid inputs to fail

@parrt
Copy link
Owner

parrt commented Feb 15, 2012

I can't pull in any changes to predicates etc... w/o looking super carefully. I'll have to leave I guess for now.

@sharwell
Copy link
Collaborator Author

I added comments to the specific issues (antlr#14 and antlr#15) so it's easier to separate the discussions. :)

parrt added a commit that referenced this pull request Feb 20, 2012
@parrt parrt merged commit 27806dc into parrt:master Feb 20, 2012
parrt pushed a commit that referenced this pull request Jun 30, 2015
parrt pushed a commit that referenced this pull request Nov 5, 2016
runtime-testsuite/Go: timeout tests, honour GOROOT
parrt pushed a commit that referenced this pull request Nov 7, 2016
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