tomlplusplus/examples
Mark Gillard 83315a3912 fixed multi-line strings being allowed in keys
also:
- significantly improved the performance of toml::parse_file
- improved the performance of printing to streams for deepy-nested TOML data
- simplified some of the examples
- added more tests
- cleaned up some of the test code
2020-06-08 18:31:23 +03:00
..
error_printer.cpp fixed multi-line strings being allowed in keys 2020-06-08 18:31:23 +03:00
example.toml added iterators for tables and arrays 2020-01-10 19:33:58 +02:00
meson.build minor improvements to the wording of some error messages 2020-04-14 12:45:32 +03:00
simple_parser.cpp fixed multi-line strings being allowed in keys 2020-06-08 18:31:23 +03:00
toml_generator.cpp fixed multi-line strings being allowed in keys 2020-06-08 18:31:23 +03:00
toml_to_json_transcoder.cpp fixed multi-line strings being allowed in keys 2020-06-08 18:31:23 +03:00
utf8_console.h refactored parser 2020-04-11 19:43:38 +03:00