summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-31Create table for too complex generic variablesPeter Zhu
2023-10-31Fix "too complex" iv sets on generic ivar objectsAaron Patterson
2023-10-31Handle SHAPE_TOO_COMPLEX in `generic_ivar_set`Jean Boussier
2023-10-31Handle running out of shapes in `Object#dup`Jean Boussier
2023-10-31[PRISM] Implement compilation for PostExecutionNodeJemma Issroff
2023-10-31[rubygems/rubygems] Only remove bundler plugin gem when it's inside the cacheCody Cutrer
2023-10-31LLDB: Dump table structs in Hash [ci skip]Nobuyoshi Nakada
2023-10-31[ruby/prism] Fix a possible malloc(0)Haldun Bayhantopcu
2023-10-31[ruby/prism] Share comment generation logicKevin Newton
2023-10-31[ruby/prism] Fix a possible null dereferenceHaldun Bayhantopcu
2023-10-31Add defined array nodeHParker
2023-10-31compile defined with nested constants and stovetopHParker
2023-10-31Fix warning in Prism compile For NodeMatt Valentine-House
2023-10-31Keep unused literal nodesyui-knk
2023-10-31Update bundled gems list as of 2023-10-30git
2023-10-31Add a --disable-yjit job for Ubuntu CIJeremy Evans
2023-10-31[Feature #10602] Add new API rb_profile_thread_frames()Daisuke Aritomo
2023-10-31Disable wrong testNobuyoshi Nakada
2023-10-30[PRISM] Implement all argument types for CallNodesJemma Issroff
2023-10-30Document TEMP_CONSTANT_IDENTIFIERMatt Valentine-House
2023-10-30Move constant indexing into rb_translate_prismMatt Valentine-House
2023-10-30[Prism] Add ForNode testsMatt Valentine-House
2023-10-30[Prism] Compile ForNodeMatt Valentine-House
2023-10-30More accurate functions documentationMatt Valentine-House
2023-10-30[ruby/irb] Use IRB's own doc for doc dialog testsStan Lo
2023-10-30Update default gems list at b413760d66e4de5670148b01a6a207 [ci skip]git
2023-10-30[prism] Update prism to latestKevin Newton
2023-10-30rm prism type templatesKevin Newton
2023-10-30[ruby/rdoc] test/rdoc/test_rdoc_generator_json_index.rb: Use assert_equal ins...Jun Aruga
2023-10-30[ruby/prism] Faster lex_identifierHaldun Bayhantopcu
2023-10-31Missing format stringNobuyoshi Nakada
2023-10-30[ruby/prism] parse_inline_comments -> parse_commentsKevin Newton
2023-10-30Update to ruby/spec@d56bd0fBenoit Daloze
2023-10-30Update to ruby/mspec@d03ad9cBenoit Daloze
2023-10-30Revert "OpenSSL::KDF.scrypt needs EVP_PBE_scrypt()"Benoit Daloze
2023-10-31OpenSSL::KDF.scrypt needs EVP_PBE_scrypt()Nobuyoshi Nakada
2023-10-30[ruby/prism] Remove newlines from magic comment testKevin Newton
2023-10-30.travis.yml: Refactor.Jun Aruga
2023-10-30.travis.yml: Disable s390x allow_failures.Jun Aruga
2023-10-30.travis.yml: Remove optflags=-O1 except arm32.Jun Aruga
2023-10-30.travis.yml: Upgrade the Ubuntu ppc64le to 22.04 (Jammy).Jun Aruga
2023-10-30[ruby/prism] Improve comment generation in templatesUfuk Kayserilioglu
2023-10-30Update to ruby/spec@bd7017fBenoit Daloze
2023-10-30[ruby/net-http] fix no_proxy behaviourChristian van Rensen
2023-10-30[ruby/net-http] fix a false-negative testChristian van Rensen
2023-10-30[ruby/yaml] Compatibility for Psych 4Hiroshi SHIBATA
2023-10-30[rubygems/rubygems] Relax matching pattern for rake versionHiroshi SHIBATA
2023-10-30Optimize regexp matching for look-around and atomic groups (#7931)Hiroya Fujinami
2023-10-30Embed `rb_args_info` in `rb_node_args_t`Nobuyoshi Nakada
2023-10-29Cast up before multiplicationNobuyoshi Nakada