2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Disabled the dumper to avoid bucket asserts. Fixed empty inheritance lists. More... over 15 years ago
Don't crash when using decorators (@classmethod ...) More... over 15 years ago
Fixed empty and multi-level tuples and lists from crashing the parser. More... over 15 years ago
Removed debugging stuff. More... over 15 years ago
Fixed the node stack from getting corrupted when calling a function More... over 15 years ago
Fixed the AST builder crashing with empty dictionaries ( a = { } ) More... over 15 years ago
DEDENT tokens now have a start and end, fixing a problem w/ context ranges More... over 15 years ago
Fixed "3+5" from generating a parse error More... over 15 years ago
Parts of an arithmetic expression are not necessarily more arithmetic expressions (could also be atoms) ... at least that's what i understood of what i changed. :D More... over 15 years ago
Applied milians patch to make declarationbuilder code sane again More... over 15 years ago
remove backup files from git More... over 15 years ago
Quickopen finally works, but it's kind of hackish. More... over 15 years ago
Function arguments still won't show up for some reason... More... over 15 years ago
Still trying to make quickopen work More... over 15 years ago
Trying to add arguments to quickopen (does not work) More... over 15 years ago
Removed some further .svn stuff More... over 15 years ago
Some bug fixes (and some new bugs) More... over 15 years ago
add kdevelop-pg-qt build time dependency and remove generated files More... almost 16 years ago
SVN_SILENT made messages (.desktop file) More... almost 16 years ago
Drop the svn:external and replace it with a copy of the necessary files. More... about 16 years ago
SVN_SILENT made messages (.desktop file) More... about 16 years ago
SVN_SILENT made messages (.desktop file) More... about 16 years ago
SVN_SILENT made messages (.desktop file) More... about 16 years ago
Add FindKDevPlatform.cmake to all plugins so I can remove it from kdevplatform itself. More... over 16 years ago
Rename the library variables to _LIBRARIES as suggested by Alexander, it better reflects what they contain as they'll produce link-lines that also include their interface-libs More... over 16 years ago
SVN_SILENT made messages (.desktop file) More... over 16 years ago
SVN_SILENT made messages (.desktop file) More... almost 17 years ago
Update desktop files to latest version. More... almost 17 years ago
SVN_SILENT made messages (.desktop file) More... almost 17 years ago
Brought python and php plugins up-to-speed with the latest kdevplatform API, and fixed bugs in the related CMakeLists.txt files. More... about 17 years ago