index
:
delta/python-packages/sphinx-git.git
1.8.x
3.2.x
3.3.x
3.4.x
3.5.x
3.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.x
4606_incorrect_location_of_docstring
7.0.x
7613_class__signature__
7727_autosummary_PycodeError
7996_man_make_section_directory
8321_linkcheck_tel_links
8342_warning_for_unknown_domain
8349_sphinx-contrib
9864_mathjax_loading_method
bot/pull-translations
cleanup_napoleon
dependabot/github_actions/peter-evans/create-pull-request-5
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/http-proxy-1.18.1
master
mypy-0.790
support_py310
github.com: sphinx-doc/sphinx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sphinx
/
pycode
/
pgen2
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge with trunk
Georg Brandl
2010-02-17
2
-1692
/
+3071
|
\
|
*
Work a bit on the experimental Cython version of pgen2.parse.
Georg Brandl
2010-01-31
2
-1692
/
+3071
*
|
Remove XXXes from the pgen2 code.
Georg Brandl
2010-01-17
2
-3
/
+3
*
|
Make the _ gettext alias an explicit import instead of installing into builtins.
Georg Brandl
2010-01-17
2
-3
/
+3
|
/
*
merge in Ben's bundle with more py3k compatibility
Georg Brandl
2009-01-10
1
-2
/
+2
|
\
|
*
normalize raise statements
Benjamin Peterson
2009-01-10
1
-2
/
+2
*
|
Changed the tokenizer in pgen2 to add a newline to lines even if it's missing...
Armin Ronacher
2009-01-09
1
-0
/
+5
|
/
*
Add support for decoding strings and comments to the analyzer.
Georg Brandl
2009-01-04
1
-1
/
+3
*
Support all types of string literals in literals.py.
Georg Brandl
2009-01-04
1
-10
/
+44
*
Add Python license info, add parse.c source generated by Cython.
Georg Brandl
2009-01-01
2
-1
/
+3264
*
* Add a tag-finding method based on tokens.
Georg Brandl
2008-12-30
1
-9
/
+9
*
Some speedups in pytree.
Georg Brandl
2008-12-30
1
-0
/
+156
*
Add pgen2 and custom utilities.
Georg Brandl
2008-12-29
8
-0
/
+1452