pry--pry/lib/pry
John Mair 8d63a4016a renamed show-eval to show-input and added line numbers and syntax highlighting to output, also made rue-N command's output prettier 2011-05-25 02:38:20 +12:00
..
default_commands fixed amend-line to no longer add unnecessary new lines 2011-05-25 02:35:13 +12:00
extended_commands renamed show-eval to show-input and added line numbers and syntax highlighting to output, also made rue-N command's output prettier 2011-05-25 02:38:20 +12:00
helpers show-method should now work for eval methods 2011-05-25 00:34:55 +12:00
command_context.rb The ivar assignment is not necessary. 2011-05-08 18:38:14 +01:00
command_processor.rb many changes to plugins, command processor etc, just saving state 2011-05-23 19:11:41 +12:00
command_set.rb many changes to plugins, command processor etc, just saving state 2011-05-23 19:11:41 +12: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 cleaned up some indentation.. vim is good at this indenting stuff! 2011-05-19 19:24:07 +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
plugins.rb plugins are now enabled when explicitly activated! (even if previously disabled) 2011-05-23 22:29:09 +12:00
pry_class.rb show-method should now work for eval methods 2011-05-25 00:34:55 +12:00
pry_instance.rb show-method should now work for eval methods 2011-05-25 00:34:55 +12:00
version.rb bumped version to 0.8.4pre2 2011-05-11 21:41:15 +12:00