tomlplusplus/examples
Mark Gillard a29ecda102 fix crash with pathologically-nested inputs (closes #100)
also:
- fixed parse_result natvis
- added parse_result default constructor
- added nested value limit example to error printer
2021-05-18 01:39:01 +03:00
..
CMakeLists.txt add cmake files to build and install header only library (#85) 2021-02-02 18:45:59 +02:00
error_printer.cpp fix crash with pathologically-nested inputs (closes #100) 2021-05-18 01:39:01 +03:00
error_printer.vcxproj fixed segfault JSON-formatting a failed parse_result (closes #96) 2021-05-06 14:28:29 +03:00
example.toml string value serialization now emits literals where possible (closes #43) 2020-07-14 20:50:24 +03:00
meson.build meson refactoring 2020-09-05 13:26:12 +03:00
simple_parser.cpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
simple_parser.vcxproj fixed segfault JSON-formatting a failed parse_result (closes #96) 2021-05-06 14:28:29 +03:00
toml_generator.cpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
toml_generator.vcxproj fixed segfault JSON-formatting a failed parse_result (closes #96) 2021-05-06 14:28:29 +03:00
toml_to_json_transcoder.cpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
toml_to_json_transcoder.vcxproj fixed segfault JSON-formatting a failed parse_result (closes #96) 2021-05-06 14:28:29 +03:00
utf8_console.h Rename Windows.h to windows.h for mingw-w64 (#63) 2020-09-30 16:14:25 +03:00