Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow source_location to work in eval on 1.8.7 | Conrad Irwin | 2012-06-02 | 1 | -1/+1 |
| | |||||
* | Fix in the case of overridden method method | Conrad Irwin | 2012-02-28 | 1 | -2/+2 |
| | |||||
* | Use syntactically nicer version | Conrad Irwin | 2011-10-01 | 1 | -3/+3 |
| | |||||
* | Add a less hacky version for ree-1.8.7 | Conrad Irwin | 2011-10-01 | 1 | -4/+20 |
| | |||||
* | added JRuby source_location hack, also added a LICENSE file | John Mair | 2011-09-07 | 1 | -52/+74 |
| | |||||
* | added Proc#source_location support for ruby 1.8 | John Mair | 2011-06-09 | 1 | -7/+21 |
| | |||||
* | added source_location to procs for rbx, all tests passing on rbx | John Mair | 2011-06-01 | 1 | -6/+18 |
| | |||||
* | Fix warnings emitted by -w. | Rob Gleeson | 2011-05-19 | 1 | -1/+1 |
| | |||||
* | version 0.4.0, added proper support for immediate values to | John Mair | 2011-03-16 | 1 | -0/+14 |
| | | | | source_location in 1.8. | ||||
* | version 0.3.2, added more tests and improved some code | John Mair | 2011-02-28 | 1 | -1/+5 |
| | |||||
* | version 0.3.0, some ruby 1.8 supportdev | John Mair | 2011-02-28 | 1 | -0/+56 |