2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bugfixes in documentation api More... over 14 years ago
more documentation api More... over 14 years ago
more work on documentation generation API More... over 14 years ago
add a newline GIT_SILENT More... over 14 years ago
starting to write a more generic documentation system More... over 14 years ago
visit keyword arguments of functions More... over 14 years ago
Fix incorrect usage of currentType() More... over 14 years ago
basic return type stuff for numpy documentation More... over 14 years ago
added a lot of missing DUChain locks More... over 14 years ago
added missing DUChainLock More... over 14 years ago
very, very basic numpy documentation and qtdesigner app template which doesn't work More... over 14 years ago
removed more crashy debug statements More... over 14 years ago
removed debug statement which required a read lock (which was not held) More... over 14 years ago
more numpy documentation More... over 14 years ago
more complete version of the numpy doc generator More... over 14 years ago
begin writing a documentation generator for numpy More... over 14 years ago
Also added a cmake message about how to install More... over 14 years ago
Added a README file telling people to read the INSTALL file (*g) More... over 14 years ago
Fix Identity conflict for function/class declaration More... over 14 years ago
Fixed a bug with argument type hints More... over 14 years ago
Include custom function/class declarations into python, not kdevplatform More... over 14 years ago
Fix some QualifiedIdentifier <> Identifier confusion More... over 14 years ago
support extending lists with unsure types More... over 14 years ago
Support the "yield" statement, and support multiple return statements More... over 14 years ago
Support type hints for constructors More... over 14 years ago
Add support for "extends" and similar functions More... over 14 years ago
modifications against the official python documentation More... over 14 years ago
prettier type display More... over 14 years ago
disable return type hints, they're too inaccurate right now More... over 14 years ago
Added code for ListComprehensions, however it's more difficult than expected More... over 14 years ago