.. |
code
|
Remove warnings [Fixes #869]
|
2013-03-02 16:01:55 -08:00 |
commands
|
Ignore -n and disable_auto_reload in tempfile cases
|
2013-07-26 16:52:15 -07:00 |
helpers
|
BaseHelpers: add #jruby_19? method
|
2013-02-04 17:57:00 +02:00 |
method
|
Method::Patcher should preserve method visibility
|
2013-03-30 17:42:46 -07:00 |
test
|
Merge branch 'wip.refactor'
|
2013-01-18 00:19:38 -08:00 |
cli.rb
|
Send pry into interactive mode after running with -i
|
2013-04-25 22:29:26 +10:00 |
code.rb
|
Move all hacking of rbx paths into Pry::Code
|
2013-05-10 00:49:36 -07:00 |
code_object.rb
|
Allow show-source --super
|
2013-05-18 02:23:01 +02:00 |
command.rb
|
Remove warnings [Fixes #869]
|
2013-03-02 16:01:55 -08:00 |
command_set.rb
|
Remove warnings [Fixes #869]
|
2013-03-02 16:01:55 -08:00 |
commands.rb
|
Refactor the way commands are required
|
2013-02-02 17:27:34 +02:00 |
completion.rb
|
Remove warnings [Fixes #869]
|
2013-03-02 16:01:55 -08:00 |
config.rb
|
Allow customisation of the prompt objects
|
2013-05-04 11:21:16 +03:00 |
core_extensions.rb
|
core_extensions: no need in patching JRuby anymore
|
2013-05-03 23:16:41 +03:00 |
custom_completions.rb
|
added file-mode toggle command, brings in filesystem completion and
|
2011-04-07 05:38:18 +12:00 |
editor.rb
|
Use Shellwords.split before calling system [Fixes #810]
|
2013-03-24 23:36:08 -07:00 |
helpers.rb
|
Extract Table to its own file
|
2013-01-09 17:18:44 -06:00 |
history.rb
|
~/.pry_history should not be world-readable
|
2013-05-26 18:53:32 +09:00 |
history_array.rb
|
Fixed typo in comment
|
2013-03-08 19:02:06 +01:00 |
hooks.rb
|
improve Pry::Hooks#hook_exists? method
|
2012-11-27 22:41:32 +01:00 |
indent.rb
|
Ensure lines are integers before using them as strings [Fixes #872]
|
2013-03-04 23:11:19 -08:00 |
input_lock.rb
|
No longer touching the the input. It's a global lock for now (:all)
|
2013-06-26 16:39:37 -04:00 |
method.rb
|
Remove obsolete comment
|
2013-06-09 11:34:51 -07:00 |
module_candidate.rb
|
Move all hacking of rbx paths into Pry::Code
|
2013-05-10 00:49:36 -07:00 |
pager.rb
|
Explicitly pull in Pry::Terminal
|
2013-02-12 06:47:44 -06:00 |
plugins.rb
|
Robustify the plugin require
|
2013-02-07 20:58:31 -06:00 |
pry_class.rb
|
Pry's critical sections should be per thread
|
2013-06-26 16:33:09 -04:00 |
pry_instance.rb
|
Silence deprecation warning on Pry#repl
|
2013-04-19 19:24:21 -05:00 |
rbx_path.rb
|
Move all hacking of rbx paths into Pry::Code
|
2013-05-10 00:49:36 -07:00 |
repl.rb
|
No longer touching the the input. It's a global lock for now (:all)
|
2013-06-26 16:39:37 -04:00 |
repl_file_loader.rb
|
Remove input_stack and fix REPLFileLoader
|
2012-12-28 13:35:48 -08:00 |
rubygem.rb
|
Rubygem: fix raising of CommandError for #install
|
2013-03-12 20:53:18 +02:00 |
terminal.rb
|
Add Pry::Terminal.height! (only used once)
|
2013-02-07 21:30:20 -06:00 |
version.rb
|
Revert "Bump master to v1.0.0pre1"
|
2013-04-01 09:27:51 -05:00 |
wrapped_module.rb
|
Avoid returning nil in #primary_candidate
|
2013-05-13 01:51:12 +02:00 |