FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-36876: Small adjustments to the C-analyzer tool. by ericsnowcurrently · Pull Request #23045 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-36876: Small adjustments to the C-analyzer tool.
- #23045
#23045
Merged
ericsnowcurrently
merged 11 commits into
python:master
python/cpython:master
from
ericsnowcurrently:globals-c-analyzer-collate
ericsnowcurrently/cpython:globals-c-analyzer-collate
Copy head branch name to clipboard
Oct 30, 2020
Conversation
Commits
11
(11)
Checks
Files changed
Merged
bpo-36876: Small adjustments to the C-analyzer tool.
#23045
ericsnowcurrently
merged 11 commits into
python:master
python/cpython:master
from
ericsnowcurrently:globals-c-analyzer-collate
ericsnowcurrently/cpython:globals-c-analyzer-collate
Copy head branch name to clipboard
Commits
Commits on Oct 30, 2020
Fix a typo in write_decls_tsv().
ericsnowcurrently
committed
c0c1b4e
View commit details
Copy full SHA for c0c1b4e
Browse repository at this point
Add get_actual_storage().
ericsnowcurrently
committed
75fa654
View commit details
Copy full SHA for 75fa654
Browse repository at this point
Move matchers (and filters) to dedicated modules.
ericsnowcurrently
committed
4ceac48
View commit details
Copy full SHA for 4ceac48
Browse repository at this point
Do not print a failure if there isn't one.
ericsnowcurrently
committed
724f5ff
View commit details
Copy full SHA for 724f5ff
Browse repository at this point
Add a missing divider.
ericsnowcurrently
committed
f277293
View commit details
Copy full SHA for f277293
Browse repository at this point
Show progress during analyzer commands.
ericsnowcurrently
committed
7feb005
View commit details
Copy full SHA for 7feb005
Browse repository at this point
Clarify logged steps.
ericsnowcurrently
committed
ac399fc
View commit details
Copy full SHA for ac399fc
Browse repository at this point
Add grouping and more filtering to the analyzer.
ericsnowcurrently
committed
c1893e0
View commit details
Copy full SHA for c1893e0
Browse repository at this point
Also analyze the source-adjacent .h files.
ericsnowcurrently
committed
98364c0
View commit details
Copy full SHA for 98364c0
Browse repository at this point
Factor out SourceInfo.too_much().
ericsnowcurrently
committed
5762a39
View commit details
Copy full SHA for 5762a39
Browse repository at this point
Deal with parse-failing .h files.
ericsnowcurrently
committed
adab0d5
View commit details
Copy full SHA for adab0d5
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL