0
I Use This!
Very Low Activity

Commits : Listings

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