This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-08 05:32:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
35bcf9f3c19dfbb368c08e3aa75fda72a23c030d
cpython
/
Tools
/
peg_generator
T
History
Luca Chiodini
7f07b5ee9c
Update grammar_grapher with the new forced (&&) directive (
#31704
)
2022-03-06 15:26:28 +01:00
..
data
Fix some scripts in the peg generator folder (GH-19853)
2020-05-02 05:23:06 +01:00
peg_extension
Sanitize macros and debug functions in pegen.c (GH-25291)
2021-04-09 01:17:31 +01:00
pegen
Allow the parser to avoid nested processing of invalid rules (GH-31252)
2022-02-10 13:12:14 +00:00
scripts
Update grammar_grapher with the new forced (&&) directive (
#31704
)
2022-03-06 15:26:28 +01:00
.clang-format
…
.gitignore
bpo-40669: Install PEG benchmarking dependencies in a venv (GH-20183)
2020-05-18 11:27:40 -07:00
Makefile
Refactor parser compilation units into specific components (GH-29676)
2021-11-21 01:08:50 +00:00
mypy.ini
Update pegen to use the latest upstream developments (GH-27586)
2021-08-12 17:37:30 +01:00
pyproject.toml
…
requirements.pip
…