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-17 14:22:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5e6008329f458cd659e89f6821b9263a594bd840
tomlplusplus
/
tools
History
Andrea Pappacoda
5e6008329f
refactor: deprecate TOML_API, add more specific defines
2022-02-12 22:04:16 +02:00
..
ci_single_header_check.py
restructuring and minor refactoring
2021-04-18 22:58:41 +03:00
clang_format.bat
fixed missing
#include <utility>
2021-11-03 19:11:55 +02:00
generate_conformance_tests.py
fixed inconsistent error messages for overlong ints/floats (
closes
#133
)
2022-01-08 00:08:31 +02: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
refactor: deprecate TOML_API, add more specific defines
2022-02-12 22:04:16 +02:00
generate_windows_test_targets.py
fixed inconsistent error messages for overlong ints/floats (
closes
#133
)
2022-01-08 00:08:31 +02: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