Commit graph

4 commits

Author SHA1 Message Date
James Westman
ea92838cf3 Parse escape sequences instead of using replace
That way we can warn about invalid sequences. Also, the previous code had at least one subtle bug (`\\\\'`).
2023-09-28 17:18:45 -05:00
Urtsi Santsi
cc66b05a87 Add generated notice to test files 2023-09-17 02:25:39 +03:00
James Westman
7cab7da4bb
Allow \' in strings 2021-11-25 18:27:53 -06:00
James Westman
7a65956195
Bug fix, new test 2021-11-01 22:15:49 -05:00