summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2024-04-15[ruby/reline] Remove not implemented methodMari Imaizumi
2024-04-15[ruby/reline] Fix vi_to_column which was brokentomoya ishida
2024-04-15[ruby/optparse] bump up to 0.5.0Nobuyoshi Nakada
2024-04-15show warning for unused blockKoichi Sasada
2024-04-14[ruby/reline] Refactored Default Key BindingsMari Imaizumi
2024-04-14[ruby/reline] Refactor waiting_proc and waiting_operator_proctomoya ishida
2024-04-14[ruby/irb] Allow defining custom commands in IRBStan Lo
2024-04-14[ruby/reline] Support `menu-complete-backward` command for upwardMichael J. Giarlo
2024-04-12[ruby/prism] Fix parser translation's heredoc whitespace calculationStan Lo
2024-04-12[rubygems/rubygems] `bundle add --glob` continued- quote glob value invocatio...David Marshall
2024-04-12[rubygems/rubygems] bundler CLI option for add gem --glob=David Marshall
2024-04-12[ruby/irb] Pass statements to Context#evaluateStan Lo
2024-04-11[rubygems/rubygems] Fix installing plugins via relative pathsCody Cutrer
2024-04-11[ruby/prism] Add Location#chopKevin Newton
2024-04-10[ruby/irb] Add a workaround to make IRB work with debug's testsStan Lo