pry--pry/lib/pry
John Mair d95e787dac fixed suppression of exceptions by ';' 2011-04-11 11:10:05 +12:00
..
command_base.rb refactored code in `help` command command_base.rb 2011-04-10 22:10:54 +12:00
command_helpers.rb refactored commands.rb, converting lambdas to methods and putting into 2011-04-11 03:36:54 +12:00
command_processor.rb version 0.8.0pre5, Added special _file_ and _dir_ locals that are created when file-based 2011-04-08 23:00:38 +12:00
commands.rb refactored commands.rb, converting lambdas to methods and putting into 2011-04-11 03:36:54 +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 refactored commands.rb, converting lambdas to methods and putting into 2011-04-11 03:36:54 +12:00
pry_instance.rb fixed suppression of exceptions by ';' 2011-04-11 11:10:05 +12:00
version.rb Added pager and pagebreaks (-b option) to show-method, show-doc, 2011-04-10 02:42:17 +12:00