aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [flori/json] cosmeticsHiroshi SHIBATA2023-12-051-1/+1
* [flori/json] The modern Ruby uses utf-8 encodings by defaultHiroshi SHIBATA2023-12-053-3/+0
* [flori/json] Fix JSON.dump overload combinationtompng2023-12-051-12/+20
* [flori/json] Overload kwargs in JSON.dumpTakashi Kokubun2023-12-051-0/+4
* [flori/json] JSON.dump: handle unenclosed hashes regressionJean Boussier2023-12-051-0/+4
* [PRISM] Fixed redo nodeJemma Issroff2023-12-041-12/+27
* [PRISM] Handle percent literals for `defined?`eileencodes2023-12-041-0/+11
* [PRISM] Implement `PM_INTERPOLATED_REGULAR_EXPRESSION_NODE`eileencodes2023-12-041-0/+1
* [PRISM] Implement `PM_INTERPOLATED_STRING_NODE`eileencodes2023-12-041-0/+1
* [PRISM] Fix `PM_PARENTHESES_NODE`eileencodes2023-12-041-0/+1
* [Prism] Implement backref and numbered reference for `defined?`eileencodes2023-12-041-0/+6
* [PRISM] Fix compilation for NextNodeJemma Issroff2023-12-041-2/+32
* [ruby/prism] Ripper compat docs updateKevin Newton2023-12-041-5/+3
* [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