0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 24, 2025 — Jul 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adding line numbers to scope nodes More... over 17 years ago
tests and fixing line numbers for case node More... over 17 years ago
tests and fixing line numbers for when blocks More... over 17 years ago
tests for classes, class methods, modules, aliases and blocks fixing line numbers for begin/rescue blocks More... over 17 years ago
adding end line numbers to every place that contains start line number: - aliases, proc blocks, begin/end blocks and when blocks - classes, singleton classes and modules - class methods and method calls More... over 17 years ago
updating documentation to use gems from github More... over 17 years ago
increasing version to force gem rebuild More... over 17 years ago
changing dependencies to github More... over 17 years ago
changing dependencies to github More... over 17 years ago
dummy change to force gem redeploy on github More... over 17 years ago
ops, wrong url More... over 17 years ago
adding gemspec, required by github and current parser output More... over 17 years ago
adding end lines for methods More... over 17 years ago
ignoring artifacts More... over 17 years ago
Prepped for release More... over 17 years ago
Fixed rdoc generation bug pointed out by hugh sasse (who rocks) More... over 17 years ago
Promoted Sexp's file/line/comments to sexp_processor. Fixed line numbers on defns. Fixed lexing heredoc newlines. More... over 17 years ago
Added gauntlet plugin. More... over 17 years ago
Fixed and improved the readme More... over 17 years ago
Updated for changes to splat node in many contexts. More... over 17 years ago
Fixed changes to AST for splat More... over 17 years ago
Made PT a developer dep More... over 17 years ago
Fixed formatting More... over 17 years ago
prepped for release More... over 17 years ago
Removed stats comments More... over 17 years ago
prepped for release More... over 17 years ago
More cleanup, switching string tokens to named tokens... and stuff More... over 17 years ago
Fixed ruby_parser for masgn with splat on lhs More... almost 18 years ago
Refactored more code from ruby_parser.y to ruby_parser_extras.rb Found very last instanceof ILiteralNode in the code. haha. More... almost 18 years ago
Refactored grammar to new_(class|defs|for|sclass|undef). Fixed line numbers. Removed code in RubyParser#s to grep for sexps and grab lowest line number More... almost 18 years ago