summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-12-01[PRISM] Compile RescueNodeMatt Valentine-House
2023-12-01[ruby/prism] Update snapshotsKevin Newton
2023-12-01[ruby/prism] Fix comments after HEREDOCs again.Martin Emde
2023-12-01[ruby/prism] Improve to handle unterminated stringsTSUYUSATO Kitsune
2023-12-01[PRISM] Remove transparent scope nodesMatt Valentine-House
2023-12-01[ruby/prism] Add test/prism/snapshots/heredoc_with_comment.txtHiroshi SHIBATA
2023-12-01lib/helper only needs on flori/json repoHiroshi SHIBATA
2023-12-01Manually merged from flori/jsonHiroshi SHIBATA
2023-12-01Rename escape_slash in script_safe and also escape E+2028 and E+2029Jean Boussier
2023-12-01[flori/json] Fix "unexpected token" offset for InfinityJohn Hawthorn
2023-12-01[flori/json] tests/ractor_test.rb: make assert_separately availableLucas Kanashiro
2023-12-01Dispatch invalid hex escape content tooNobuyoshi Nakada
2023-12-01[Bug #20030] dispatch invalid escaped character without ignoring itNobuyoshi Nakada
2023-12-01Fixup with review commentMisaki Shioi
2023-12-01Relax test conditions to velify Socket::ResolutionError#error_codeMisaki Shioi
2023-11-30[ruby/prism] Document remaining encodingsKevin Newton
2023-11-30[ruby/prism] CESU encodingKevin Newton
2023-11-30[ruby/prism] EUC-TW encodingKevin Newton
2023-11-30[ruby/prism] GB18030 encodingKevin Newton
2023-11-30[ruby/prism] Emacs MULE encodingsKevin Newton
2023-11-30[PRISM] Big5 encodingsKevin Newton
2023-11-30[ruby/prism] EUC-KR encodingsKevin Newton
2023-11-30[ruby/prism] Support other EUC-JP encodingsKevin Newton
2023-11-30[PRISM] Alias CP51932 to EUC-JPKevin Newton
2023-11-30[PRISM] Consolidate SJIS encodingsKevin Newton
2023-11-30[ruby/prism] Add other UTF8 encodingsKevin Newton
2023-11-30YJIT: Cancel on-stack jit_return on invalidation (#9086)Takashi Kokubun
2023-11-30YJIT: Use `stats[:live_page_count]`, renamed from :compiled_page_countAlan Wu
2023-11-30[Prism] Fix local variable access for POST_EXECUTION_NODEMatt Valentine-House
2023-11-30Store depth offset inside the scope node.Matt Valentine-House
2023-11-30[rubygems/rubygems] Only show "Defaulting to user installation" message when ...Ellen Marie Dash
2023-11-30[ruby/irb] Page evaluation result's outputStan Lo
2023-11-30[ruby/rdoc] Get rid of `Kernel#open`Nobuyoshi Nakada
2023-11-30Add a rescue for `defined?(A::B::C)`Aaron Patterson
2023-11-30[ruby/prism] Fix lex_compat for `<<HEREDOC # comment` at EOFMartin Emde
2023-11-30[Bug #19877] Assign captures for direct regexp literal onlyNobuyoshi Nakada
2023-11-30Add some test cases to Data testOKURA Masafumi
2023-11-30Skip test_resolurion_error_error_code with FreeBSD environmentHiroshi SHIBATA
2023-11-30[ruby/cgi] Add failing test cases for CGI::Escape.unescapeHTMLflosacca
2023-11-30Fix the argument orderNobuyoshi Nakada
2023-11-30Replace SocketError with Socket::ResolutionError in rsock_raise_socket_errorMisaki Shioi
2023-11-29Guard match from GC in String#gsubPeter Zhu
2023-11-29[PRISM] Implement CallNodes with splat followed by argsJemma Issroff
2023-11-29[PRISM] Account for ImplicitRestNodeJemma Issroff
2023-11-29[PRISM] Fix EnsureNode, pass depth to get localsJemma Issroff
2023-11-29[ruby/prism] Add MacJapanese encodingMatt Boldt
2023-11-29[ruby/irb] Use gem repl_type_completor, remove type_completiontomoya ishida
2023-11-29[ruby/prism] added CP950 encodingDhaval
2023-11-29Add missing assertion in test_use_all_shapes_then_freezePeter Zhu
2023-11-29[ruby/prism] Convert start line to signed integersJean Boussier