fix handling of escaped chars in json backend and frontend
authorN. Engelhardt <nak@yosyshq.com>
Fri, 18 Feb 2022 16:13:09 +0000 (17:13 +0100)
committerN. Engelhardt <nak@yosyshq.com>
Fri, 18 Feb 2022 16:13:09 +0000 (17:13 +0100)
commit8fd1b062491f9ba1f0aed570086e7697731502d4
tree79837b6f19a083cac3578473769420e2c8c4b1e0
parent15860000487e2d6748843888b78289f95f3ea46b
fix handling of escaped chars in json backend and frontend
Makefile
backends/json/json.cc
frontends/json/jsonparse.cc
tests/various/.gitignore
tests/various/json_escape_chars.ys [new file with mode: 0644]