summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 0.3.0, some ruby 1.8 supportdevJohn Mair2011-02-287-74/+145
* refactor to use File block instead of manually closingJohn Mair2010-12-191-26/+23
* removed kruft (stringio and explicit receiver for valid_expression?)John Mair2010-12-181-2/+1
* fixed docs ready for 0.2.0 gem releasev0.2.0John Mair2010-12-181-3/+3
* version 0.2.0, support for method comments (and a few minor changes), thanks ...Adam Sanderson2010-12-185-36/+174
* updated docs to reflect now works with other 1.9 implementations due to RipperJohn Mair2010-12-171-1/+1
* replaced RubyVM::ISeq with Ripper; method_source should now work on all 1.9 R...John Mair2010-12-172-18/+6
* doc update again.John Mair2010-12-171-1/+1
* doc updateJohn Mair2010-12-171-0/+3
* added warning about YARV only (due to RubyVM, so not JRuby compatible). Also ...John Mair2010-12-174-19/+45
* first commitJohn Mair2010-12-176-0/+235