aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [ruby/prism] Use the unescaped regexp to scan for capture groupsKevin Newton2023-10-182-31/+64
* [ruby/prism] Index{Operator,And,Or}WriteNodeKevin Newton2023-10-1821-171/+809
* [rubygems/rubygems] Allow uninstalling multiple versions of same gemKyle Stevens2023-10-181-0/+20
* Show backtraces when failedKoichi Sasada2023-10-181-1/+9
* Loosen assertion for flaky weak references testPeter Zhu2023-10-181-1/+2
* YJIT: Use RbConfig.ruby instead of EnvUtil.rubybin (#8689)Takashi Kokubun2023-10-181-4/+8
* [ruby/prism] Ensure last encoding flag winseileencodes2023-10-171-0/+12
* "+MN" in descriptionKoichi Sasada2023-10-171-1/+1
* [ruby/prism] Fix up super with a blockargKevin Newton2023-10-172-12/+100
* [ruby/prism] Additionally handle encoding comments in vim modeKevin Newton2023-10-162-1/+28
* [ruby/prism] Parse all magic commentsKevin Newton2023-10-161-0/+36
* [ruby/net-http] Force TLS version to 1.2 when using LibreSSLJeremy Evans2023-10-161-1/+1
* [PRISM] Compile AliasGlobalVariableNode (#8675)Jemma Issroff2023-10-161-0/+8
* [PRISM] Fix more bugs in the compiler (#8658)Jemma Issroff2023-10-161-1/+7
* [PRISM] prevent underflow on popped splatarray (#8657)Adam Hess2023-10-161-0/+4
* [ruby/irb] Suppress "Switch to inspect mode" messagesNobuyoshi Nakada2023-10-161-0/+1
* [rubygems/rubygems] Remove kludge that should be unnecessary.Ellen Marie Dash2023-10-161-1/+1
* Fix method coverage comparisonsNobuyoshi Nakada2023-10-161-15/+36
* [ruby/irb] Restore encoding in InputCompletor testtomoya ishida2023-10-141-0/+2
* [ruby/prism] Put names on back reference read nodesKevin Newton2023-10-147-0/+10
* [ruby/irb] Restore IRB::InputCompletor for compatibilitytomoya ishida2023-10-141-0/+25
* [Bug #19926] Fix Range#size for ranges with a Rational endpointKouhei Yanagita2023-10-141-0/+4
* [ruby/prism] Fix up PR failingsKevin Newton2023-10-132-11/+34
* [ruby/prism] Remove now-defunct semantic_field from nodesKevin Newton2023-10-131-4/+8
* [ruby/prism] Refactor unescape test to simplifyKevin Newton2023-10-131-69/+98
* Remove old unescaping codeKevin Newton2023-10-131-1/+1
* [ruby/prism] Properly handle unescaping in regexpKevin Newton2023-10-1312-53/+63
* [ruby/prism] Use current_string to handle :" symbolsKevin Newton2023-10-131-1/+1
* [ruby/prism] Use current_string for :' symbolsKevin Newton2023-10-131-1/+1
* [ruby/prism] Use current_string for %s symbol literalsKevin Newton2023-10-132-3/+3
* [ruby/prism] Split up lines in tilde heredocsKevin Newton2023-10-1319-209/+655
* [ruby/prism] Enable remaining heredoc unescape testsKevin Newton2023-10-132-1/+9
* [ruby/prism] Use current_string for escapes in heredocsKevin Newton2023-10-132-2/+2
* [ruby/prism] Use current_string for x string escape sequencesKevin Newton2023-10-131-1/+2
* [ruby/prism] Use current_string to handle escapes in string literalsKevin Newton2023-10-134-20/+20
* [ruby/prism] Use current_string to handle %IKevin Newton2023-10-134-5/+7
* [ruby/prism] Use current_string for handling %W listsKevin Newton2023-10-134-4/+4
* [ruby/prism] Use current_string to handle %i escapesKevin Newton2023-10-133-14/+14
* [ruby/prism] Use current_string to handle %w escapesKevin Newton2023-10-131-1/+1
* [ruby/prism] Strip out old char unescapingKevin Newton2023-10-131-22/+20
* [ruby/prism] Handle remaining escape sequences for character literalsKevin Newton2023-10-131-7/+10
* [ruby/prism] Skip tests that are currently failingKevin Newton2023-10-131-26/+35
* [ruby/prism] More thoroughly test unescapesKevin Newton2023-10-131-143/+112
* [PRISM] Compile fixes (#8644)Jemma Issroff2023-10-131-0/+43
* YJIT: Fallback opt_getconstant_path for const_missing (#8623)Takashi Kokubun2023-10-132-18/+30
* [Bug #19919] Warn class variable assignment and constant declaration in condi...yui-knk2023-10-131-0/+67
* [Bug #19924] Source code should be unsigned char streamNobuyoshi Nakada2023-10-131-0/+2
* [ruby/irb] Fix require path completion disturbing string methodtomoya ishida2023-10-121-0/+3
* [ruby/prism] Fix parsing symbols in strings after labelsHaldun Bayhantopcu2023-10-121-0/+14
* [ruby/prism] Increase the depth for the For node index variableMatt Valentine-House2023-10-124-19/+19