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-02 09:22:25 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
35ada5d851f57a8150720b77e67cb6f24e9ef0ef
tomlplusplus
/
python
History
Mark Gillard
35ada5d851
fix include guard regression in toml.hpp generator
2020-07-26 00:42:36 +03:00
..
ci_single_header_check.py
fixed BOM check causing EOF on very short iostream inputs
2020-06-25 17:33:01 +03:00
generate_conformance_tests.py
fixed narrowing conversion warnings when constructing int values from unsigned
2020-07-20 00:40:55 +03:00
generate_documentation.py
improved support for __fp16, _Float16 and __float128
2020-07-25 20:50:24 +03:00
generate_single_header.py
fix include guard regression in toml.hpp generator
2020-07-26 00:42:36 +03:00
generate_unicode_functions.py
improved support for __fp16, _Float16 and __float128
2020-07-25 20:50:24 +03:00
generate_windows_test_targets.py
improved support for __fp16, _Float16 and __float128
2020-07-25 20:50:24 +03:00
utils.py
expanded allowable conversion semantics of value and value_or
2020-07-17 16:33:56 +03:00