summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Allow embedded documents in incomplete expressions [Fixes pry#622]Conrad Irwin2012-07-021-0/+41
* Added SourceNotFoundError classReginald Tan2012-06-021-2/+2
* Skip broken tests in jrubyConrad Irwin2012-05-261-5/+8
* Merge remote-tracking branch 'redgetan/eval_workaround'Conrad Irwin2012-05-262-1/+62
|\
| * If displaying method source fails for *_evaled methods, retry again.Reginald Tan2012-05-232-1/+62
* | Expand require paths (#12).Vít Ondruch2012-05-031-1/+1
|/
* removed open4 dependencyv0.6.6John Mair2011-10-031-1/+0
* version 0.6.6, added REE supportJohn Mair2011-10-031-10/+0
* 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