Skip to content

v0.8: Escape JSON keys (#28)

Compare
Choose a tag to compare
@partouf partouf released this 17 Aug 20:51
· 15 commits to main since this release
babfbba
* Escape JSON keys

Fixes compiler-explorer/compiler-explorer/issues/3963

* Update src/utils/jsonwriter.cpp

* test nonsense

Co-authored-by: partouf <[email protected]>