0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 08, 2025 — Jul 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
When expected test output doesn't exist, don't break the test suite, instead print a warning message, fail the test and continue. More... almost 15 years ago
Use unified diff for tests (again) More... almost 15 years ago
Merge branch 'master' of git://anongit.kde.org/kdev-ruby More... almost 15 years ago
Generate parser from bison file every time we build (with proper deps and rebuilding) More... almost 15 years ago
Sets the line according to Kate's internals More... almost 15 years ago
Cleaning some warnings More... almost 15 years ago
Merge branch 'duchain' More... almost 15 years ago
Resolving a conflict More... almost 15 years ago
Some fixes around the parser More... almost 15 years ago
Better support for dynamically created ruby debug area: - have a function to return debug area number - introduce debug() macro which will use that number automatically - change all kDebug() calls to debug() More... almost 15 years ago
Improving the way to specify the default debug area More... almost 15 years ago
Renamed builtins.rb to kernel.rb More... almost 15 years ago
Disable UseBuilder, we don't need it for now and it screws up duchain building More... almost 15 years ago
Get rid of double duchain building, we don't do pre-building More... almost 15 years ago
Specify default kdebug area for ruby plugin More... almost 15 years ago
Merge branch 'experimental_duchain' of git://anongit.kde.org/kdev-ruby into experimental_duchain_work More... almost 15 years ago
Polishing More... almost 15 years ago
Use unified diff output for test suite More... almost 15 years ago
SVN_SILENT made messages (.desktop file) More... almost 15 years ago
Some updates on the parser: More... almost 15 years ago
Fixed a crash when the AST's tree attribute is null. More... almost 15 years ago
Polishing the RubyDUContext class More... almost 15 years ago
Fixed a crash on the parser when there were more than the admitted errors in a single statement. More... almost 15 years ago
SVN_SILENT made messages (.desktop file) More... almost 15 years ago
Polishing More... almost 15 years ago
Still working on the builders very basics More... almost 15 years ago
SVN_SILENT made messages (.desktop file) More... about 15 years ago
Yet another commit with plenty of changes: More... about 15 years ago
Implementing Navigation in RubyDUContext More... about 15 years ago
Renamed RubyLanguageSupport -> LanguageSupport More... about 15 years ago