1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/irb
Marc-Andre Lafortune 980f994b3b [ruby/irb] Change context-mode's default to new mode 4.
This new mode uses a copy of the TOPLEVEL_BINDING. This is compatible with refinements (contrary to mode 3), while keeping nested IRB sessions separate

https://github.com/ruby/irb/commit/25c731cb2f
2020-12-17 20:24:08 +09:00
..
cmd Revert "Prefer #send over #__send__ when it is clear there is no possible conflict" 2020-11-05 20:54:34 +09:00
ext
lc
.document
color.rb
completion.rb Revert "Prefer #send over #__send__ when it is clear there is no possible conflict" 2020-11-05 20:54:34 +09:00
context.rb
easter-egg.rb Revert "Prefer #send over #__send__ when it is clear there is no possible conflict" 2020-11-05 20:54:34 +09:00
extend-command.rb
frame.rb
help.rb
init.rb [ruby/irb] Change context-mode's default to new mode 4. 2020-12-17 20:24:08 +09:00
input-method.rb
inspector.rb
irb.gemspec
locale.rb
magic-file.rb
notifier.rb
output-method.rb
ruby-lex.rb [ruby/irb] Fixed a typo in a comment [ci skip] 2020-12-17 20:22:55 +09:00
ruby_logo.aa
src_encoding.rb
version.rb
workspace.rb [ruby/irb] Change context-mode's default to new mode 4. 2020-12-17 20:24:08 +09:00
ws-for-case-2.rb
xmp.rb