Commit graph

3 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
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