.. |
commands
|
write to history incrementally
|
2012-12-28 16:57:30 -08:00 |
helpers
|
Ensure nil doesn't freak out #find_command
|
2012-12-27 13:29:27 +02:00 |
test
|
Use correct_indent not auto_indent...
|
2012-12-28 16:06:54 -08:00 |
cli.rb
|
Improve -I option support
|
2012-08-16 03:05:34 +03:00 |
code.rb
|
Directify specs for save-file and cat
|
2012-08-19 00:24:04 -07:00 |
code_object.rb
|
define .source, .doc, etc on Pry::ClassCommand
|
2012-12-27 23:02:52 +01:00 |
command.rb
|
Move default options to class method of Pry::Command
|
2012-12-27 14:18:03 -08:00 |
command_set.rb
|
Move default options to class method of Pry::Command
|
2012-12-27 14:18:03 -08:00 |
commands.rb
|
Remove extended_commands, default_commands -> commands
|
2012-08-11 17:39:25 -07:00 |
completion.rb
|
Refactor completion API (git diff -w)
|
2012-12-28 15:21:23 -08:00 |
config.rb
|
Remove input_stack and fix REPLFileLoader
|
2012-12-28 13:35:48 -08:00 |
core_extensions.rb
|
Minor style change (only using CamelCase for classes/modules)
|
2012-12-27 14:26:11 -08:00 |
custom_completions.rb
|
added file-mode toggle command, brings in filesystem completion and
|
2011-04-07 05:38:18 +12:00 |
helpers.rb
|
removed module_introspection_helpers.rb
|
2012-12-21 17:03:36 +01:00 |
history.rb
|
Remove unused method
|
2012-12-28 17:22:41 -08:00 |
history_array.rb
|
Add input_array.pop!
|
2012-09-17 01:20:52 -06:00 |
hooks.rb
|
improve Pry::Hooks#hook_exists? method
|
2012-11-27 22:41:32 +01:00 |
indent.rb
|
Reading the output of ls is hard, tablify it
|
2012-11-29 10:51:08 +00:00 |
method.rb
|
improve show-source/show-doc via Pry::CodeObject::Helpers mixin
|
2012-12-25 13:50:42 +01:00 |
module_candidate.rb
|
module_candidate.rb improved class lookup regex
|
2012-12-27 23:02:53 +01:00 |
pager.rb
|
spelling
|
2012-12-07 19:55:27 +01:00 |
plugins.rb
|
Removed double trailing new-lines (really just because it's done automatically)
|
2012-07-22 23:30:40 +02:00 |
pry_class.rb
|
write to history incrementally
|
2012-12-28 16:57:30 -08:00 |
pry_instance.rb
|
Refactor completion API (git diff -w)
|
2012-12-28 15:21:23 -08:00 |
rbx_method.rb
|
define a Pry::Method#source_location, fixes #524
|
2012-04-13 18:39:04 +12:00 |
rbx_path.rb
|
Workaround for rubinius binding __FILE__ bug #1581
|
2012-03-02 04:02:51 +13:00 |
repl.rb
|
write to history incrementally
|
2012-12-28 16:57:30 -08:00 |
repl_file_loader.rb
|
Remove input_stack and fix REPLFileLoader
|
2012-12-28 13:35:48 -08:00 |
terminal_info.rb
|
Avoid NoMethodError's with jruby/pull/436 present
|
2012-12-20 08:28:27 -06:00 |
version.rb
|
publicize Pry::Hooks#hook_exists?
|
2012-11-27 13:08:30 +01:00 |
wrapped_module.rb
|
improve show-source/show-doc via Pry::CodeObject::Helpers mixin
|
2012-12-25 13:50:42 +01:00 |