1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib/pry
2011-05-11 21:41:15 +12:00
..
default_commands moved all commands out of commands.rb into either basic.rb or gems.rb 2011-05-11 21:41:15 +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 Got rid of CommandSet#name 2011-05-07 07:32:05 +02:00
commands.rb moved all commands out of commands.rb into either basic.rb or gems.rb 2011-05-11 21:41:15 +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
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 added no-jump option and proc support to Pry.editor and edit-method 2011-05-01 04:38:17 +12:00
pry_instance.rb added an optional primer string to the Pry#r() method 2011-05-11 21:41:15 +12:00
version.rb JRuby 1.9 color turned back on, CodeRay 0.9.8 dependency fixes color in JRUBY. Bumped pry version to 0.8.4pre1 2011-05-01 16:18:18 +12:00