tomlplusplus/include/toml++
Mark Gillard 104b2741d1 minor refactoring in the parser to reduce binary sizes
also:
- fixed pedantic vtable warnings on clang with -Weverything
- renamed `_impl.h` headers to `.hpp`
- build system and CI config tweaks
2020-04-08 16:33:57 +03:00
..
toml_array.h minor refactoring in the parser to reduce binary sizes 2020-04-08 16:33:57 +03:00
toml_array.hpp minor refactoring in the parser to reduce binary sizes 2020-04-08 16:33:57 +03:00
toml_common.h minor refactoring in the parser to reduce binary sizes 2020-04-08 16:33:57 +03:00
toml_date_time.h support for upcoming TOML v1.0.0 release 2020-04-03 00:39:21 +03:00
toml_default_formatter.h minor refactoring in the parser to reduce binary sizes 2020-04-08 16:33:57 +03:00
toml_default_formatter.hpp minor refactoring in the parser to reduce binary sizes 2020-04-08 16:33:57 +03:00
toml_formatter.h support for upcoming TOML v1.0.0 release 2020-04-03 00:39:21 +03:00
toml_instantiations.hpp minor refactoring in the parser to reduce binary sizes 2020-04-08 16:33:57 +03:00
toml_json_formatter.h minor refactoring in the parser to reduce binary sizes 2020-04-08 16:33:57 +03:00
toml_node_view.h added support for implementations without <charconv> (fixes #21) 2020-04-07 18:01:22 +03:00
toml_node.h minor refactoring in the parser to reduce binary sizes 2020-04-08 16:33:57 +03:00
toml_node.hpp minor refactoring in the parser to reduce binary sizes 2020-04-08 16:33:57 +03:00
toml_parser.h minor refactoring in the parser to reduce binary sizes 2020-04-08 16:33:57 +03:00
toml_parser.hpp minor refactoring in the parser to reduce binary sizes 2020-04-08 16:33:57 +03:00
toml_print_to_stream.h added support for implementations without <charconv> (fixes #21) 2020-04-07 18:01:22 +03:00
toml_table.h minor refactoring in the parser to reduce binary sizes 2020-04-08 16:33:57 +03:00
toml_table.hpp minor refactoring in the parser to reduce binary sizes 2020-04-08 16:33:57 +03:00
toml_utf8_generated.h support for upcoming TOML v1.0.0 release 2020-04-03 00:39:21 +03:00
toml_utf8.h minor refactoring in the parser to reduce binary sizes 2020-04-08 16:33:57 +03:00
toml_value.h minor refactoring in the parser to reduce binary sizes 2020-04-08 16:33:57 +03:00
toml_version.h minor refactoring in the parser to reduce binary sizes 2020-04-08 16:33:57 +03:00
toml.h minor refactoring in the parser to reduce binary sizes 2020-04-08 16:33:57 +03:00