summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-19Update to ruby/spec@6b04c1dAndrew Konchin
2024-05-19[DOC] Fix `$<` commentNobuyoshi Nakada
2024-05-19Replace cast tags for `tSTRING_DVAR` with typed midrule actionsNobuyoshi Nakada
2024-05-18Replace cast tags with typed midrule actionsNobuyoshi Nakada
2024-05-18Fix linksBurdetteLamar
2024-05-18No need to specify tags anymoreyui-knk
2024-05-17[PRISM] Enable TestRequireKevin Newton
2024-05-17[PRISM] Enable passing IRB testKevin Newton
2024-05-17[PRISM] Emit END event for modulesKevin Newton
2024-05-17[ruby/prism] Revert incorrect synthesized true node changeKevin Newton
2024-05-17[ruby/prism] Replace and Use PM_LOCATION_NULL_VALUE macroS-H-GAMELINKS
2024-05-17[PRISM] Enable TestSyntax#test_error_message_encodingKevin Newton
2024-05-17REXML 3.2.8 is not working with rss and test-bundled-gems yet.Hiroshi SHIBATA
2024-05-17Update bundled gems list at 10d02e71d1f57b68f530c0e669e444 [ci skip]git
2024-05-17Update bundled_gemsHiroshi SHIBATA
2024-05-17Bump actions/checkout in /.github/actions/setup/directoriesdependabot[bot]
2024-05-17Bump actions/checkout from 4.1.5 to 4.1.6dependabot[bot]
2024-05-17[ruby/irb] Reorder ruby lex clauses for unrecoverable firstKevin Newton
2024-05-16[PRISM] Enable TestParse#test_truncated_source_lineKevin Newton
2024-05-17[ruby/find] find.gemspec: Drop executables dir configOlle Jonsson
2024-05-16[PRISM] Enable TestParse#test_stringKevin Newton
2024-05-16[ruby/prism] Truncate source lines in errors messages when too longKevin Newton
2024-05-16[ruby/prism] Update more escape error messages to match CRubyKevin Newton
2024-05-16[PRISM] Enable TestISeq#test_syntax_error_messageKevin Newton
2024-05-16[PRISM] Enable TestM17N#test_string_mixed_unicodeKevin Newton
2024-05-16[ruby/prism] More mixed encoding errorsKevin Newton
2024-05-16[PRISM] Enable TestParse#test_questionKevin Newton
2024-05-16[PRISM] Enable TestParse#test_invalid_charKevin Newton
2024-05-16[PRISM] Enable TestParse#test_percentKevin Newton
2024-05-16[PRISM] Enable TestSyntax#test_syntax_error_at_newlineKevin Newton
2024-05-16[PRISM] Enable TestSyntax#test__END___crKevin Newton
2024-05-16[ruby/prism] Match CRuby invalid escape character syntax error messageKevin Newton
2024-05-16[ruby/prism] Match CRuby invalid character error messageKevin Newton
2024-05-16[ruby/prism] Update error message for invalid % at EOFKevin Newton
2024-05-16[ruby/prism] Match CRuby error message for unknown % stringKevin Newton
2024-05-16[ruby/prism] Always go to string lex mode even if EOFKevin Newton
2024-05-16[ruby/prism] Update unterminated string error locationKevin Newton
2024-05-16[rubygems/rubygems] Fix binstubs sometimes not getting regenerated when `--de...David Rodriguez
2024-05-16[rubygems/rubygems] Refactor `Gem::Specification#find_all_by_name`David Rodriguez
2024-05-16Fix dump of NODE [ci skip]Nobuyoshi Nakada
2024-05-16[rubygems/rubygems] Fix `gem uninstall --user-install` for symlinked HOME'sDavid Rodriguez
2024-05-16[rubygems/rubygems] Improve uninstaller testsDavid Rodriguez
2024-05-16[rubygems/rubygems] Fix error message calling method removed a long time agoDavid Rodriguez
2024-05-16[rubygems/rubygems] Fix regression when caching gems from secondary sourcesDavid Rodriguez
2024-05-16[rubygems/rubygems] Deprecate Bundler constantsDavid Rodriguez
2024-05-16[rubygems/rubygems] Use RubyGems freebsd helperDavid Rodriguez
2024-05-16[rubygems/rubygems] Add a FreeBSD platform helperDavid Rodriguez
2024-05-16[Bug #20468] Fix safe navigation in `for` variableNobuyoshi Nakada
2024-05-16[rubygems/rubygems] Clean up generated and copied filesv3_4_0_preview1Nobuyoshi Nakada
2024-05-15[PRISM] Enable TestParse#test_global_variableKevin Newton