tomlplusplus/tools
Mark Gillard e47ef8cfb2 removed git submodules to fix various tooling issues (closes #151)
- removed submodules in `external/`
- vendored `Catch2` and `nlohmann/json directly`
- updated conformance test generator to look outside the repo for test sources
2022-05-01 12:20:03 +03:00
..
ci_single_header_check.py ci: switch to GitHub Actions 2022-02-12 22:04:16 +02:00
clang_format.bat fixed missing #include <utility> 2021-11-03 19:11:55 +02:00
generate_conformance_tests.py removed git submodules to fix various tooling issues (closes #151) 2022-05-01 12:20:03 +03:00
generate_single_header.bat added clang's enum annotation attributes to all enums 2021-11-07 16:36:31 +02:00
generate_single_header.py minor refactor 2022-04-18 12:27:54 +03:00
generate_windows_test_targets.py added for_each() for tables and arrays 2022-04-24 21:02:55 +03:00
requirements.txt fixed missing #include <utility> 2021-11-03 19:11:55 +02:00
utils.py added array::replace() (closes #109) 2021-11-06 18:59:47 +02:00