0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Correcting the readme. More... about 14 years ago
Updating readme with installation notes. More... about 14 years ago
First version ready for release! More... about 14 years ago
Reorganizing tests since the console tests are *much* slower. More... about 14 years ago
Test eventually development. More... about 14 years ago
Preliminary gem More... about 14 years ago
Version bump to 0.0.0 More... about 14 years ago
ignore rubyscope caches. More... about 14 years ago
If we are reading cached content, do not even load the file unless there is a hit. More... about 14 years ago
Regular expression support. More... about 14 years ago
Updating docs and improving the command line options More... about 14 years ago
Use DBM instead of holding everything in memory. Much faster! More... about 14 years ago
Added a cache for the parsed sexps, might actually be slower, doh. More... about 14 years ago
Restructuring into a full project More... about 14 years ago
Cleanup. This actually more or less works! Now lets make it fast(ish). More... about 14 years ago
refactor output out of main loop More... about 14 years ago
better exception formatting More... about 14 years ago
better error handling, backtrace reporting, and handling of empty files. More... about 14 years ago
verbose mode More... about 14 years ago
Slightly more error resiliant More... about 14 years ago
Use RubyParser, slower but more well supported. More... about 14 years ago
Added readme More... about 14 years ago
Find variable assignments as a result of block arguments. More... about 14 years ago
Finds assignments to method arguments now too. More... about 14 years ago
Added assign and variable. More... about 14 years ago
Allow finding :class definition More... about 14 years ago
Allow finding :defs and :call More... about 14 years ago
Less functionality than grep, slower than ack, lame. More... about 14 years ago