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

Support isotopes in logical expressions. The grammar needed to be cha… #401

Merged
merged 1 commit into from Dec 15, 2017

Conversation

johnmay
Copy link
Member

@johnmay johnmay commented Dec 15, 2017

…nged and introduces and ambiguity but does the correct thing, we use LOOKAHEAD(1) to suppress the warnings.

The javacc grammar is complicated so can be difficult to work out if it's correct but no existing SMARTS tests change their counts/match status. I've got patches ready to go on a new much simpler SMARTS parser/expressions but this needed to be fixed.

…nged and introduces and ambiguity but does the correct thing, we use LOOKAHEAD(1) to suppress the warnings.
@egonw egonw merged commit 1c27bf4 into master Dec 15, 2017
@johnmay johnmay deleted the patch/smartsisotopes branch March 18, 2018 20:23
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.

None yet

2 participants