0
I Use This!
Very Low Activity

Commits : Listings

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