tomlplusplus/examples
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
..
CMakeLists.txt add cmake files to build and install header only library (#85) 2021-02-02 18:45:59 +02:00
error_printer.cpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
error_printer.vcxproj restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
example.toml string value serialization now emits literals where possible (closes #43) 2020-07-14 20:50:24 +03:00
meson.build meson refactoring 2020-09-05 13:26:12 +03:00
simple_parser.cpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
simple_parser.vcxproj restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_generator.cpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
toml_generator.vcxproj restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml_to_json_transcoder.cpp update copyright year [skip ci] 2021-01-02 17:48:47 +02:00
toml_to_json_transcoder.vcxproj restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
utf8_console.h Rename Windows.h to windows.h for mingw-w64 (#63) 2020-09-30 16:14:25 +03:00