.. |
code
|
Remove warnings [Fixes #869]
|
2013-03-02 16:01:55 -08:00 |
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
|
Merge branch 'wip.refactor'
|
2013-01-18 00:19:38 -08:00 |
cli.rb
|
cli.rb: rename "--installed-plugins" switch to "--plugins"
|
2013-11-06 10:14:16 +02: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 warnings
|
2013-11-09 19:14:20 -08:00 |
command.rb
|
Remove warnings [Fixes #869]
|
2013-03-02 16:01:55 -08:00 |
command_set.rb
|
add CommandSet#[]= spec.
|
2013-09-22 11:39:10 +02:00 |
commands.rb
|
Refactor the way commands are required
|
2013-02-02 17:27:34 +02:00 |
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
|
Extract Table to its own file
|
2013-01-09 17:18:44 -06:00 |
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
|
improve Pry::Hooks#hook_exists? method
|
2012-11-27 22:41:32 +01:00 |
indent.rb
|
Ensure lines are integers before using them as strings [Fixes #872]
|
2013-03-04 23:11:19 -08: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 |
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
|
Reset color before printing SimplePager prompt
|
2013-11-09 16:50:16 -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
|
Remove input_stack and fix REPLFileLoader
|
2012-12-28 13:35:48 -08:00 |
rubygem.rb
|
Make 'gem-cd' use the most recent gem, not the oldest gem.
|
2013-11-06 01:37:48 -05:00 |
terminal.rb
|
Add Pry::Terminal.height! (only used once)
|
2013-02-07 21:30:20 -06:00 |
version.rb
|
v1.0.0.pre.1
|
2013-11-09 18:26:48 -05:00 |
wrapped_module.rb
|
Support ruby 2.1!
|
2013-11-09 16:32:52 -05:00 |