tomlplusplus/examples
Mark Gillard 761690d4a6 fixed BOM check causing EOF on very short iostream inputs
also fixed a number of small parsing conformance issues
2020-06-25 17:33:01 +03:00
..
error_printer.cpp fixed BOM check causing EOF on very short iostream inputs 2020-06-25 17:33:01 +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