aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2023-10-171-1/+1
* [ruby/prism] Fix up super with a blockargKevin Newton2023-10-173-13/+105
* Remove duplicated optionyui-knk2023-10-171-1/+1
* [ruby/prism] Load magic comments in javaKevin Newton2023-10-162-5/+5
* [ruby/prism] Additionally handle encoding comments in vim modeKevin Newton2023-10-163-17/+105
* [ruby/prism] Attach magic comments to the parse resultKevin Newton2023-10-168-16/+136
* [ruby/prism] Parse all magic commentsKevin Newton2023-10-162-79/+179
* Revert "[ruby/prism] Change ScopeNode to point to previous ScopeNode"Jemma Issroff2023-10-163-18/+3
* [ruby/prism] Change ScopeNode to point to previous ScopeNodeJemma Issroff2023-10-163-3/+18
* [ruby/net-http] Force TLS version to 1.2 when using LibreSSLJeremy Evans2023-10-161-1/+1
* [PRISM] Compile AliasGlobalVariableNode (#8675)Jemma Issroff2023-10-162-0/+27
* Just skip the job if not on ruby/rubyTakashi Kokubun2023-10-161-2/+2
* Remove YJIT --repeat-count=2 job (#8669)Takashi Kokubun2023-10-161-3/+0
* [PRISM] Fix more bugs in the compiler (#8658)Jemma Issroff2023-10-162-25/+33
* [PRISM] prevent underflow on popped splatarray (#8657)Adam Hess2023-10-162-3/+7
* [ruby/irb] Suppress "Switch to inspect mode" messagesNobuyoshi Nakada2023-10-161-0/+1
* Update default gems list at d1f781b0d49f16d996e3ba848f386e [ci skip]git2023-10-161-1/+1
* [ruby/psych] Bump up v5.1.1.1Hiroshi SHIBATA2023-10-161-1/+1
* Wait on ubuntu [ci skip]Nobuyoshi Nakada2023-10-161-1/+1
* Build `rb_dynamic_description` at runtimeNobuyoshi Nakada2023-10-161-21/+24
* [ruby/prism] Avoid unnecessary delete_prefix in LibRubyParser.resolve_typeMau Magnaguagno2023-10-161-2/+2
* Fix typos [ci skip]Kazuhiro NISHIYAMA2023-10-161-2/+2
* Give needed tools via the environment variable [ci skip]Nobuyoshi Nakada2023-10-161-1/+4
* Check if any tools needed [ci skip]Nobuyoshi Nakada2023-10-161-5/+7
* [rubygems/rubygems] Raise an error when top level dependency does not resolve...David Rodríguez2023-10-163-2/+77
* [rubygems/rubygems] Automatically remove invalid platforms before re-resolvingDavid Rodríguez2023-10-163-11/+77
* [rubygems/rubygems] Tweak platform mismatch resolution errorsDavid Rodríguez2023-10-162-5/+11
* [rubygems/rubygems] Consistent usage of `local_platform` in DefinitionDavid Rodríguez2023-10-161-4/+4
* [rubygems/rubygems] The `lock` command should not be affected by frozen settingDavid Rodríguez2023-10-162-23/+32
* [rubygems/rubygems] Use instantiated definition directlyDavid Rodríguez2023-10-161-1/+1
* [rubygems/rubygems] [PathSupport] Simplify logic: If `Gem.default_dir` is wri...Ellen Marie Dash2023-10-161-5/+2
* [rubygems/rubygems] Remove kludge that should be unnecessary.Ellen Marie Dash2023-10-161-1/+1
* [rubygems/rubygems] Remove outdated/incorrect comment.Ellen Marie Dash2023-10-161-4/+0
* [rubygems/rubygems] Rephrase "Defaulting to user installation" message.Ellen Marie Dash2023-10-161-1/+1
* Re-resolve when lockfile is invalidDavid Rodriguez2023-10-164-83/+69
* Fix method coverage comparisonsNobuyoshi Nakada2023-10-161-15/+36
* Remove unneeded checksYusuke Endoh2023-10-161-4/+0
* Remove not used fields from STRyui-knk2023-10-152-4/+0
* Check node type before accessing nd_nextyui-knk2023-10-151-1/+1
* Stop updating node type from NODE_STR to NODE_DSTRyui-knk2023-10-151-5/+27
* Remove not used fields from XSTRyui-knk2023-10-152-4/+0
* Remove not used fields from LITyui-knk2023-10-152-4/+0
* Remove not used fields from MATCHyui-knk2023-10-151-2/+0
* Avoid the pointer hack in RCLASS_EXTYusuke Endoh2023-10-151-1/+6
* Revert an unneeded if on check_miscTakashi Kokubun2023-10-141-8/+0
* [DOC] testing_ruby.md: Add spec/ for the explanation of the `make check`.Jun Aruga2023-10-141-1/+1
* [DOC] testing_ruby.md: Remove the command prompt '$ ` aligning with other parts.Jun Aruga2023-10-141-2/+2
* Use the same if: guard for all jobsTakashi Kokubun2023-10-142-0/+24
* Use unique names for result jobsTakashi Kokubun2023-10-144-0/+4
* Add result job for required status checksTakashi Kokubun2023-10-144-0/+32