ruby/lib
Kevin Newton 84d2bacb42 [ruby/irb] Reorder ruby lex clauses for unrecoverable first
(https://github.com/ruby/irb/pull/956)

When a syntax error includes multiple error messages, we want to
check for unrecoverable messages first so that we do not
accidentally match a recoverable error later in the message.

https://github.com/ruby/irb/commit/2f42b2360d
2024-05-17 02:44:57 +00:00
..
bundler [rubygems/rubygems] Fix regression when caching gems from secondary sources 2024-05-16 09:21:32 +00:00
cgi
did_you_mean [ruby/did_you_mean] Move development dependencies to Gemfile 2024-05-05 23:22:28 +00:00
erb
error_highlight
forwardable
irb [ruby/irb] Reorder ruby lex clauses for unrecoverable first 2024-05-17 02:44:57 +00:00
logger
net
open3
optparse [ruby/optparse] Fix typo [ci skip] 2024-04-18 10:27:19 +09:00
prism [ruby/prism] Rescue LoadError for ruby_parser as well 2024-05-13 16:31:55 +00:00
random
rdoc show warning for unused block 2024-04-15 12:08:07 +09:00
reline [ruby/reline] Bump version to 0.5.7 2024-05-14 08:18:32 +00:00
ruby_vm/rjit YJIT: Fix `Struct` accessors not firing tracing events (#10690) 2024-05-01 10:22:41 -04:00
rubygems [rubygems/rubygems] Fix binstubs sometimes not getting regenerated when `--destdir` is given 2024-05-16 13:34:33 +00:00
set
syntax_suggest chore: remove repetitive words (#10573) 2024-04-18 15:32:34 +00:00
unicode_normalize
uri
yaml
English.gemspec
English.rb
benchmark.gemspec
benchmark.rb
bundled_gems.rb Mark rdoc as bundled gems at Ruby 3.5 2024-05-09 17:39:57 +09:00
bundler.rb [rubygems/rubygems] Add auto_install support to require "bundler/setup" 2024-04-25 18:46:05 +00:00
cgi.rb
delegate.gemspec
delegate.rb
did_you_mean.rb
erb.gemspec
erb.rb
error_highlight.rb
fileutils.gemspec
fileutils.rb
find.gemspec [ruby/find] find.gemspec: Drop executables dir config 2024-05-17 02:05:31 +00:00
find.rb
forwardable.rb
ipaddr.gemspec
ipaddr.rb [ruby/ipaddr] Add IPAddr.cidr to return ip address in cidr notation 2024-04-18 10:27:19 +09:00
irb.rb [ruby/irb] Use flag instead of caller for `debug`'s binding.irb 2024-05-04 03:22:17 +00:00
logger.rb
mkmf.rb
open-uri.gemspec
open-uri.rb
open3.rb
optionparser.rb
optparse.rb [ruby/optparse] bump up to 0.5.0 2024-04-15 05:06:46 +00:00
ostruct.gemspec
ostruct.rb
pp.gemspec
pp.rb
prettyprint.gemspec
prettyprint.rb
prism.rb [ruby/prism] Autoload newlines and comment visitors 2024-05-13 15:34:47 +00:00
pstore.gemspec
pstore.rb
rdoc.rb
readline.gemspec
readline.rb
reline.rb [ruby/reline] Implement bracketed paste insert 2024-05-08 16:00:30 +00:00
resolv.gemspec
resolv.rb
ruby2_keywords.gemspec
rubygems.rb [rubygems/rubygems] Add a FreeBSD platform helper 2024-05-16 09:20:16 +00:00
securerandom.gemspec
securerandom.rb
set.rb
shellwords.gemspec
shellwords.rb
singleton.gemspec
singleton.rb
syntax_suggest.rb
tempfile.gemspec
tempfile.rb
time.gemspec
time.rb [ruby/time] Document exception thrown by `Time.strptime` 2024-04-19 10:32:04 +00:00
timeout.gemspec
timeout.rb
tmpdir.gemspec
tmpdir.rb
tsort.gemspec
tsort.rb
un.gemspec
un.rb
uri.rb
weakref.gemspec
weakref.rb
yaml.rb