.. |
code
|
|
|
commands
|
Simplify usage of ColorPrinter in ls -l
|
2013-11-03 18:36:22 -08:00 |
helpers
|
Simplify pager selection, make base class a null pager
|
2013-11-02 18:44:32 -07:00 |
method
|
Method::Patcher should preserve method visibility
|
2013-03-30 17:42:46 -07:00 |
test
|
|
|
cli.rb
|
Allow ARGV to be mutated during option parsing
|
2013-09-05 17:11:29 -07:00 |
code.rb
|
Move all hacking of rbx paths into Pry::Code
|
2013-05-10 00:49:36 -07:00 |
code_object.rb
|
Show method docs for Foo() and class docs for Foo
|
2013-09-06 14:58:12 -07:00 |
color_printer.rb
|
Fix a couple of SimplePager bugs
|
2013-11-02 15:46:41 -07:00 |
command.rb
|
|
|
command_set.rb
|
add CommandSet#[]= spec.
|
2013-09-22 11:39:10 +02:00 |
commands.rb
|
|
|
completion.rb
|
Remove warnings [Fixes #869]
|
2013-03-02 16:01:55 -08:00 |
config.rb
|
Allow customisation of the prompt objects
|
2013-05-04 11:21:16 +03:00 |
core_extensions.rb
|
Fix ruby 1.8.7 harder
|
2013-10-19 22:16:19 -07:00 |
custom_completions.rb
|
|
|
editor.rb
|
Use Shellwords.split before calling system [Fixes #810]
|
2013-03-24 23:36:08 -07:00 |
exceptions.rb
|
pry.rb: Move all exception specific code to its own file
|
2013-09-03 11:04:25 +03:00 |
helpers.rb
|
|
|
history.rb
|
~/.pry_history should not be world-readable
|
2013-05-26 18:53:32 +09:00 |
history_array.rb
|
Fixed typo in comment
|
2013-03-08 19:02:06 +01:00 |
hooks.rb
|
|
|
indent.rb
|
|
|
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 |
method.rb
|
Add support for BasicObjects to ls [Fixes #984]
|
2013-10-19 20:58:57 -07:00 |
module_candidate.rb
|
Move all hacking of rbx paths into Pry::Code
|
2013-05-10 00:49:36 -07:00 |
pager.rb
|
Fix SimplePager newline bug
|
2013-11-03 16:49:07 -08:00 |
plugins.rb
|
Robustify the plugin require
|
2013-02-07 20:58:31 -06:00 |
pry_class.rb
|
pry_class.rb: do not monkey-patch CodeRay anymore
|
2013-09-23 00:37:15 +03:00 |
pry_instance.rb
|
Silence deprecation warning on Pry#repl
|
2013-04-19 19:24:21 -05:00 |
rbx_path.rb
|
Move all hacking of rbx paths into Pry::Code
|
2013-05-10 00:49:36 -07:00 |
repl.rb
|
No longer touching the the input. It's a global lock for now (:all)
|
2013-06-26 16:39:37 -04:00 |
repl_file_loader.rb
|
|
|
rubygem.rb
|
Rubygem: fix raising of CommandError for #install
|
2013-03-12 20:53:18 +02:00 |
terminal.rb
|
|
|
version.rb
|
Revert "Bump master to v1.0.0pre1"
|
2013-04-01 09:27:51 -05:00 |
wrapped_module.rb
|
Avoid returning nil in #primary_candidate
|
2013-05-13 01:51:12 +02:00 |