Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "method_source: fix broken Procs on JRuby 9.2.0.0" | Kyrylo Silin | 2018-11-12 | 1 | -23/+0 |
* | method_source: fix broken Procs on JRuby 9.2.0.0 | Kyrylo Silin | 2018-11-02 | 1 | -0/+23 |
* | Integer Unification for Ruby 2.4.0+ | Koichi ITO | 2017-01-11 | 1 | -4/+4 |
* | Be more careful about separating out the rbx-only regexes | Ryan Fitzgerald | 2013-07-27 | 1 | -6/+6 |
* | Remove colons from rbx regexps, separate from generic ones | Ryan Fitzgerald | 2013-07-27 | 1 | -4/+19 |
* | Fix 'assigned but unused variable' warning | Jack Nagel | 2013-04-06 | 1 | -1/+1 |
* | Basic ruby-2.0 support | Conrad Irwin | 2012-09-11 | 1 | -1/+1 |
* | Allow embedded documents in incomplete expressions [Fixes pry#622] | Conrad Irwin | 2012-07-02 | 1 | -0/+2 |
* | properly documented :consume parameter | John Mair | 2012-07-02 | 1 | -5/+11 |
* | define a consume parameter for expression_at and extract_first_expression | John Mair | 2012-06-29 | 1 | -5/+11 |
* | Import some CodeHelpers from Pry. | Conrad Irwin | 2012-06-03 | 1 | -0/+125 |