0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 24 hours ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a crash on the super keyword handling More... about 14 years ago
Improved the code that handles the super keyword More... about 14 years ago
Polishing some ruby scripts More... about 14 years ago
Removed the END keyword from the keywords to be auto-completed More... about 14 years ago
Implemented tests for the instance & class variables support. More... about 14 years ago
Typo More... about 14 years ago
Fixed bug on the validReDeclaration method More... about 14 years ago
Moved the appendProblem methods to the ContextBuilder More... about 14 years ago
Merged the visitRequire and visitRequireRelative methods More... about 14 years ago
Fixed crash when returning from a builder because of an invalid redeclaration More... about 14 years ago
Removing stuff in the builders that are no longer needed More... about 14 years ago
Fixed regression on method parameters More... about 14 years ago
Fixed the context of method parameters. More... about 14 years ago
Merged the visitMethod* methods from the ContextBuilder More... about 14 years ago
Implemented the support for the super keyword at the ExpressionVisitor level More... about 14 years ago
Fixed issue on the context of method parameters More... about 14 years ago
Polishing the DUChain test suite More... about 14 years ago
Fixed regression on the for statement handling More... about 14 years ago
Adding i18n calls... More... about 14 years ago
Fixed a crash when dealing with the super keyword More... about 14 years ago
Fixed a crash in a particular case of a class method definition More... about 14 years ago
Avoid a crash when hitting a return statement inside a lambda block More... about 14 years ago
Moved the getBuiltinDeclaration method to DUChainTestBase so it can be used in any test More... about 14 years ago
Implemented singleton class support More... about 14 years ago
Polishing More... about 14 years ago
Starting to work in the singleton methods support More... about 14 years ago
Fixed the type and the declaration of the self keyword More... about 14 years ago
Polishing More... about 14 years ago
Removed an unneeded duchain r/w lock in the Usebuilder More... about 14 years ago
Re-implemented the filterDeclaration method in the IncludeNavigationContext class More... about 14 years ago