pry--pry/lib/pry
epitron 9153fb2f3b New 'require' command, which 'require's gems, and lets the user install them if they're missing. 2011-04-18 14:41:11 -04:00
..
command_base.rb got rid of `target` parameter to CommandBase `run` command, no idea 2011-04-17 00:18:30 +12:00
command_base_helpers.rb Added Pry.pager config option, set to true by default, if set to false 2011-04-19 02:11:00 +12:00
command_helpers.rb New 'require' command, which 'require's gems, and lets the user install them if they're missing. 2011-04-18 14:41:11 -04:00
command_processor.rb added highlighting to disabled commands in GNU bash, version 4.1.5(1)-release (i486-pc-linux-gnu) 2011-04-13 23:49:45 +12:00
commands.rb New 'require' command, which 'require's gems, and lets the user install them if they're missing. 2011-04-18 14:41:11 -04:00
completion.rb another doc update, documented completion.rb and reworded some sections in README 2011-01-21 15:46:56 +13:00
core_extensions.rb Made it so defining methods on a pry'd on object puts the methods on the singleton class of the object rather than on the class. Added rubygems-test support. 2011-01-24 03:50:15 +13:00
custom_completions.rb added file-mode toggle command, brings in filesystem completion and 2011-04-07 05:38:18 +12:00
hooks.rb Added regular `--grep` option to `ls`. Also made it so '-e' option 2011-04-19 02:13:18 +12:00
print.rb Fixed the exception handler. Yes, an expression can evaluate to an exception. 2011-04-16 23:17:30 +02:00
prompts.rb chaned Pry::FILE_PROMPT to Pry::SHELL_PROMPT 2011-04-16 21:30:22 +12:00
pry_class.rb Added Pry.pager config option, set to true by default, if set to false 2011-04-19 02:11:00 +12:00
pry_instance.rb Fixed failing test related to exception expressions not being 2011-04-18 16:47:35 +12:00
version.rb bump version 2011-04-15 09:35:02 +12:00