.. |
code
|
add color more confidently
|
2014-05-01 01:53:53 -07:00 |
commands
|
Get rid of Code#highlighted
|
2014-05-09 20:16:02 -07:00 |
config
|
Reform config hash to not require re-aligning.
|
2014-05-06 18:56:57 +09:00 |
helpers
|
add color more confidently
|
2014-05-01 01:53:53 -07:00 |
method
|
Fix yard documentation warnings(fix #1163)
|
2014-03-16 23:54:45 +09:00 |
test
|
Use _pry_.pager instead of Pry::Pager
|
2014-05-01 01:51:02 -07:00 |
cli.rb
|
Stop using compatibility aliases for Pry.config
|
2014-05-01 01:51:01 -07:00 |
code.rb
|
Get rid of Code#highlighted
|
2014-05-09 20:16:02 -07:00 |
code_object.rb
|
Use _pry_ for consistency
|
2014-05-01 01:51:01 -07:00 |
color_printer.rb
|
Merge branch 'remove-global-config'
|
2014-05-05 00:30:28 -06:00 |
command.rb
|
remove all Bond references from pry. rel #1180
|
2014-03-25 16:13:05 +01:00 |
command_set.rb
|
Stop using compatibility aliases for Pry.config
|
2014-05-01 01:51:01 -07:00 |
commands.rb
|
|
|
config.rb
|
require 'config/*' dependencies through require_relative.
|
2014-02-01 14:52:40 +01:00 |
core_extensions.rb
|
|
|
editor.rb
|
Inject _pry_ into Pry::Editor
|
2014-05-01 01:51:01 -07:00 |
exceptions.rb
|
|
|
helpers.rb
|
|
|
history.rb
|
Initialize History lazily, make it work without Readline
|
2014-02-02 19:51:39 -08:00 |
history_array.rb
|
|
|
hooks.rb
|
Remove deprecated hooks API
|
2014-04-29 11:13:26 +03:00 |
indent.rb
|
No Pry.config in Pry::Indent
|
2014-05-01 01:51:01 -07:00 |
input_completer.rb
|
Catch completion errors [Fixes #841]
|
2014-05-05 23:42:38 -07:00 |
input_lock.rb
|
|
|
inspector.rb
|
Various copy changes
|
2014-05-05 00:50:44 -07:00 |
last_exception.rb
|
improve Pry::LastException docs.
|
2014-03-17 11:28:48 +01:00 |
method.rb
|
Delete magic comment
|
2014-03-26 10:35:16 +09:00 |
module_candidate.rb
|
|
|
object_path.rb
|
Make object path resolution more robust (fix #957)
|
2014-04-28 00:41:19 -07:00 |
output.rb
|
More compatibility changes for Pry::Output
|
2014-05-05 23:19:15 -07:00 |
pager.rb
|
Pager should also respect _pry_.config.color
|
2014-05-01 01:51:02 -07:00 |
plugins.rb
|
|
|
prompt.rb
|
Various copy changes
|
2014-05-05 00:50:44 -07:00 |
pry_class.rb
|
Remove mention of win32console from ansicon message
|
2014-05-05 00:18:48 -07:00 |
pry_instance.rb
|
Use Pry::Output to strip color when necessary
|
2014-05-01 01:51:02 -07:00 |
rbx_path.rb
|
|
|
repl.rb
|
Remove occurrences in repl
|
2014-05-01 01:51:01 -07:00 |
repl_file_loader.rb
|
Make it clearer that we're copying from config to config
|
2014-05-01 01:51:02 -07:00 |
rubygem.rb
|
Revert "Initial support for gem-uninstall"
|
2014-04-27 14:28:09 -07:00 |
terminal.rb
|
Check if Readline is defined before getting screen size
|
2014-02-02 17:08:44 -08:00 |
version.rb
|
v0.10.0.pre2
|
2014-05-07 01:07:13 -07:00 |
wrapped_module.rb
|
|
|