tomlplusplus/examples
Mark Gillard 1c26ce1dcf fixed UB in internal unicode machinery (closes #144)
also:
- updated conformance tests
- added ubsan options to meson.build
2022-02-26 18:07:11 +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 build(meson): add compile_library option 2022-02-12 22:04:16 +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 build(meson): add compile_library option 2022-02-12 22:04:16 +02:00
meson.build fixed UB in internal unicode machinery (closes #144) 2022-02-26 18:07:11 +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 build(meson): add compile_library option 2022-02-12 22:04:16 +02:00
simple_parser.vcxproj fixed incorrect unicode scalar sequence transformations (#125) 2022-01-04 23:58:22 +02:00
toml_generator.cpp build(meson): add compile_library option 2022-02-12 22:04:16 +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 build(meson): add compile_library option 2022-02-12 22:04:16 +02:00
toml_to_json_transcoder.vcxproj fixed incorrect unicode scalar sequence transformations (#125) 2022-01-04 23:58:22 +02:00