2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move Python Style Checking settings page into "Analyzers" group More... over 9 years ago
Fix capitalization for buttons in the config pages More... over 9 years ago
Move Python documentation settings page into "Documentation" group More... over 9 years ago
Style: Remove 'virtual' from overwritten methods More... over 9 years ago
SVN_SILENT made messages (.desktop file) - always resolve ours More... over 9 years ago
GIT_SILENT made messages (after extraction) More... over 9 years ago
Type hints from keyword arguments to named parameters. More... over 9 years ago
Skip explicit `self` argument when calling via class. More... over 9 years ago
Don't use class type as first argument in staticmethods. More... over 9 years ago
Close declaration after looking up first classmethod argument. More... over 9 years ago
Merge branch 'master' into python36 More... over 9 years ago
Merge branch '5.0' More... over 9 years ago
fix crash when requesting raise items without the docfile being parsed More... over 9 years ago
SVN_SILENT made messages (.desktop file) - always resolve ours More... over 9 years ago
SVN_SILENT made messages (after extraction) More... over 9 years ago
SVN_SILENT made messages (.desktop file) - always resolve ours More... over 9 years ago
SVN_SILENT made messages (after extraction) More... over 9 years ago
Lambda expression improvements. More... over 9 years ago
Streamline logging categories More... over 9 years ago
Merge branch 'master' into python36 More... over 9 years ago
Shorten class context range by one line. More... over 9 years ago
Declare variables at start of multiline comprehension. More... over 9 years ago
SVN_SILENT made messages (.desktop file) - always resolve ours More... over 9 years ago
Get iterable content using __iter__() and __next__(). More... over 9 years ago
Pass docstring into `docstringContainsHint()` rather than declaration. More... over 9 years ago
Rename functionDeclarationForCalledDeclaration -> functionForCalled and tweak types. More... over 9 years ago
Make ExpressionVisitor::visitCall() clearer. More... over 9 years ago
SVN_SILENT made messages (after extraction) More... over 9 years ago
Show uses for __call__() and __{get,set}item__() More... over 9 years ago
SVN_SILENT made messages (after extraction) More... over 9 years ago