summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-17[Prism] Implement defined? for PM_CONSTANT_PATH_OPERATOR_WRITE_NODEeileencodes
2024-01-17[Prism] Implement defined? for PM_CONSTANT_PATH_AND_WRITE_NODEeileencodes
2024-01-17[Prism] Implement defined? for PM_CALL_OR_WRITE_NODEeileencodes
2024-01-17[Prism] Implement defined? for PM_CALL_OPERATOR_WRITE_NODEeileencodes
2024-01-17[Prism] Implement defined? for PM_CALL_AND_WRITE_NODEeileencodes
2024-01-17[PRISM] Fix crash in compile_prismPeter Zhu
2024-01-17[PRISM] Enable more btestsKevin Newton
2024-01-17[PRISM] Fix indentation in pm_setup_args [ci skip]Peter Zhu
2024-01-17[ruby/prism] Document order of scopes in parsing optionsAndrew Konchin
2024-01-17[PRISM] Fix fallthrough for PM_ENSURE_NODEPeter Zhu
2024-01-17[ruby/prism] Test version: 3.3.0Takashi Kokubun
2024-01-17[ruby/prism] Guard 3.3.0 for pinned itTakashi Kokubun
2024-01-17[ruby/prism] Fix => ^itTakashi Kokubun
2024-01-17[ruby/prism] Add a documentation about 0itTakashi Kokubun
2024-01-17[ruby/prism] Parse `it` default parameterTakashi Kokubun
2024-01-17[ruby/prism] Wording in node field commentsKevin Newton
2024-01-17[ruby/prism] Added descriptive commentsnikhilbhatt
2024-01-17[ruby/prism] Document AndNode and OrNodenikhilbhatt
2024-01-17[ruby/openssl] test/openssl/test_ocsp.rb: fix flaky testKazuki Yamaguchi
2024-01-17[ruby/openssl] Add support for IO#timeout.Samuel Williams
2024-01-17[ruby/openssl] Only set min_version on OpenSSL < 1.1.0Ewoud Kohl van Wijngaarden
2024-01-17[PRISM] Fix memory leak of ST tablePeter Zhu
2024-01-17[Prism] Fix more method call argumnentseileencodes
2024-01-17YJIT: Support empty splat and some block_arg calls to ivar getters (#9567)Alan Wu
2024-01-17[ruby/prism] Remove flag gating for 3.3.0 bug fixesKevin Newton
2024-01-17YJIT: specialized codegen for integer right shift (#9564)Maxime Chevalier-Boisvert
2024-01-17[Prism] Fix return testeileencodes
2024-01-17[Prism] Implement defined? for PM_BEGIN_NODEeileencodes
2024-01-17[Prism] Implement defined? for PM_RETRY_NODEeileencodes
2024-01-17[Prism] Implement defined? for PM_RETURN_NODEeileencodes
2024-01-17[Prism] Implement defined? for PM_REDO_NODEeileencodes
2024-01-17[Prism] Implement defined? for PM_INTERPOLATED_X_STRING_NODEeileencodes
2024-01-17[Prism] Implement defined? for PM_INTERPOLATED_SYMBOL_NODEeileencodes
2024-01-17[Prism] Implement defined? for PM_DEFINED_NODEeileencodes
2024-01-17[Prism] Implement defined? for PM_BREAK_NODEeileencodes
2024-01-17[Prism] Implement defined for PM_NEXT_NODEeileencodes
2024-01-17[PRISM] Fix test_compile_prism_with_filePeter Zhu
2024-01-17[PRISM] Fix stack inconsistency in MultiWriteNodeMatt Valentine-House
2024-01-17Fix memory leak in String#tr and String#tr_sPeter Zhu
2024-01-17* expand tabs. [ci skip]git
2024-01-17[ruby/prism] Fix prism brace association for constant-like method/local callsAdam Hess
2024-01-17Skip checking for symbol leaks in libruby.so linking extensionsNobuyoshi Nakada
2024-01-17Fix off-by-one error of argcNobuyoshi Nakada
2024-01-17Bump actions/cache from 3.3.3 to 4.0.0dependabot[bot]
2024-01-17Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2024-01-17Omit low-memory test on old platformsNobuyoshi Nakada
2024-01-16Bump ruby/setup-ruby from 1.165.1 to 1.167.0dependabot[bot]
2024-01-16Rename BUILTIN_ATTR_SINGLE_NOARG_INLINETakashi Kokubun
2024-01-16Drop obsoleted BUILTIN_ATTR_NO_GC attributeTakashi Kokubun
2024-01-17[ruby/psych] Provide a 'Changelog' link on rubygems.org/gems/psychMark Young