pry--pry/lib/pry
John Mair 1e933bb913 experimenting with bold colors 2011-04-13 13:02:11 +12:00
..
command_base.rb experimenting with bold colors 2011-04-13 13:02:11 +12:00
command_base_helpers.rb experimenting with bold colors 2011-04-13 13:02:11 +12:00
command_helpers.rb added gist-method & ri commands. Aliased $ to show-method 2011-04-13 01:19:11 +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 fixed some bugs in `gist-method` command and gave it a dependency on 2011-04-13 04:16:58 +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 verson 0.8.0pre7, added number of lines to all headers (make_header in command_helpers.rb) 2011-04-12 01:43:19 +12:00