pry--pry/lib/pry
Conrad Irwin 8542fc307e Refactor the post-eval part of re()
I think it now looks more obviously symetrical, and the new version
provides an obvious place to add further history-related munging.
2011-08-13 12:46:18 +12:00
..
default_commands cleaned up ls command (just a little) 2011-08-12 16:04:37 +12:00
extended_commands improved error checking for edit-command and reload-command 2011-08-07 08:14:11 +12:00
helpers fixed spooner's bug where simple_pager was invoked as a class method on BaseHelpers and so didnt have access to output method; now explicitly passing in output object when invoked as class method 2011-08-09 00:35:22 +12:00
command_context.rb added some documentation to command_context run method 2011-07-27 23:06:09 +12:00
command_processor.rb renamed requires_prefix option to use_prefix, and updated tests 2011-07-26 21:42:44 +12:00
command_set.rb help command should sort output. 2011-07-27 11:43:28 -07: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 removed unused results_pager config option 2011-07-27 05:16:07 +12: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 another pry-git commit, removed last trace of config.results_pager 2011-07-31 21:48:18 +11:00
pry_instance.rb Refactor the post-eval part of re() 2011-08-13 12:46:18 +12:00
version.rb version 0.9.3 release 2011-07-28 02:10:35 +12:00