tomlplusplus/examples
Mark Gillard af637f7e89 Updated support for unicode in bare keys
Now matches toml/pull/891.
2022-04-23 12:58:15 +03: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 Updated support for unicode in bare keys 2022-04-23 12:58:15 +03: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 minor meson refactor 2022-04-22 22:44:52 +03: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