This website requires JavaScript.
Explore
Help
Sign In
general
/
tomlplusplus
Watch
2
Star
0
Fork
0
You've already forked tomlplusplus
mirror of
https://github.com/marzer/tomlplusplus.git
synced
2026-02-09 11:42:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
cda9ca6cfe75fa7a903eb3b4eef602b6a97fa8b1
tomlplusplus
/
tools
History
Mark Gillard
39b80f6c56
fixed table source columns being off by one
...
closes
#152
also other minor refactors
2022-05-14 15:22:21 +03:00
..
ci_single_header_check.py
added value type deduction to
emplace()
methods
2022-05-09 00:33:43 +03: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 table source columns being off by one
2022-05-14 15:22:21 +03:00
utils.py
added
array::replace()
(
closes
#109
)
2021-11-06 18:59:47 +02:00