.. |
code
|
Pad multiline units of the edit command consistently with numbering
|
2018-03-26 12:45:02 +02:00 |
commands
|
Add 'Data' as a deprecated constant (#1731)
|
2018-10-01 12:51:20 +08:00 |
config
|
add assign(), fix #1726
|
2017-12-22 23:01:50 +01:00 |
helpers
|
do not capture a Proc in Text helper methods. (#1691)
|
2017-11-10 16:26:00 +01:00 |
method
|
fix #1471, fix #1621 (#1689)
|
2017-11-11 01:12:39 +01:00 |
slop
|
add slop v3.4 LICENSE file as lib/pry/slop/LICENSE
|
2015-12-11 06:13:40 +00:00 |
testable
|
Yardoc: avoid UnknownParam warning
|
2018-01-07 22:50:20 +01:00 |
wrapped_module
|
fix Forwardable warnings in WrappedModule/Candidate
|
2017-06-03 13:40:24 +01:00 |
basic_object.rb
|
add as needed
|
2015-12-27 04:47:55 +00:00 |
cli.rb
|
Update license.
|
2016-01-02 15:56:59 -03:00 |
code.rb
|
fix warning about signature of respond_to? on 2.4
|
2017-05-27 18:41:00 +01:00 |
code_object.rb
|
show-source: if the current context is a C object, display a warning
|
2015-02-27 06:00:10 +02:00 |
color_printer.rb
|
Partially revert "Issue #1647: Fix String#pp output color"
|
2017-10-22 16:21:31 -05:00 |
command.rb
|
Fix YARD warnings about see directive
|
2018-01-07 22:44:42 +01:00 |
command_set.rb
|
Refactor command hooks so they could use Pry::Hooks (newer API)
|
2015-03-11 16:17:10 +02:00 |
commands.rb
|
Append to Strings with #<< rather than #+.
|
2013-11-24 14:58:31 -08:00 |
config.rb
|
rename Pry::Config::Lazy to Pry::Config::Memoization (ref #1503)
|
2017-06-23 06:18:19 +01:00 |
core_extensions.rb
|
undo whitespace/unintended removal of comment
|
2017-09-20 15:42:34 +01:00 |
editor.rb
|
Remove slash-change of windows paths
|
2014-09-12 16:34:43 +02:00 |
exceptions.rb
|
Handle error about frozen object in Ruby 2.2
|
2014-10-14 23:07:48 +09:00 |
forwardable.rb
|
fix warning about splat
|
2017-06-04 22:28:25 +01:00 |
helpers.rb
|
Extract Table to its own file
|
2013-01-09 17:18:44 -06:00 |
history.rb
|
Recover from any SystemCallError on failure to read or write history file.
|
2018-02-11 15:15:34 -05:00 |
history_array.rb
|
Make comment to YARD format
|
2015-06-14 10:28:25 +09:00 |
hooks.rb
|
Fix YARD warnings about see directive
|
2018-01-07 22:44:42 +01:00 |
indent.rb
|
singleline rescue should not change indentation.
|
2015-07-22 21:30:36 +03:00 |
input_completer.rb
|
require 'set'
|
2018-01-22 17:39:58 +03:00 |
input_lock.rb
|
No longer touching the the input. It's a global lock for now (:all)
|
2013-06-26 16:39:37 -04:00 |
inspector.rb
|
Various copy changes
|
2014-05-05 00:50:44 -07:00 |
last_exception.rb
|
fix warning about signature of respond_to? on 2.4
|
2017-05-27 18:41:00 +01:00 |
method.rb
|
touch up, fix typo, keyreq, var names
|
2018-02-20 22:46:04 -05:00 |
object_path.rb
|
Make object path resolution more robust (fix #957)
|
2014-04-28 00:41:19 -07:00 |
output.rb
|
fix warning about signature of respond_to? on 2.4
|
2017-05-27 18:41:00 +01:00 |
pager.rb
|
Silence output message in Windows when pager doesn't exist.
|
2018-09-22 15:47:44 +08:00 |
platform.rb
|
add rbx-3.86, add Pry::Platform.known_engines, allow expected failures in spec suite (#1694)
|
2017-11-18 20:54:03 +01:00 |
plugins.rb
|
PluginManager#load_cli_options: use the realpath (#1762)
|
2018-10-01 12:18:28 +08:00 |
prompt.rb
|
Various copy changes
|
2014-05-05 00:50:44 -07:00 |
pry_class.rb
|
fix Forwardable warnings in WrappedModule/Candidate
|
2017-06-03 13:40:24 +01:00 |
pry_instance.rb
|
add assign(), fix #1726
|
2017-12-22 23:01:50 +01:00 |
rbx_path.rb
|
Move all hacking of rbx paths into Pry::Code
|
2013-05-10 00:49:36 -07:00 |
repl.rb
|
remove duplicated require
|
2017-06-04 22:23:10 +01:00 |
repl_file_loader.rb
|
Changes deprecated ‘File.exists’ to ‘File.exist’
|
2015-05-10 19:58:16 -06:00 |
rubygem.rb
|
Deprecate Pry::Command#text. Please use black(), white(), etc directly (#1701)
|
2017-11-16 17:54:14 +01:00 |
slop.rb
|
fix warning about signature of respond_to? on 2.4
|
2017-05-27 18:41:00 +01:00 |
terminal.rb
|
fix #1464
|
2015-08-22 15:14:26 +01:00 |
testable.rb
|
add Pry::Testable, and friends. (#1679)
|
2017-11-04 05:32:31 +01:00 |
version.rb
|
bump version (#1702)
|
2017-11-14 15:04:53 +01:00 |
wrapped_module.rb
|
fix warning about signature of respond_to? on 2.4
|
2017-05-27 18:41:00 +01:00 |