tomlplusplus/examples
Mark Gillard 40d87de5b5 cleaned up some compiler warning management spam
also:
- removed `std::endl` from example code in documentation
- trimmed some fat from the toml.hpp generator
2020-08-11 18:07:02 +03:00
..
error_printer.cpp refactoring parser to reduce binary sizes 2020-06-29 17:49:48 +03:00
example.toml string value serialization now emits literals where possible (closes #43) 2020-07-14 20:50:24 +03:00
meson.build minor improvements to the wording of some error messages 2020-04-14 12:45:32 +03:00
simple_parser.cpp cleaned up some compiler warning management spam 2020-08-11 18:07:02 +03:00
toml_generator.cpp cleaned up some compiler warning management spam 2020-08-11 18:07:02 +03:00
toml_to_json_transcoder.cpp cleaned up some compiler warning management spam 2020-08-11 18:07:02 +03:00
utf8_console.h improved support for __fp16, _Float16 and __float128 2020-07-25 20:50:24 +03:00