..
cmd
[ruby/irb] Transform ls's --grep/-G option to keyword args
2022-11-10 22:55:15 +00:00
ext
[ruby/irb] Remove unnecessary Thread presence check
2022-10-03 07:00:53 +09:00
lc
[ruby/irb] Remove unused error
2022-10-03 07:00:54 +09:00
.document
[ruby/irb] Exclude useless files from RDoc
2020-02-01 17:03:59 +09:00
color.rb
[ruby/irb] Assert lvars_code doesn't include \n
2022-10-18 06:03:23 +00:00
color_printer.rb
[ruby/irb] shortcut colorize_code to speedup pretty_print
2022-08-04 08:37:03 +09:00
completion.rb
[ruby/irb] Don't lazily retrieve gem specs for completion
2022-11-07 14:44:25 +00:00
context.rb
[ruby/irb] Support non-string input in show_source
2022-11-07 17:29:28 +00:00
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
[ruby/irb] Support non-string input in show_source
2022-11-07 17:29:28 +00:00
frame.rb
Remove e2mmap dependency
2019-11-25 05:38:09 +09:00
help.rb
[ruby/irb] Discard newlines at end of file
2020-08-28 11:05:18 +09:00
init.rb
[ruby/irb] Make $ and @ default aliases
2022-11-10 17:31:15 +00:00
input-method.rb
[ruby/irb] Move require out of repeated execution path
2022-10-24 13:36:57 +00:00
inspector.rb
[ruby/irb] Centralize coloring control ( https://github.com/ruby/irb/pull/374 )
2022-06-28 22:30:42 +09:00
irb.gemspec
[ruby/irb] Added aycabta to authors
2022-10-05 15:15:33 +09:00
locale.rb
Use Reline.encoding_system_needs if exists
2020-01-14 15:40:38 +09:00
magic-file.rb
Don't pollute toplevel by an IRB internal method
2017-06-15 10:43:17 +00:00
notifier.rb
Remove e2mmap dependency
2019-11-25 05:38:09 +09:00
output-method.rb
Remove e2mmap dependency
2019-11-25 05:38:09 +09:00
ruby-lex.rb
[ruby/irb] Allow non-identifier aliases like Pry's @ and $
2022-11-03 22:09:55 +00:00
ruby_logo.aa
[ruby/irb] Discard newlines at end of file
2020-08-28 11:05:18 +09:00
src_encoding.rb
Don't pollute toplevel by an IRB internal method
2017-06-15 10:43:17 +00:00
version.rb
[ruby/irb] Bump version to 1.4.2
2022-10-05 15:25:02 +09:00
workspace.rb
[ruby/irb] Centralize coloring control ( https://github.com/ruby/irb/pull/374 )
2022-06-28 22:30:42 +09:00
ws-for-case-2.rb
xmp.rb
[ruby/irb] Prefer require_relative to load the files in this library
2020-08-18 14:38:01 +09:00