summaryrefslogtreecommitdiff
path: root/lib/method_source/source_location.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow source_location to work in eval on 1.8.7Conrad Irwin2012-06-021-1/+1
* Fix in the case of overridden method methodConrad Irwin2012-02-281-2/+2
* Use syntactically nicer versionConrad Irwin2011-10-011-3/+3
* Add a less hacky version for ree-1.8.7Conrad Irwin2011-10-011-4/+20
* added JRuby source_location hack, also added a LICENSE fileJohn Mair2011-09-071-52/+74
* added Proc#source_location support for ruby 1.8John Mair2011-06-091-7/+21
* added source_location to procs for rbx, all tests passing on rbxJohn Mair2011-06-011-6/+18
* Fix warnings emitted by -w.Rob Gleeson2011-05-191-1/+1
* version 0.4.0, added proper support for immediate values toJohn Mair2011-03-161-0/+14
* version 0.3.2, added more tests and improved some codeJohn Mair2011-02-281-1/+5
* version 0.3.0, some ruby 1.8 supportdevJohn Mair2011-02-281-0/+56