summaryrefslogtreecommitdiff
path: root/test/prism/magic_comment_test.rb
AgeCommit message (Collapse)Author
6 daysSync Prism to 1.8.0Takashi Kokubun
2024-10-03[ruby/prism] Handle single global variable character nameKevin Newton
https://github.com/ruby/prism/commit/7a0af49997
2024-05-30[ruby/prism] Tests overhaulKevin Newton
https://github.com/ruby/prism/commit/6f886be0a4
2024-04-03Do not rely on ripper for magic comment testKevin Newton
2024-03-20[ruby/prism] Provide options for reducing sizeKevin Newton
https://github.com/ruby/prism/commit/592128de4d
2024-02-18[ruby/prism] Split up comments between leading and trailingKevin Newton
Also make them lazy to allocate the array, and also expose ParseResult#encoding. https://github.com/ruby/prism/commit/08ec7683ae
2023-10-30[ruby/prism] Remove newlines from magic comment testKevin Newton
https://github.com/ruby/prism/commit/4a7be1fc50
2023-10-16[ruby/prism] Additionally handle encoding comments in vim modeKevin Newton
https://github.com/ruby/prism/commit/bf9bdb9d82
2023-10-16[ruby/prism] Parse all magic commentsKevin Newton
https://github.com/ruby/prism/commit/2b3d59f424