This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
parso
Watch
1
Star
0
Fork
0
You've already forked parso
mirror of
https://github.com/davidhalter/parso.git
synced
2025-12-29 07:26:59 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
32584ac7316e1337900f3a0643eceba2dee17dae
parso
/
parso
/
pgen2
History
Dave Halter
e723b3e74b
Refactor the ambiguity tests a bit, see
#70
2019-07-13 20:15:56 +02:00
..
__init__.py
Merge the PgenParser and our own parser
2018-06-27 23:45:04 +02:00
__init__.pyi
Fix __init__.pyi re-exports.
2019-05-10 09:12:32 +02:00
generator.py
Make pgen2's grammar ambiguity detection handle more cases
2019-07-13 20:04:32 +02:00
generator.pyi
Add type stubs.
2019-05-10 09:12:32 +02:00
grammar_parser.py
Refactor the ambiguity tests a bit, see
#70
2019-07-13 20:15:56 +02:00
grammar_parser.pyi
Add type stubs.
2019-05-10 09:12:32 +02:00