summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-10-17"+MN" in descriptionKoichi Sasada
2023-10-17[ruby/prism] Fix up super with a blockargKevin Newton
2023-10-16[ruby/prism] Additionally handle encoding comments in vim modeKevin Newton
2023-10-16[ruby/prism] Parse all magic commentsKevin Newton
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-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-16[rubygems/rubygems] Remove kludge that should be unnecessary.Ellen Marie Dash
2023-10-16Fix method coverage comparisonsNobuyoshi Nakada
2023-10-14[ruby/irb] Restore encoding in InputCompletor testtomoya ishida
2023-10-14[ruby/prism] Put names on back reference read nodesKevin Newton
2023-10-14[ruby/irb] Restore IRB::InputCompletor for compatibilitytomoya ishida
2023-10-14[Bug #19926] Fix Range#size for ranges with a Rational endpointKouhei Yanagita
2023-10-13[ruby/prism] Fix up PR failingsKevin Newton
2023-10-13[ruby/prism] Remove now-defunct semantic_field from nodesKevin Newton
2023-10-13[ruby/prism] Refactor unescape test to simplifyKevin Newton
2023-10-13Remove old unescaping codeKevin Newton
2023-10-13[ruby/prism] Properly handle unescaping in regexpKevin Newton
2023-10-13[ruby/prism] Use current_string to handle :" symbolsKevin Newton
2023-10-13[ruby/prism] Use current_string for :' symbolsKevin Newton
2023-10-13[ruby/prism] Use current_string for %s symbol literalsKevin Newton
2023-10-13[ruby/prism] Split up lines in tilde heredocsKevin Newton
2023-10-13[ruby/prism] Enable remaining heredoc unescape testsKevin Newton
2023-10-13[ruby/prism] Use current_string for escapes in heredocsKevin Newton
2023-10-13[ruby/prism] Use current_string for x string escape sequencesKevin Newton
2023-10-13[ruby/prism] Use current_string to handle escapes in string literalsKevin Newton
2023-10-13[ruby/prism] Use current_string to handle %IKevin Newton
2023-10-13[ruby/prism] Use current_string for handling %W listsKevin Newton
2023-10-13[ruby/prism] Use current_string to handle %i escapesKevin Newton
2023-10-13[ruby/prism] Use current_string to handle %w escapesKevin Newton
2023-10-13[ruby/prism] Strip out old char unescapingKevin Newton
2023-10-13[ruby/prism] Handle remaining escape sequences for character literalsKevin Newton
2023-10-13[ruby/prism] Skip tests that are currently failingKevin Newton
2023-10-13[ruby/prism] More thoroughly test unescapesKevin Newton
2023-10-13[PRISM] Compile fixes (#8644)Jemma Issroff
2023-10-13YJIT: Fallback opt_getconstant_path for const_missing (#8623)Takashi Kokubun
2023-10-13[Bug #19919] Warn class variable assignment and constant declaration in condi...yui-knk
2023-10-13[Bug #19924] Source code should be unsigned char streamNobuyoshi Nakada
2023-10-12[ruby/irb] Fix require path completion disturbing string methodtomoya ishida
2023-10-12[ruby/prism] Fix parsing symbols in strings after labelsHaldun Bayhantopcu
2023-10-12[ruby/prism] Increase the depth for the For node index variableMatt Valentine-House
2023-10-12[ruby/irb] Fix test runner exit bugtomoya ishida
2023-10-12[ruby/irb] Decouple RubyLex from prompt and line_notomoya ishida
2023-10-12Add Range#reverse_each implementation for performanceKouhei Yanagita
2023-10-12Fix ObjectSpace.dump with super() callinfoJohn Hawthorn
2023-10-12[ruby/securerandom] Extract `assert_uuid_v7`Nobuyoshi Nakada
2023-10-12M:N thread scheduler for RactorsKoichi Sasada
2023-10-11[rubygems/rubygems] Simplify logic for Gem::PathSupport#home, and make GEM_HO...Ellen Marie Dash