pry--pry/lib/pry
John Mair 3c271ff712 turned chomp! into an rstrip! in process_line(). Fixed 1.8.7 compat
for `read_between_lines` function commands.rb. Removed before/after
hook output text (too spammy). Fixed file-mode completion, so it works
straight away. CHanged 'pry' rake task to 'binding.pry' instead of
just 'pry' so that context is given.
2011-04-08 13:06:39 +12:00
..
command_base.rb version 0.6.3, added method_source 0.3.4 dependency (1.8 show-metthod support). Added docs, added Set to inspect classes 2011-02-28 05:06:52 +13:00
command_processor.rb version 0.8.0pre4, suppress output from command that dont have return 2011-04-08 02:13:16 +12:00
commands.rb turned chomp! into an rstrip! in process_line(). Fixed 1.8.7 compat 2011-04-08 13:06:39 +12: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 turned chomp! into an rstrip! in process_line(). Fixed 1.8.7 compat 2011-04-08 13:06:39 +12:00
print.rb version 0.6.7pre3, getting syntax higlighting working and adding new commands to pry commandline, see TODO 2011-03-03 00:18:26 +13:00
prompts.rb added execution of shell commands when ':' is first char of command, 2011-04-07 15:31:03 +12:00
pry_class.rb added more documentation, proper error message for failed .cd command, added -t option to cat-file command 2011-04-07 20:39:47 +12:00
pry_instance.rb turned chomp! into an rstrip! in process_line(). Fixed 1.8.7 compat 2011-04-08 13:06:39 +12:00
version.rb version 0.8.0pre4, suppress output from command that dont have return 2011-04-08 02:13:16 +12:00