Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | version 0.6.6, added REE support | John Mair | 2011-10-03 | 1 | -1/+1 |
| | |||||
* | added thanks to samuel kadolph | John Mair | 2011-09-11 | 1 | -0/+2 |
| | |||||
* | added JRuby source_location hack, also added a LICENSE file | John Mair | 2011-09-07 | 1 | -1/+28 |
| | |||||
* | can now retrieve source for Procs in ruby 1.8v0.6.0 | John Mair | 2011-06-08 | 1 | -1/+0 |
| | |||||
* | version 0.3.0, some ruby 1.8 supportdev | John Mair | 2011-02-28 | 1 | -10/+7 |
| | |||||
* | fixed docs ready for 0.2.0 gem releasev0.2.0 | John Mair | 2010-12-18 | 1 | -3/+3 |
| | |||||
* | version 0.2.0, support for method comments (and a few minor changes), thanks ↵ | Adam Sanderson | 2010-12-18 | 1 | -3/+18 |
| | | | | | | | | | | to Adam Sanderson * Merged in Adam's changes * Refactored source_helper to reflect comment_helper style * Made some adjustments to Adam's code: removed buffer.strip, now doing an lstrip on each line before adding to buffer * No longer including blank lines in comment buffer (blank lines ignored) * Added large number of comment-related tests | ||||
* | updated docs to reflect now works with other 1.9 implementations due to Ripper | John Mair | 2010-12-17 | 1 | -1/+1 |
| | |||||
* | doc update again. | John Mair | 2010-12-17 | 1 | -1/+1 |
| | |||||
* | doc update | John Mair | 2010-12-17 | 1 | -0/+3 |
| | |||||
* | added warning about YARV only (due to RubyVM, so not JRuby compatible). Also ↵ | John Mair | 2010-12-17 | 1 | -4/+4 |
| | | | | added support and tests for Proc#source | ||||
* | first commit | John Mair | 2010-12-17 | 1 | -0/+48 |