tomlplusplus/examples
2022-01-08 15:17:12 +02:00
..
benchmark_data.toml added parse_benchmark example 2021-11-04 11:56:03 +02:00
CMakeLists.txt added parse_benchmark example 2021-11-04 11:56:03 +02:00
error_printer.cpp fixed integer overflow issues introduced in 3f4a540 2022-01-08 15:17:12 +02:00
error_printer.vcxproj fixed incorrect unicode scalar sequence transformations (#125) 2022-01-04 23:58:22 +02:00
example.toml string value serialization now emits literals where possible (closes #43) 2020-07-14 20:50:24 +03:00
examples.h fixed incorrect unicode scalar sequence transformations (#125) 2022-01-04 23:58:22 +02:00
meson.build updated conformance tests 2022-01-02 21:35:26 +02:00
parse_benchmark.cpp fixed incorrect unicode scalar sequence transformations (#125) 2022-01-04 23:58:22 +02:00
parse_benchmark.vcxproj fixed incorrect unicode scalar sequence transformations (#125) 2022-01-04 23:58:22 +02:00
simple_parser.cpp fixed incorrect unicode scalar sequence transformations (#125) 2022-01-04 23:58:22 +02:00
simple_parser.vcxproj fixed incorrect unicode scalar sequence transformations (#125) 2022-01-04 23:58:22 +02:00
toml_generator.cpp fixed incorrect unicode scalar sequence transformations (#125) 2022-01-04 23:58:22 +02:00
toml_generator.vcxproj fixed incorrect unicode scalar sequence transformations (#125) 2022-01-04 23:58:22 +02:00
toml_to_json_transcoder.cpp fixed incorrect unicode scalar sequence transformations (#125) 2022-01-04 23:58:22 +02:00
toml_to_json_transcoder.vcxproj fixed incorrect unicode scalar sequence transformations (#125) 2022-01-04 23:58:22 +02:00