0
I Use This!
Very Low Activity

Commits : Listings

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