diffblue-cbmc/unit/json
Antonia Lechner 0a3ddf8c0f Add support for whole BMP in the JSON parser
The previous implementation only supported codepoints up to 0x7f as
characters, and all remaining codepoints up to 0xff as integers.
The new implementation supports all codepoints in the BMP, i.e. up to
0xffff.
2019-05-02 10:37:30 +01:00
..
json_parser.cpp Add support for whole BMP in the JSON parser 2019-05-02 10:37:30 +01:00
module_dependencies.txt Add missing module_dependencies.txt files 2018-12-02 10:32:27 +00:00