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

Skip to content

Conversation

@lsf37
Copy link
Member

@lsf37 lsf37 commented Nov 16, 2019

fixes #567

New version is non-recursive and does not alter the state while
iterating over the table.
@lsf37 lsf37 added the bug Not working as intended label Nov 16, 2019
@lsf37 lsf37 added this to the 1.8.0 milestone Nov 16, 2019
@lsf37 lsf37 self-assigned this Nov 16, 2019
user iterators for StateSet where it's not too performance-critical;
rename StateSet.isElement(x) to StateSet.hasElement(x)
@lsf37
Copy link
Member Author

lsf37 commented Nov 16, 2019

@regisd @sarowe I'm removing the Java 7 API check for jflex in 822036c.

Given that Java 7 is no longer supported, I think we can now drop it. Any concerns?

@lsf37 lsf37 merged commit 998e5c2 into master Nov 16, 2019
@lsf37 lsf37 deleted the negation branch November 18, 2019 08:52
@sarowe
Copy link
Contributor

sarowe commented Nov 18, 2019

@regisd @sarowe I'm removing the Java 7 API check for jflex in 822036c.

Given that Java 7 is no longer supported, I think we can now drop it. Any concerns?

Works for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Not working as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

r|!r does not always match everything

2 participants