summaryrefslogtreecommitdiff
path: root/test/prism/encoding_test.rb
AgeCommit message (Collapse)Author
2023-11-16[ruby/prism] IBM855 encodingKevin Newton
https://github.com/ruby/prism/commit/9354ad1848
2023-11-16[ruby/prism] IBM852 encodingKevin Newton
https://github.com/ruby/prism/commit/45251fcbf1
2023-11-16[ruby/prism] IBM775 encodingKevin Newton
https://github.com/ruby/prism/commit/65175641b1
2023-11-16[ruby/prism] IBM-737 encodingKevin Newton
https://github.com/ruby/prism/commit/af1a665939
2023-11-16[ruby/prism] IBM720 encodingKevin Newton
https://github.com/ruby/prism/commit/fc1f6ea3af
2023-11-16[ruby/prism] IBM437 encodingKevin Newton
https://github.com/ruby/prism/commit/d60329eeb5
2023-11-16[ruby/prism] Add cp855 encodingKevin Newton
https://github.com/ruby/prism/commit/8069d143f5
2023-11-16[ruby/prism] Add cp852 encodingKevin Newton
https://github.com/ruby/prism/commit/ebe83490bf
2023-11-16[ruby/prism] Add remaining windows encodingsKevin Newton
https://github.com/ruby/prism/commit/e77b549a59
2023-11-16[ruby/prism] Add windows-1250 encodingKevin Newton
https://github.com/ruby/prism/commit/a362535ca4
2023-11-16[ruby/prism] Test cp51932Maple Ong
https://github.com/ruby/prism/commit/29ba8cd1f2
2023-10-02Sync with prism CallNode#name changesBenoit Daloze
* https://github.com/ruby/prism/pull/1533
2023-09-27Sync to prism rename commitsKevin Newton
2023-09-27Rename YARP filepaths to prism filepathsKevin Newton