summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-17Get rid of `set` with empty argument which dumps all definitionsNobuyoshi Nakada
2023-10-17[rubygems/rubygems] Don't hide original error in `after(:suite)` hookDavid Rodríguez
2023-10-17Fix a typo [ci skip]Kazuhiro NISHIYAMA
2023-10-17[ruby/prism] Fix up super with a blockargKevin Newton
2023-10-17Remove duplicated optionyui-knk
2023-10-16[ruby/prism] Load magic comments in javaKevin Newton
2023-10-16[ruby/prism] Additionally handle encoding comments in vim modeKevin Newton
2023-10-16[ruby/prism] Attach magic comments to the parse resultKevin Newton
2023-10-16[ruby/prism] Parse all magic commentsKevin Newton
2023-10-16Revert "[ruby/prism] Change ScopeNode to point to previous ScopeNode"Jemma Issroff
2023-10-16[ruby/prism] Change ScopeNode to point to previous ScopeNodeJemma Issroff
2023-10-16[ruby/net-http] Force TLS version to 1.2 when using LibreSSLJeremy Evans
2023-10-16[PRISM] Compile AliasGlobalVariableNode (#8675)Jemma Issroff
2023-10-16Just skip the job if not on ruby/rubyTakashi Kokubun
2023-10-16Remove YJIT --repeat-count=2 job (#8669)Takashi Kokubun
2023-10-16[PRISM] Fix more bugs in the compiler (#8658)Jemma Issroff
2023-10-16[PRISM] prevent underflow on popped splatarray (#8657)Adam Hess
2023-10-16[ruby/irb] Suppress "Switch to inspect mode" messagesNobuyoshi Nakada
2023-10-16Update default gems list at d1f781b0d49f16d996e3ba848f386e [ci skip]git
2023-10-16[ruby/psych] Bump up v5.1.1.1Hiroshi SHIBATA
2023-10-16Wait on ubuntu [ci skip]Nobuyoshi Nakada
2023-10-16Build `rb_dynamic_description` at runtimeNobuyoshi Nakada
2023-10-16[ruby/prism] Avoid unnecessary delete_prefix in LibRubyParser.resolve_typeMau Magnaguagno
2023-10-16Fix typos [ci skip]Kazuhiro NISHIYAMA
2023-10-16Give needed tools via the environment variable [ci skip]Nobuyoshi Nakada
2023-10-16Check if any tools needed [ci skip]Nobuyoshi Nakada
2023-10-16[rubygems/rubygems] Raise an error when top level dependency does not resolve...David Rodríguez
2023-10-16[rubygems/rubygems] Automatically remove invalid platforms before re-resolvingDavid Rodríguez
2023-10-16[rubygems/rubygems] Tweak platform mismatch resolution errorsDavid Rodríguez
2023-10-16[rubygems/rubygems] Consistent usage of `local_platform` in DefinitionDavid Rodríguez
2023-10-16[rubygems/rubygems] The `lock` command should not be affected by frozen settingDavid Rodríguez
2023-10-16[rubygems/rubygems] Use instantiated definition directlyDavid Rodríguez
2023-10-16[rubygems/rubygems] [PathSupport] Simplify logic: If `Gem.default_dir` is wri...Ellen Marie Dash
2023-10-16[rubygems/rubygems] Remove kludge that should be unnecessary.Ellen Marie Dash
2023-10-16[rubygems/rubygems] Remove outdated/incorrect comment.Ellen Marie Dash
2023-10-16[rubygems/rubygems] Rephrase "Defaulting to user installation" message.Ellen Marie Dash
2023-10-16Re-resolve when lockfile is invalidDavid Rodriguez
2023-10-16Fix method coverage comparisonsNobuyoshi Nakada
2023-10-16Remove unneeded checksYusuke Endoh
2023-10-15Remove not used fields from STRyui-knk
2023-10-15Check node type before accessing nd_nextyui-knk
2023-10-15Stop updating node type from NODE_STR to NODE_DSTRyui-knk
2023-10-15Remove not used fields from XSTRyui-knk
2023-10-15Remove not used fields from LITyui-knk
2023-10-15Remove not used fields from MATCHyui-knk
2023-10-15Avoid the pointer hack in RCLASS_EXTYusuke Endoh
2023-10-14Revert an unneeded if on check_miscTakashi Kokubun
2023-10-14[DOC] testing_ruby.md: Add spec/ for the explanation of the `make check`.Jun Aruga
2023-10-14[DOC] testing_ruby.md: Remove the command prompt '$ ` aligning with other parts.Jun Aruga
2023-10-14Use the same if: guard for all jobsTakashi Kokubun