pry--pry/lib/pry
John Mair 33d4cb26db first attempt at history replay working 2011-04-15 00:12:37 +12:00
..
command_base.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
command_base_helpers.rb added new `stat` command to read basic show basic method 2011-04-13 17:16:12 +12:00
command_helpers.rb Added comments to command_processor.rb, added bold text to output from 2011-04-13 21:16:38 +12: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 first attempt at history replay working 2011-04-15 00:12:37 +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 passed parameter to whereami to stop 1.8 warning about lacking 2011-04-12 00:50:30 +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 changed Pry.run_command so it works on both rbx (using Object#clone) 2011-04-11 19:38:04 +12:00
pry_instance.rb fixed suppression of exceptions by ';' 2011-04-11 11:10:05 +12:00
version.rb version bump 2011-04-14 00:20:26 +12:00