aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [ruby/prism] Add character APIs for locationsKevin Newton2023-11-202-13/+47
* [ruby/open3] [DOC] RDoc for Open3Burdette Lamar2023-11-191-23/+66
* [ruby/prism] Big5 HKSCS encodingRyan Garver2023-11-181-0/+1
* [ruby/irb] Fix irb crash on `{}.` completiontomoya ishida2023-11-182-4/+7
* [ruby/prism] Update gemspecMaple Ong2023-11-161-0/+1
* [ruby/open3] [DOC] RDoc for Open3Burdette Lamar2023-11-161-32/+57
* Warn bundled gems before Ruby 3.4.0Hiroshi SHIBATA2023-11-161-4/+9
* Always revert or skip extended require of RubyGems.Hiroshi SHIBATA2023-11-161-5/+2
* [ruby/rdoc] Revert "chore: Remove unnecessary argument for `join` method"Nobuyoshi Nakada2023-11-161-1/+1
* [ruby/rdoc] chore: Remove unnecessary argument for `join` methodtoshimaru2023-11-161-1/+1
* [ruby/rdoc] fix: Fix NoMethodError for `tokens_to_s` methodtoshimaru2023-11-161-1/+1
* [ruby/prism] Track the then keyword for conditionalsKevin Newton2023-11-151-0/+1
* [rubygems/rubygems] User bundler UA when downloading gemsSamuel Giddins2023-11-157-23/+47
* [ruby/prism] Rename librubyparser to libprismKevin Newton2023-11-141-1/+1
* [ruby/rdoc] Fix TIDYLINK after bracesNobuyoshi Nakada2023-11-141-1/+1
* [rubygems/rubygems] improvement: include response body on fetch_http errorPaul Bob2023-11-141-1/+1
* [rubygems/rubygems] TruffleRuby uses a bash prelude in default launchersBenoit Daloze2023-11-131-1/+2
* [ruby/reline] Fallback to 256color if COLORTERM != truecolortomoya ishida2023-11-131-0/+42
* [rubygems/rubygems] Make sure to `require "rubygems"` explicitlyNobuyoshi Nakada2023-11-131-0/+2
* [rubygems/rubygems] Add a warning in an edge case of using `gemspec` DSLDavid Rodríguez2023-11-131-18/+23
* [rubygems/rubygems] This can be frozen nowDavid Rodríguez2023-11-131-2/+2
* [rubygems/rubygems] Remove now unnecessary dupsDavid Rodríguez2023-11-138-12/+8
* [rubygems/rubygems] Remove now unnecessary dupDavid Rodríguez2023-11-131-1/+1
* [rubygems/rubygems] Add a note about `required_rubygems_version` in BundlerDavid Rodríguez2023-11-131-1/+3
* [rubygems/rubygems] Let RuboCop target Ruby 3.0David Rodríguez2023-11-1314-27/+27
* [rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in BundlerDavid Rodríguez2023-11-135-26/+13
* [rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in RubyGemsDavid Rodríguez2023-11-1317-54/+29
* [rubygems/rubygems] Automatically lock extra ruby platformsDavid Rodríguez2023-11-132-3/+50
* [rubygems/rubygems] Extract builder to create a `LazySpecification` from full...David Rodríguez2023-11-132-4/+9
* [rubygems/rubygems] Extract a new small platform helperDavid Rodríguez2023-11-133-2/+7
* [rubygems/rubygems] Remove unused `SpecSet#merge`David Rodríguez2023-11-131-10/+0
* [rubygems/rubygems] Pass source to `LazySpecification` initializerDavid Rodríguez2023-11-131-2/+1
* [rubygems/rubygems] Allow setting metadata on LazySpecificationDavid Rodríguez2023-11-133-5/+5
* [rubygems/rubygems] Set LazySpecification dependencies directlyDavid Rodríguez2023-11-132-3/+3
* [ruby/prism] Add the ability to convert nodes to dotKevin Newton2023-11-122-0/+2
* [ruby/prism] Remove extra locals added by ...Kevin Newton2023-11-101-0/+4
* [ruby/prism] Add source code and changelog urisMateus Pereira2023-11-101-0/+2
* [ruby/irb] Bump version to 1.9.0ima1zumi2023-11-101-2/+2
* [ruby/open3] [DOC] RDoc for Open3Burdette Lamar2023-11-101-43/+87
* [ruby/irb] Add command line option to select which completor to usetomoya ishida2023-11-093-0/+10
* [ruby/prism] Provide Parameters#signature for mirroring Method#parametersKevin Newton2023-11-081-3/+49
* [ruby/tempfile] Make Tempfile#open return the underlying FileJeremy Evans2023-11-081-0/+1
* * remove trailing spaces. [ci skip]git2023-11-081-1/+1
* [ruby/tempfile] Fix Tempfile#{dup,clone}Jeremy Evans2023-11-081-18/+54
* [rubygems/rubygems] Ensure we are using the same extension dirHan Young2023-11-081-1/+1
* Refactor rb_shape_transition_shape_capa outJean Boussier2023-11-081-23/+8
* [ruby/irb] Type based completion using Prism and RBStomoya ishida2023-11-0811-27/+2339
* [ruby/irb] Fix dancing-ruby Ctrl+C stoptomoya ishida2023-11-081-1/+5
* [rubygems/rubygems] Hack to get `Gem::Specification#extensions_dir` documentedDavid Rodríguez2023-11-082-10/+17
* [rubygems/rubygems] Simplify selecting specs with `force_ruby_platform` setDavid Rodríguez2023-11-083-3/+16