aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [ruby/prism] Check "void value expression" for array literalsTSUYUSATO Kitsune2023-12-041-0/+22
* Revert "Add missing GVL hooks for M:N threads and ractors"John Hawthorn2023-12-032-89/+46
* [ruby/irb] Disable pager in eval_history testtomoya ishida2023-12-031-0/+1
* Add missing GVL hooks for M:N threads and ractorsJohn Hawthorn2023-12-022-46/+89
* [ruby/rdoc] Markup punctuations need to be separated with a spaceNobuyoshi Nakada2023-12-021-1/+13
* [ruby/irb] Implement `history` commandGary Tou2023-12-021-0/+64
* Implement paren node for `defined?`eileencodes2023-12-011-0/+2
* [ruby/prism] Prism.parse_success?(source)Kevin Newton2023-12-011-0/+12
* [ruby/prism] Fix parsing heredoc endsHaldun Bayhantopcu2023-12-014-0/+80
* Implements missing literals for `defined?`eileencodes2023-12-011-0/+8
* Make String#undump compaction safePeter Zhu2023-12-011-0/+11
* [Bug #20033] Dynamic regexp should not assign capturesNobuyoshi Nakada2023-12-021-0/+1
* [ruby/prism] Provide heredoc? queriesKevin Newton2023-12-011-0/+12
* [PRISM] Account for RescueNodes with no statementsJemma Issroff2023-12-011-0/+6
* [PRISM] Fix behavior of BlockParameters with only one parameterJemma Issroff2023-12-011-0/+9
* [ruby/irb] Scrub past history input before splithogelog2023-12-011-2/+19
* [Bug #19838] Flush delayed token nonconsecutive with the next tokenNobuyoshi Nakada2023-12-021-0/+61
* [PRISM] Restructure parametersJemma Issroff2023-12-011-1/+32
* [ruby/prism] Change numbered parametersKevin Newton2023-12-01192-1318/+880
* [PRISM] Compile RescueNodeMatt Valentine-House2023-12-011-0/+64
* [ruby/prism] Update snapshotsKevin Newton2023-12-011-8/+18
* [ruby/prism] Fix comments after HEREDOCs again.Martin Emde2023-12-011-1/+2
* [ruby/prism] Improve to handle unterminated stringsTSUYUSATO Kitsune2023-12-011-8/+8
* [PRISM] Remove transparent scope nodesMatt Valentine-House2023-12-014-29/+29
* [ruby/prism] Add test/prism/snapshots/heredoc_with_comment.txtHiroshi SHIBATA2023-12-011-0/+11
* lib/helper only needs on flori/json repoHiroshi SHIBATA2023-12-011-1/+4
* Manually merged from flori/jsonHiroshi SHIBATA2023-12-011-1/+10
* Rename escape_slash in script_safe and also escape E+2028 and E+2029Jean Boussier2023-12-011-3/+15
* [flori/json] Fix "unexpected token" offset for InfinityJohn Hawthorn2023-12-011-0/+19
* [flori/json] tests/ractor_test.rb: make assert_separately availableLucas Kanashiro2023-12-011-0/+2
* Dispatch invalid hex escape content tooNobuyoshi Nakada2023-12-011-3/+5
* [Bug #20030] dispatch invalid escaped character without ignoring itNobuyoshi Nakada2023-12-012-0/+10
* Fixup with review commentMisaki Shioi2023-12-011-1/+1
* Relax test conditions to velify Socket::ResolutionError#error_codeMisaki Shioi2023-12-011-5/+2
* [ruby/prism] Document remaining encodingsKevin Newton2023-11-301-1/+1
* [ruby/prism] CESU encodingKevin Newton2023-11-301-3/+4
* [ruby/prism] EUC-TW encodingKevin Newton2023-11-301-1/+8
* [ruby/prism] GB18030 encodingKevin Newton2023-11-301-7/+18
* [ruby/prism] Emacs MULE encodingsKevin Newton2023-11-301-13/+23
* [PRISM] Big5 encodingsKevin Newton2023-11-301-1/+1
* [ruby/prism] EUC-KR encodingsKevin Newton2023-11-301-0/+3
* [ruby/prism] Support other EUC-JP encodingsKevin Newton2023-11-301-78/+87
* [PRISM] Alias CP51932 to EUC-JPKevin Newton2023-11-301-3/+3
* [PRISM] Consolidate SJIS encodingsKevin Newton2023-11-301-69/+72
* [ruby/prism] Add other UTF8 encodingsKevin Newton2023-11-301-3/+7
* YJIT: Cancel on-stack jit_return on invalidation (#9086)Takashi Kokubun2023-11-301-0/+30
* YJIT: Use `stats[:live_page_count]`, renamed from :compiled_page_countAlan Wu2023-11-301-2/+2
* [Prism] Fix local variable access for POST_EXECUTION_NODEMatt Valentine-House2023-11-301-0/+2
* Store depth offset inside the scope node.Matt Valentine-House2023-11-301-0/+10
* [rubygems/rubygems] Only show "Defaulting to user installation" message when ...Ellen Marie Dash2023-11-301-0/+62