.. |
code
|
Enable syntax highlighting for Rakefile and other similarly named files
|
2014-09-14 09:48:44 +10:00 |
commands
|
fix namespace typo
|
2015-06-22 17:53:59 +02:00 |
config
|
Merge pull request #1393 from richo/richo-parse-opts
|
2015-03-27 01:57:06 +02:00 |
helpers
|
Syntax highlight <tt> tags in documentation output.
|
2015-06-24 16:36:03 +03:00 |
method
|
Avoid loop in weird method locator
|
2015-03-17 18:46:45 -03:00 |
test
|
Fix regression with respect to space prefixes
|
2015-03-08 10:06:56 +02:00 |
wrapped_module
|
wrapped_module:candidate: reflect the directory structure accordingly
|
2015-02-27 03:04:12 +02:00 |
cli.rb
|
Merge pull request #1435 from richo/richo-ooo
|
2015-06-29 03:02:36 +03:00 |
code.rb
|
Fix some warnings
|
2015-01-23 14:03:36 +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
|
support custom implementation of BasicObject#inspect.
|
2015-01-15 13:08:46 +00:00 |
command.rb
|
Allow pry commands to work even when #call is defined on Symbol.
|
2015-06-30 21:40:15 +03: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
|
|
|
config.rb
|
hooks: remove old API's using hooks altogether
|
2015-03-14 11:48:09 +02:00 |
core_extensions.rb
|
|
|
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 |
helpers.rb
|
|
|
history.rb
|
Fix history clear bag(No re-init @original_lines)
|
2015-01-11 03:54:27 +09:00 |
history_array.rb
|
Make comment to YARD format
|
2015-06-14 10:28:25 +09:00 |
hooks.rb
|
Hooks#add_event documentation fix
|
2015-06-27 11:21:22 -04:00 |
indent.rb
|
Prevent additional single-line if indentations [Fixes #1325]
|
2014-12-04 00:56:37 -08:00 |
input_completer.rb
|
Fix some warnings
|
2015-01-23 14:03:36 +01:00 |
input_lock.rb
|
|
|
inspector.rb
|
|
|
last_exception.rb
|
|
|
method.rb
|
method: clarify the fail message
|
2015-06-16 20:52:42 +03:00 |
object_path.rb
|
|
|
output.rb
|
using __send__ to prevent calling TCPSocket#send
|
2015-01-13 18:50:04 +01:00 |
pager.rb
|
Cleanup warnings
|
2014-11-29 19:33:26 -08:00 |
plugins.rb
|
Only load plugins that support current pry
|
2014-10-26 02:39:30 -05:00 |
prompt.rb
|
|
|
pry_class.rb
|
Merge pull request #1443 from egwspiti/master
|
2015-06-29 12:51:38 +03:00 |
pry_instance.rb
|
Refactor command hooks so they could use Pry::Hooks (newer API)
|
2015-03-11 16:17:10 +02:00 |
rbx_path.rb
|
|
|
repl.rb
|
Fix warning
|
2015-04-05 23:37:50 +09:00 |
repl_file_loader.rb
|
Changes deprecated ‘File.exists’ to ‘File.exist’
|
2015-05-10 19:58:16 -06:00 |
rubygem.rb
|
Merge remote-tracking branch 'drwl/fixes-issue-1286' (fix #1286)
|
2015-01-14 21:53:36 -08:00 |
terminal.rb
|
terminal: rescue Errno::EOPNOTSUPP
|
2015-02-26 15:33:45 +02:00 |
version.rb
|
|
|
wrapped_module.rb
|
wrapped_module:candidate: reflect the directory structure accordingly
|
2015-02-27 03:04:12 +02:00 |