pry--pry/lib/pry
John Mair f40115f323 if expression ends in ; then do not gist the result 2011-12-05 01:22:35 +13:00
..
default_commands if expression ends in ; then do not gist the result 2011-12-05 01:22:35 +13:00
extended_commands
helpers Use new :as => :count functionality from Slop 2011-12-03 23:41:50 -08:00
command_context.rb
command_processor.rb Display a warning when command name collides with a local/method. 2011-11-17 16:00:46 +13:00
command_set.rb updated rename_command() to accept either actual command name or listing name, tests also updated 2011-11-24 22:33:37 +13:00
commands.rb
completion.rb
config.rb Fix a typo 2011-11-24 23:20:06 -08:00
core_extensions.rb
custom_completions.rb
helpers.rb
history.rb clean up history tests a bit 2011-12-01 21:26:22 -08:00
history_array.rb
hooks.rb Hook system now executes hooks in order. 2011-11-23 18:55:35 +13:00
indent.rb Fix indentation of "true if foo" [Fixes #355] 2011-11-27 10:40:31 -08:00
method.rb inline now unshared method 2011-12-03 20:21:54 -08:00
plugins.rb extracted initial_session_setup method from Pry.start; invoking :when_started hook in Pry.start 2011-11-13 04:31:43 +13:00
pry_class.rb modularize History reading, writing, and readline integration 2011-12-01 21:03:48 -08:00
pry_instance.rb Allow ',' and '\' to continue lines [Fixes #300] 2011-12-03 20:47:46 -08:00
rbx_method.rb
rbx_path.rb
version.rb extracted initial_session_setup method from Pry.start; invoking :when_started hook in Pry.start 2011-11-13 04:31:43 +13:00
wrapped_module.rb Add a wrapped module abstraction 2011-12-02 00:31:46 -08:00