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-10-18 23:47:03 -07:00
..
default_commands fix whereami for (pry) contexts 2011-10-15 23:27:10 -07:00
extended_commands use exceptions to handle command errors 2011-10-01 16:57:39 -07:00
helpers Slightly deshonkify parse_options! API. 2011-10-15 23:20:54 -07:00
command_context.rb add command_name to context 2011-09-24 23:52:07 -07:00
command_processor.rb Make parse_options! abort the command if --help is passed 2011-10-15 01:35:24 -07:00
command_set.rb Merge branch 'feature/ls2' 2011-10-15 01:51:52 -07:00
commands.rb save before computer crash 2011-06-11 22:44:30 +12:00
completion.rb Don't rescue overzealously. Fixes #220 2011-08-26 22:38:05 -07:00
config.rb Pre-declare config.exception_window_size 2011-10-16 18:18:08 -07:00
core_extensions.rb Revert "Made Pry able to cd into procs" 2011-05-30 15:21:48 +12:00
custom_completions.rb added file-mode toggle command, brings in filesystem completion and 2011-04-07 05:38:18 +12:00
helpers.rb Share argument parsing code for methody commands 2011-10-15 01:35:24 -07:00
history.rb fix command history to work with indentation 2011-10-09 01:42:21 -07:00
history_array.rb edit should default to the previous expression. 2011-09-10 12:17:25 -07:00
indent.rb Handle unless and until in indent 2011-10-09 21:35:02 -07:00
method.rb fix edit-method for single-line definitions 2011-10-15 22:29:34 -07:00
plugins.rb refactored plugin code: 1. should not warn when activate called twice on a gem that has already been activated (but ceases to be accessible due to bundler, robgleeson's bug). 2. calling activate on a non-existent plugin should warn not raise 2011-09-02 04:16:43 +12:00
pry_class.rb Remove CodeRay's white default for comments 2011-10-18 23:47:03 -07:00
pry_instance.rb Use the JRuby parser to validate input (#249) 2011-10-18 20:12:57 -04:00
rbx_method.rb update commands and tests to use Pry::Method 2011-09-22 01:20:32 -07:00
rbx_path.rb update commands and tests to use Pry::Method 2011-09-22 01:20:32 -07:00
version.rb o swaying lillies!, o silver enemas! 2011-09-27 13:25:17 +13:00