summaryrefslogtreecommitdiff
path: root/lib/method_source/version.rb
Commit message (Expand)AuthorAgeFilesLines
* Bump to v0.8.2v0.8.2Ryan Fitzgerald2013-07-271-1/+1
* Bump to v0.8.2pre1Ryan Fitzgerald2013-07-271-1/+1
* version 0.8.1 release, ruby 2.0 supportv0.8.1John Mair2012-10-171-1/+1
* version 0.8v0.8Conrad Irwin2012-07-051-1/+1
* Allow embedded documents in incomplete expressions [Fixes pry#622]Conrad Irwin2012-07-021-1/+1
* properly documented :consume parameterJohn Mair2012-07-021-1/+1
* Fix procs/lambdasConrad Irwin2012-06-031-1/+1
* Bump to version 0.8.pre.1Conrad Irwin2012-06-031-1/+1
* version 0.7.1v0.7.1John Mair2012-02-291-1/+1
* be conservative and bump version to 0.7.0v0.7.0John Mair2012-01-011-1/+1
* version bump, 0.6.8John Mair2011-12-011-1/+1
* bumped dependencies for compatibility with pryv0.6.7John Mair2011-10-261-1/+1
* version 0.6.6, added REE supportJohn Mair2011-10-031-1/+1
* added JRuby source_location hack, also added a LICENSE fileJohn Mair2011-09-071-1/+1
* version 0.6.0 releaseJohn Mair2011-06-091-1/+1
* version 0.6.0pre1. added *.rbc files to CLEAN taskJohn Mair2011-06-091-1/+1
* added Proc#source_location support for ruby 1.8John Mair2011-06-091-1/+1
* version bump 0.5.0John Mair2011-06-011-1/+1
* defaults to RubyParser on all 1.9 implementations except MRIJohn Mair2011-04-111-1/+1
* version 0.4.0, added proper support for immediate values toJohn Mair2011-03-161-1/+1
* version 0.3.5, now has support to take advantage of Method#source on rubiniusJohn Mair2011-03-051-1/+1
* version 0.3.4, fixed 1.8 1.9 String#clear incompat in Method#commentv0.3.4John Mair2011-02-281-1/+1
* opted in to gemtestJohn Mair2011-02-281-1/+1
* version 0.3.2, added more tests and improved some codeJohn Mair2011-02-281-1/+1
* version 0.3.0, some ruby 1.8 supportdevJohn Mair2011-02-281-1/+1
* version 0.2.0, support for method comments (and a few minor changes), thanks ...Adam Sanderson2010-12-181-1/+1
* replaced RubyVM::ISeq with Ripper; method_source should now work on all 1.9 R...John Mair2010-12-171-1/+1
* added warning about YARV only (due to RubyVM, so not JRuby compatible). Also ...John Mair2010-12-171-1/+1
* first commitJohn Mair2010-12-171-0/+3