Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy


Commits:
2d3200fb by nulano at 2022-05-12T10:18:56+01:00
fix NFA generation in metaparser for grammar rules of form "foo: [a* 
b]"

--HG--
branch : metaparser-optional-repeater

- - - - -
fd391731 by nulano at 2022-05-12T11:13:12+01:00
check both DFA states

--HG--
branch : metaparser-optional-repeater

- - - - -
12c4f6ba by Carl Friedrich Bolz-Tereick at 2022-06-10T10:01:39+00:00
Merge branch 'branch/metaparser-optional-repeater' into 
'branch/default'

Fix NFA generation in metaparser for grammar rules of form "foo: [a* 
b]"

See merge request pypy/pypy!845

- - - - -


2 changed files:

- pypy/interpreter/pyparser/metaparser.py
- pypy/interpreter/pyparser/test/test_metaparser.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/1eceb889764db7b767b68a2acc81d413b46c8cbd...12c4f6baedf00feb23ceb7999a01383f6d44f74c

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/1eceb889764db7b767b68a2acc81d413b46c8cbd...12c4f6baedf00feb23ceb7999a01383f6d44f74c
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to