2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 12 hours ago.
Feb 28, 2025 — Feb 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch '1.6' More... about 12 years ago
string completion: more reasonable text replacement behaviour More... about 12 years ago
string completion: abort completion when typing a space or closing the str More... about 12 years ago
string variable completion: don't crash in some situations More... about 12 years ago
Set version to 1.6.0 More... about 12 years ago
Merge branch 'master' into correction-files More... about 12 years ago
Fix tests: function arg tuples. More... about 12 years ago
Support the python3 form of the "with" statement. More... about 12 years ago
SVN_SILENT made messages (.desktop file) More... over 12 years ago
advanced features for string formatting completion More... over 12 years ago
Merge branch 'master' into python3-nofork More... over 12 years ago
Merge branch 'code-cleanup' into python3-nofork More... over 12 years ago
remove spammy qDebug()s More... over 12 years ago
optimize: check count of types before turning them into a string More... over 12 years ago
fix a few more lock-related crashes introduced by refactoring More... over 12 years ago
fix another crash caused by refactoring More... over 12 years ago
Fix crash when parsing certain lambda constructions More... over 12 years ago
Fix the function identifier range correction logic More... over 12 years ago
fix build More... over 12 years ago
SVN_SILENT made messages (.desktop file) More... over 12 years ago
Add a missing read lock (and fix indent) More... over 12 years ago
Fix warning if __new__ argument is called cls, not self More... over 12 years ago
Rainbow color-highlighting for top-level variables More... over 12 years ago
SVN_SILENT made messages (.desktop file) More... over 12 years ago
cleanup functiondeclaration completion item a bit More... over 12 years ago
SVN_SILENT made messages (.desktop file) More... over 12 years ago
optimize: make endsInside() faster More... over 12 years ago
fix breakage introduced by the previous commit More... over 12 years ago
optimize: avoid memory allocations in endsInside(...) More... over 12 years ago
Fix a subtle bug in the code completion tests More... over 12 years ago