0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jul 03, 2025 — Jul 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Polishing the NavigationWidget class More... almost 15 years ago
Updating the highlighting when the file is up to date More... almost 15 years ago
Including the RubyAst class into the Ruby namespace More... almost 15 years ago
Basic implementation of a return declaration More... almost 15 years ago
The visitor now handles simple statements More... almost 15 years ago
Improving the ast visitor More... almost 15 years ago
The visitor now supports loops More... almost 15 years ago
Improving the DeclarationNavigationContext More... almost 15 years ago
Merge branch 'master' of git://anongit.kde.org/kdev-ruby More... almost 15 years ago
Hopefully fixed a crash on the parser More... almost 15 years ago
Getting a PHP-like approach to properly handle variable declarations More... almost 15 years ago
Using ObjectType for variable declarations More... almost 15 years ago
Starting to improve variable declaration handling More... almost 15 years ago
Better test suite based on assert_same and test/unit instead of a our own suite.rb. More... almost 15 years ago
Better test suite: add my assert_same library (to be used instead of suite.rb) More... almost 15 years ago
Better test suite: move test data files to parser/tests/data, and tools to parser/tests More... almost 15 years ago
Basic variable declaration handling More... almost 15 years ago
Polishing More... almost 15 years ago
Improved the DeclarationNavigationContext so we provide more useful info to the user More... almost 15 years ago
It's now safe to set the last type to our currentDeclaration More... almost 15 years ago
Fixed highlighting for nested methods More... almost 15 years ago
Fixed infinite loop while building methods More... almost 15 years ago
Renaming visitFunctionStatement to visitMethodStatement More... almost 15 years ago
Fix body visitor for list of statements More... almost 15 years ago
Improving method context handling More... almost 15 years ago
Fixed Body visitor More... almost 15 years ago
Adding some documentation More... almost 15 years ago
Polishing More... almost 15 years ago
Improving how names we get method, class and module names More... almost 15 years ago
Improving class and module declarations More... almost 15 years ago