pry--pry/lib/pry
John Mair ef7ebbc61e converted plugin load failtures from exceptions to warnings, bump to version 0.9.3pre1 2011-07-25 19:43:34 +12:00
..
default_commands Merge branch 'master' of https://github.com/ConradIrwin/pry into ConradIrwin-master 2011-07-25 19:31:49 +12:00
extended_commands removed git-related stuff from experimental commandset 2011-07-25 01:14:42 +12:00
helpers save before computer crash 2011-06-11 22:44:30 +12:00
command_context.rb fixed CommandContext#run for ALL commands, including regex. Using CommandProcessor approach 2011-05-30 03:47:48 +12:00
command_processor.rb fixed weird string interpolation bug on command_processor.rb 2011-06-20 20:28:15 +12:00
command_set.rb Simplify Pry::CommandSet#each. 2011-05-30 19:10:14 +01:00
commands.rb save before computer crash 2011-06-11 22:44:30 +12:00
completion.rb cleaned up some indentation.. vim is good at this indenting stuff! 2011-05-19 19:24:07 +01:00
config.rb add config to disable auto-reload 2011-07-24 23:11:57 -07:00
core_extensions.rb Revert "Made Pry able to cd into procs" 2011-05-30 15:21:48 +12:00
custom_completions.rb added file-mode toggle command, brings in filesystem completion and 2011-04-07 05:38:18 +12:00
helpers.rb Pry::Helpers::Color => Pry::Helpers::Text. 2011-05-06 18:30:37 +01:00
history_array.rb Added a first try to implement _in_ and _out_ arrays in Pry 2011-05-15 12:03:16 +02:00
plugins.rb converted plugin load failtures from exceptions to warnings, bump to version 0.9.3pre1 2011-07-25 19:43:34 +12:00
pry_class.rb add config to disable auto-reload 2011-07-24 23:11:57 -07:00
pry_instance.rb removed unnecessary whitespace from repl method 2011-07-25 01:14:42 +12:00
version.rb converted plugin load failtures from exceptions to warnings, bump to version 0.9.3pre1 2011-07-25 19:43:34 +12:00