summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-04-25[rubygems/rubygems] Add auto_install support to require "bundler/setup"Josh Nichols
2024-04-25[ruby/prism] Remove need for Natalie patchesKevin Newton
2024-04-25[ruby/reline] Fix inputrc nested $if $else $endif bugtomoya ishida
2024-04-25[rubygems/rubygems] Don't upcase Windows ENV when backing it upDavid Rodriguez
2024-04-25[rubygems/rubygems] Remove unnecessary workaroundDavid Rodriguez
2024-04-25[rubygems/rubygems] Properly resolve aliases when `bundle help` is runDavid Rodríguez
2024-04-25[Bug #20450] Remove rubyarchdir from bootsnap pathsEugene Kenny
2024-04-24[ruby/irb] Memoize helper method instances with Singleton moduleStan Lo
2024-04-24[ruby/prism] Change inspect from recursive to a queueKevin Newton
2024-04-24[ruby/reline] Long line performancetomoya ishida
2024-04-24[ruby/irb] Revert "Memoize helper method instances with Singleton module"Stan Lo
2024-04-24[ruby/irb] Memoize helper method instances with Singleton moduleStan Lo
2024-04-23Sync IRB f9347b1 (#10611)Stan Lo
2024-04-23[ruby/prism] srange_find should only look on current lineKevin Newton
2024-04-23[ruby/reline] Bump version to 0.5.3Mari Imaizumi
2024-04-23[ruby/reline] Separate prompt and input line in renderingtomoya ishida
2024-04-23[ruby/prism] Fix up rdocKevin Newton
2024-04-21[rubygems/rubygems] Clear temporary directoryNobuyoshi Nakada
2024-04-20[ruby/irb] Stop using ExtendCommandBundle internallyStan Lo
2024-04-20[ruby/irb] Remove exit command workaround, handle IRB_EXIT intomoya ishida
2024-04-19[ruby/prism] Split parse result based on typeKevin Newton
2024-04-19[ruby/prism] Fix up ruby_parser translation for dstrKevin Newton
2024-04-19[ruby/prism] Fix it parameters for parser translationKevin Newton
2024-04-19[ruby/reline] Implement `show-all-if-ambiguous` featureMari Imaizumi
2024-04-19[ruby/time] Document exception thrown by `Time.strptime`Artur
2024-04-19[rubygems/rubygems] Keep backword compatibility of Bundler.requireHiroshi SHIBATA
2024-04-19[rubygems/rubygems] Removed needless class nameHiroshi SHIBATA
2024-04-19[rubygems/rubygems] Track HEAD changes for old PR proposalHiroshi SHIBATA
2024-04-19[rubygems/rubygems] Removed redundant beginHiroshi SHIBATA
2024-04-19[rubygems/rubygems] Add plugin hooks for Bundler.requirefatkodima
2024-04-18[ruby/prism] Bump to v0.26.0Kevin Newton
2024-04-18[ruby/prism] "Fix" transpose issue in parser compilerKevin Newton
2024-04-18chore: remove repetitive words (#10573)careworry
2024-04-18[ruby/irb] Fix % escape in prompt formattomoya ishida
2024-04-18[ruby/irb] Prompt specifiers documentation improvementsLorenzo Zabot
2024-04-18[rubygems/rubygems] Never write credentials to lockfilesDavid Rodriguez
2024-04-18[ruby/reline] Remove unused variableKenichi Kamiya
2024-04-18[ruby/optparse] Fix typo [ci skip]Nobuyoshi Nakada
2024-04-18[ruby/optparse] [DOC] Package files for RDocNobuyoshi Nakada
2024-04-18[ruby/ipaddr] Add IPAddr.cidr to return ip address in cidr notationBen Fritsch
2024-04-17add #2709’s new RBIs to `.gemspec`ParadoxV5
2024-04-17[ruby/irb] Remove internal-only methods from Command::Basetomoya ishida
2024-04-17[rubygems/rubygems] Excluding local platform from lockfile should not affect ...Mike Dalessio
2024-04-17[ruby/prism] Add a reflection API for determining the fields of a nodeKevin Newton
2024-04-17[ruby/reline] Refactor nomultiline and multiline mode differencetomoya ishida
2024-04-17[ruby/prism] Inline pm_state_stackKevin Newton
2024-04-17[Feature #20335] `Thread.each_caller_location` argumentsNobuyoshi Nakada
2024-04-16[ruby/reline] Refactor history move and history searchtomoya ishida
2024-04-16[ruby/reline] Bump version to 0.5.2Mari Imaizumi
2024-04-16[ruby/reline] Implement changing editing modeMari Imaizumi