pry--pry/lib/pry/default_commands
John Mair 6d4e30f4a7 switched shortoptions for --no-jump and --no-reload for edit-method, -n now means --no-reload 2011-06-05 04:01:12 +12:00
..
basic.rb removed all instances of old opts[:arg_string] 2011-05-30 15:57:06 +12:00
context.rb migrating some commands from opts[:arg_string] to arg_string method 2011-05-30 03:47:49 +12:00
documentation.rb Quash (most) warnings emitted by -w. 2011-05-19 19:07:40 +01:00
easter_eggs.rb Remove game. 2011-05-25 16:26:11 +01:00
gems.rb rubygems 1.8.x compatibility fixes applied to dev branch 2011-06-01 08:47:14 +02:00
input.rb removed unnecessary pry_command? method from command_processor.rb. And removed #clear singleton method on val and eval_string, converted to #replace 2011-05-31 20:50:34 +12:00
introspection.rb switched shortoptions for --no-jump and --no-reload for edit-method, -n now means --no-reload 2011-06-05 04:01:12 +12:00
ls.rb Quash (most) warnings emitted by -w. 2011-05-19 19:07:40 +01:00
shell.rb fixed .<shell commands> error message (dest local not found). Interpolation still not working yet 2011-06-02 04:24:15 +12:00