mirror of
https://github.com/marzer/tomlplusplus.git
synced 2024-11-02 11:26:26 +00:00
53f29d9365
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
error_printer.cpp | ||
error_printer.vcxproj | ||
example.toml | ||
meson.build | ||
simple_parser.cpp | ||
simple_parser.vcxproj | ||
toml_generator.cpp | ||
toml_generator.vcxproj | ||
toml_to_json_transcoder.cpp | ||
toml_to_json_transcoder.vcxproj | ||
utf8_console.h |