2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed obvious errors in previous commit More... almost 15 years ago
Improved parser error tolerance More... almost 15 years ago
made the build system a little bit more sane More... almost 15 years ago
Shortened autocompletion display More... almost 15 years ago
Fixed calltips for cases other than the very stupid, simple one More... about 15 years ago
Added calltips (someone PLEASE make this easier in kdevplatform) More... about 15 years ago
import visitor can now handle importing directories (uses __init__.py) More... about 15 years ago
Fixed "import..." autocompletion for all remaining cases More... about 15 years ago
Fixed function arguments -- at least a bit More... about 15 years ago
Added custom grouping of autocompletion objects More... about 15 years ago
Fixed builtin stuff from appearing in attribute completion (again) More... about 15 years ago
We need to get rid of pydoc completely => add docstrings for declarations More... about 15 years ago
Fix missing if (just a stupid mistake mixing up arguments) More... about 15 years ago
Fixed declarations from being unloaded too early More... about 15 years ago
Maybe this fixed a remaining bug with autocompletion More... about 15 years ago
Fixed the autocompletion issue More... about 15 years ago
Fixed the flickering (was because of improper uses being reported) More... about 15 years ago
"Lazy Types" (declaring attributes outside a class definition) works More... about 15 years ago
Restructured ContextBuilder::visitFunctionDefinition() More... about 15 years ago
"Lazy type creation" is now supported More... about 15 years ago
Fix various small glitches, nothing important More... about 15 years ago
Link against the python library in place before installing it More... about 15 years ago
Make CMake check for kdevplatform 1.2 More... about 15 years ago
Fixed attribute autocompletion and type scanning for real now. More... about 15 years ago
Attempt to fix reparse infinite loops More... about 15 years ago
Fixed a stupid mistake in determining the code completion context More... about 15 years ago
Fixed attribute autocompletion for non-statement AttributeAccess nodes More... about 15 years ago
Fixed various bugs More... about 15 years ago
Make contexts end at DEDENT for autocompletion, seems to work More... about 15 years ago
Various small changes More... about 15 years ago