summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-07Update bundled gems list as of 2024-05-07git
2024-05-07[rubygems/rubygems] Accept WASI as an OS name in Gem::PlatformYuta Saito
2024-05-06Bump actions/checkout from 4.1.4 to 4.1.5dependabot[bot]
2024-05-06Bump actions/checkout in /.github/actions/setup/directoriesdependabot[bot]
2024-05-06[PRISM] Support for compiling ractor constant path writesKevin Newton
2024-05-06[PRISM] Support for compiling ractor constant writesKevin Newton
2024-05-06[rubygems/rubygems] Remove more unnecessary compatibility codeDavid Rodriguez
2024-05-06[rubygems/rubygems] Remove unnecessary compatibility codeDavid Rodriguez
2024-05-06[PRISM] Enable test_unexpected_fractionKevin Newton
2024-05-06[ruby/prism] Unexpected fractional component error messagesKevin Newton
2024-05-06[PRISM] Enable passing forwarding parameter testsKevin Newton
2024-05-06[ruby/prism] More specific error for conflicting forwarding parametersKevin Newton
2024-05-06[PRISM] Enable passing test_brace_after_literal_argument testKevin Newton
2024-05-06[ruby/prism] Fix up error message for unexpected {Kevin Newton
2024-05-06[DOC] Fix typos in WeakMap docsEarlopain
2024-05-06YJIT: Fix comment and counter in rb_yjit_invalidate_ep_is_bp() (#10722)Alan Wu
2024-05-06[DOC] rewrite inject doc (#10009)Dave Thomas
2024-05-05Bump ruby/setup-ruby from 1.175.1 to 1.176.0dependabot[bot]
2024-05-05[ruby/did_you_mean] Move development dependencies to GemfileNobuyoshi Nakada
2024-05-05Fix interrupts during Ractor.selectLuke Gruber
2024-05-05Update default gems list at 93cffcf961daa58b5bc0b3e9194b79 [ci skip]git
2024-05-05[ruby/irb] Bump version to v1.13.1Stan Lo
2024-05-05[ruby/irb] Clarify that the context is IRB contextStan Lo
2024-05-05[ruby/openssl] read: don't clear buffer when nothing can be readJean Boussier
2024-05-05[ruby/reline] Remove not implemented variablesMari Imaizumi
2024-05-05[ruby/reline] Add name defined in readline to completion keytomoya ishida
2024-05-04[ruby/prism] Use `version: 3.3.1` against `Translation::Parser`Koichi ITO
2024-05-04[ruby/irb] Change debug test workaround only enabled when output istomoya ishida
2024-05-04[ruby/irb] Improve help message for no meta commandsStan Lo
2024-05-04[ruby/irb] Use flag instead of caller for `debug`'s binding.irbStan Lo
2024-05-04Change return value of `gets` function to be `rb_parser_string_t *` instead o...yui-knk
2024-05-03[ruby/irb] Avoid raising errors while running help for customKenichi Kamiya
2024-05-03[ruby/irb] Fix typos in test/irb/command/test_custom_command.rbKenichi Kamiya
2024-05-03[ruby/prism] Prism::Location#adjoinKevin Newton
2024-05-03[ruby/prism] Prism::Node#tunnelKevin Newton
2024-05-03[PRISM] Disallow &. in MLHSKevin Newton
2024-05-03[ruby/prism] Disallow *a&.x=0Kevin Newton
2024-05-03[ruby/prism] Create specialized `ASCIISource` with asciionly optimizationsVinicius Stock
2024-05-03[ruby/prism] Disallow safe navigation in a call target nodeKevin Newton
2024-05-03[PRISM] Enable passing test for **nilKevin Newton
2024-05-03[ruby/prism] Disallow **nil after keyword parametersKevin Newton
2024-05-03[PRISM] Enable RubyVM tests for prismKevin Newton
2024-05-03[PRISM] Enable passing tests for index expressionsKevin Newton
2024-05-03[ruby/prism] Disallow keywords and blocks in index expressionsKevin Newton
2024-05-04[DOC] Fix the description about the timing finalizers will be calledNobuyoshi Nakada
2024-05-04Adjust indent [ci skip]Nobuyoshi Nakada
2024-05-03[ruby/prism] Remove deprecated #child usageKevin Newton
2024-05-03[rubygems/rubygems] Remove `Gem::Specification#mark_version`David Rodriguez
2024-05-03[PRISM] Use new constant path structureKevin Newton
2024-05-03[ruby/prism] Change ConstantPathNode#child to ConstantPathNode#{name,name_loc}Kevin Newton