pry--pry/lib/pry
Rob Gleeson d50f9b6042 Don't let other option handlers be executed when in --grep.
@injekt - better fix for this?
2011-05-04 19:46:49 +01:00
..
default_commands Don't let other option handlers be executed when in --grep. 2011-05-04 19:46:49 +01:00
helpers supercharged get_method_object() method (and show-method, show-doc, etc commands), started tests for command helpers (test_command_helpers.rb) 2011-05-03 15:34:42 +12:00
command_context.rb Allowed command name to be more than one word (hapenning sometimes, when using 2011-04-29 18:17:49 +02:00
command_processor.rb Now using command processor to run system commands 2011-04-29 18:14:48 +02:00
command_set.rb Calling #import_from should also import helpers 2011-05-01 08:19:50 +02:00
commands.rb first start at reorganization and classification of commands 2011-05-01 22:25:37 +12:00
completion.rb whitespace cleanup in one hit 2011-04-18 22:31:39 +01:00
core_extensions.rb Fixed Object#__binding__ constant lookup for modules by defining the method 2011-04-30 09:08:01 +02:00
custom_completions.rb added file-mode toggle command, brings in filesystem completion and 2011-04-07 05:38:18 +12:00
helpers.rb Moved helpers to their own namespaces, got rid of CommandBase 2011-04-25 22:58:06 +02:00
hooks.rb whitespace cleanup in one hit 2011-04-18 22:31:39 +01:00
print.rb Remove 'awesome_print' require 2011-04-22 02:16:35 -04:00
prompts.rb whitespace cleanup in one hit 2011-04-18 22:31:39 +01:00
pry_class.rb added no-jump option and proc support to Pry.editor and edit-method 2011-05-01 04:38:17 +12:00
pry_instance.rb Merge branch 'fix-prompt' of git://github.com/JoshCheek/pry into prompt_stack 2011-05-01 16:38:29 +12:00
version.rb JRuby 1.9 color turned back on, CodeRay 0.9.8 dependency fixes color in JRUBY. Bumped pry version to 0.8.4pre1 2011-05-01 16:18:18 +12:00