tomlplusplus/include/toml++
Mark Gillard 53f29d9365 restructuring and minor refactoring
There's no new functionality here. It's purely tooling + CI stuff:
- moved `python` => `tools`
- moved documentation images to subfolder
- moved `vs/tests` to tests/vs projects
- moved `vs` solution etc to root
- added semicolons to macros
- added cpp.hint to help VS intellisense
- migrated documentation generation to external lib
2021-04-18 22:58:41 +03:00
..
toml_array.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_array.hpp restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_common.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_date_time.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_default_formatter.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_default_formatter.hpp restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_formatter.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_instantiations.hpp restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_json_formatter.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_json_formatter.hpp restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_node_view.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_node.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_node.hpp restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_parse_error.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_parser.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_parser.hpp restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_preprocessor.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_print_to_stream.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_table.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_table.hpp restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_utf8_streams.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_utf8_streams.hpp restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_utf8.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_value.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_version.h fixed dotted kvps being unable to add subtables (fixes #61) 2021-01-16 12:59:10 +02:00
toml.h restructuring and minor refactoring 2021-04-18 22:58:41 +03:00