diff options
author | Jo-Philipp Wich <jo@mein.io> | 2020-11-30 17:38:50 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2020-11-30 17:38:50 +0100 |
commit | ac5cb8736f89f8da0c1bbe407d7d4ae9df530a5c (patch) | |
tree | 8e1f0a1e5e1bcde78f275839fb109e3eaf9bdb7b /compiler.c | |
parent | f7b079ce3a41a0f92adb623b0de10419fc9f5df9 (diff) |
syntax: fix string and regex literal parsing quirks
- Do not interprete escape sequences in regexp literals
- Do not improperly substitute control escape sequences such as
`\n` or `\a` after a backslash
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'compiler.c')
0 files changed, 0 insertions, 0 deletions