tomlplusplus/examples
Mark Gillard ad4ae98af0 added ASan to CI (closes #123)
also:
- made all wrapped array and table iterator internal conversions explicit
- minor example code refactoring
2021-11-25 20:20:22 +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 removed final from value, array and table 2021-10-31 17:58:42 +02:00
error_printer.vcxproj parser performance improvements 2021-11-09 13:08:36 +02:00
example.toml string value serialization now emits literals where possible (closes #43) 2020-07-14 20:50:24 +03:00
examples.h added parse_benchmark example 2021-11-04 11:56:03 +02:00
meson.build added ASan to CI (closes #123) 2021-11-25 20:20:22 +02:00
parse_benchmark.cpp refactoring 2021-11-15 09:06:03 +02:00
parse_benchmark.vcxproj parser performance improvements 2021-11-09 13:08:36 +02:00
simple_parser.cpp added ASan to CI (closes #123) 2021-11-25 20:20:22 +02:00
simple_parser.vcxproj parser performance improvements 2021-11-09 13:08:36 +02:00
toml_generator.cpp renamed default_formatter to toml_formatter 2021-10-30 15:56:14 +03:00
toml_generator.vcxproj parser performance improvements 2021-11-09 13:08:36 +02:00
toml_to_json_transcoder.cpp added ASan to CI (closes #123) 2021-11-25 20:20:22 +02:00
toml_to_json_transcoder.vcxproj parser performance improvements 2021-11-09 13:08:36 +02:00