summaryrefslogtreecommitdiff
path: root/test/prism/newline_test.rb
AgeCommit message (Expand)Author
2024-07-11[ruby/prism] Move Node#type and Node::type documentationKevin Newton
2024-07-11[ruby/prism] Expose flags on every node typeKevin Newton
2024-05-30[ruby/prism] Tests overhaulKevin Newton
2024-05-24[ruby/prism] Remove Debug moduleKevin Newton
2024-05-24[ruby/prism] Remove error formatting, put directly in CRubyKevin Newton
2024-05-20[ruby/prism] Implement ambiguous binary operator warningKevin Newton
2024-05-16[ruby/prism] Truncate source lines in errors messages when too longKevin Newton
2024-05-02[PRISM] Enable newline testKevin Newton
2024-02-23[ruby/prism] Duplicated hash keysKevin Newton
2024-02-15[ruby/prism] Speed up creating Ruby ASTKevin Newton
2024-01-27[ruby/prism] Add parser translationKevin Newton
2024-01-25[PRISM] Fix VM_CALL_ARGS_SPLAT_MUT failuresKevin Newton
2024-01-24Do not use ruby2_keywords for ... argument forwardingJeremy Evans
2023-11-16[ruby/prism] Add cp855 encodingKevin Newton
2023-11-03[ruby/prism] Properly support the start line optionKevin Newton
2023-10-26[ruby/prism] Fix up newline testKevin Newton
2023-09-27Sync to prism rename commitsKevin Newton
2023-09-27Rename YARP filepaths to prism filepathsKevin Newton