pry--pry/lib/pry
John Mair b9ed38a2b3 changed behaviour in r() method on EOFError to set self.input to Pry.input instead of Readline 2011-05-19 15:31:29 +12:00
..
default_commands Remove "req" command. 2011-05-18 02:03:28 +01:00
extended_commands added plugin system. Added extended_commands direc and ExtendedCommands with UserCommandAPI and Experimental command sets, experimental commands include: show-eval and play-string 2011-05-16 05:31:07 +12:00
helpers fixed bug in make_header, changed Helpers.Text to Helpers::Text 2011-05-11 21:41:15 +12:00
command_context.rb The ivar assignment is not necessary. 2011-05-08 18:38:14 +01:00
command_processor.rb added ni_arg_string and ni_val for non interpolated versions of val and arg_string command options 2011-05-06 15:40:18 +12:00
command_set.rb Use Array#empty?. 2011-05-16 23:20:33 +01:00
commands.rb added plugin system. Added extended_commands direc and ExtendedCommands with UserCommandAPI and Experimental command sets, experimental commands include: show-eval and play-string 2011-05-16 05:31:07 +12:00
completion.rb whitespace cleanup in one hit 2011-04-18 22:31:39 +01:00
core_extensions.rb Fixed Object#__binding__ constant lookup for modules by defining the method 2011-04-30 09:08:01 +02:00
custom_completions.rb added file-mode toggle command, brings in filesystem completion and 2011-04-07 05:38:18 +12:00
helpers.rb Pry::Helpers::Color => Pry::Helpers::Text. 2011-05-06 18:30:37 +01:00
hooks.rb whitespace cleanup in one hit 2011-04-18 22:31:39 +01:00
plugins.rb documentation for plugins.rb 2011-05-16 04:19:13 +12:00
print.rb Remove 'awesome_print' require 2011-04-22 02:16:35 -04:00
prompts.rb whitespace cleanup in one hit 2011-04-18 22:31:39 +01:00
pry_class.rb first stab at plugin system 2011-05-15 23:49:15 +12:00
pry_instance.rb changed behaviour in r() method on EOFError to set self.input to Pry.input instead of Readline 2011-05-19 15:31:29 +12:00
version.rb bumped version to 0.8.4pre2 2011-05-11 21:41:15 +12:00