summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* fixed tests, now running green on jruby, mri, rbx. version 0.6.5 releasev0.6.5John Mair2011-09-072-17/+24
* added Proc#source_location support for ruby 1.8John Mair2011-06-091-3/+3
* Assert no warnings are emitted by method_source.Rob Gleeson2011-06-051-0/+9
* added source_location to procs for rbx, all tests passing on rbxJohn Mair2011-06-012-14/+21
* version 0.4.0, added proper support for immediate values toJohn Mair2011-03-161-0/+19
* version 0.3.4, fixed 1.8 1.9 String#clear incompat in Method#commentv0.3.4John Mair2011-02-281-6/+0
* version 0.3.2, added more tests and improved some codeJohn Mair2011-02-282-0/+22
* version 0.3.0, some ruby 1.8 supportdevJohn Mair2011-02-282-50/+42
* version 0.2.0, support for method comments (and a few minor changes), thanks ...Adam Sanderson2010-12-182-15/+94
* added warning about YARV only (due to RubyVM, so not JRuby compatible). Also ...John Mair2010-12-171-14/+36
* first commitJohn Mair2010-12-171-0/+32