0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 26, 2025 — Aug 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
navigation: adapt to kdevplatform API changes. More... over 12 years ago
duchain: fixed the type of variables declared by assigning a method declaration More... over 12 years ago
duchain: at least the tests are no longer crashing. More... over 12 years ago
duchain: re-written the instanceClassMethods test. More... over 12 years ago
duchain: let's look at the eigenclass first. More... over 12 years ago
duchain: handle class methods through the Eigenclass concept. More... over 12 years ago
Update the Copyright notice. More... over 12 years ago
Polishing. More... over 12 years ago
builders: more on locks. This time with the Usebuilder. More... over 12 years ago
duchain: more on locks. More... over 12 years ago
duchain: putting some order in the locking mess in the DeclarationBuilder. More... over 12 years ago
duchain: evaluate class/instance methods properly in the ExpressionVisitor. More... over 12 years ago
duchain: marked QSKIP's where needed. More... over 12 years ago
duchain: the getDeclarationFromPST method already checks instance vs class. More... over 12 years ago
duchain: filter out unwanted class/instance methods in getDeclaration. More... over 12 years ago
duchain: we no longer have to compile the builtins again before a test. More... over 12 years ago
duchain: we have to update the import cache every time it gets modified. More... over 12 years ago
language: we no longer need the m_root attribute. More... over 12 years ago
duchain: re-implemented the check for valid redeclarations. More... over 12 years ago
duchain: removed the Rails-specific code. More... over 12 years ago
duchain: fixed the reopening of method declarations. More... over 12 years ago
duchain: removed redundant nullptr in DeclarationPointer constructors. More... over 12 years ago
duchain: don't accept variables from the PST. More... over 12 years ago
Polishing. More... over 12 years ago
Replaced calls to kDebug(9047) to debug. More... over 12 years ago
Replaced pointers initialized with 0 to nullptr. More... over 12 years ago
Polishing. More... over 12 years ago
duchain: we don't need to pass DUChain::lock(). More... over 12 years ago
duchain: renamed some private attributes of the UseBuilder class. More... over 12 years ago
duchain: fixed regression on the use builder and instance/class methods. More... over 12 years ago