0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Jan 30, 2025 — Jan 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved heredoc parsing. There's no longer a confussion on the '=' character when parsing words More... almost 14 years ago
Fixing more bugs on the parser and improved the comments test More... almost 14 years ago
Merge branch 'master' of git://anongit.kde.org/kdev-ruby More... almost 14 years ago
Partial re-write of the parser that includes: More... almost 14 years ago
Changed desktop file to work with kdevplatform 4.3 More... almost 14 years ago
SVN_SILENT made messages (.desktop file) More... about 14 years ago
Adding a visitBaseClass method to the visitor More... about 14 years ago
Updating some parser tests More... about 14 years ago
Removing useless methods on the LanguageSupport class More... about 14 years ago
Documenting the getComment method More... about 14 years ago
The declaration builder now can properly set the comment for modules, classes and methods More... about 14 years ago
The parser now stores the documentation comments of modules, methods and classes More... about 14 years ago
Improving the declareVariable method More... about 14 years ago
Don't make use of the UseBuilder yet since it's incredibly crashy More... about 14 years ago
Polishing the TypeBuilder More... about 14 years ago
Moved all the builders to the new builders/ folder More... about 14 years ago
Improving the handling of the TopDUChain features More... about 14 years ago
Polishing More... about 14 years ago
Make the UseBuilder compile again More... about 14 years ago
Starting to implement the visitVariable method from the Usebuilder More... about 14 years ago
Changing the Identifier for the RubyDUContext and for the ObjectType More... about 14 years ago
Adding UseBuilder to the parse job More... over 14 years ago
Starting to think the UseBuilder class More... over 14 years ago
Improving the rubyducontext class More... over 14 years ago
It's pointless to have a pointer to the ParseJob parent More... over 14 years ago
Adding startVisiting method to the Declaration Builder More... over 14 years ago
Renaming the script generate.rb to gperf.rb More... over 14 years ago
Polishing the helpers file More... over 14 years ago
Polishing the NavigationWidget class More... over 14 years ago
Updating the highlighting when the file is up to date More... over 14 years ago