tomlplusplus/vs
Mark Gillard bd1545a2f6 fixed compile failure on apple clang
also:
- updated conformance tests
- updated submodules
- updated windows test targets
2020-12-19 13:27:22 +02:00
..
tests fixed compile failure on apple clang 2020-12-19 13:27:22 +02:00
.runsettings fixed printing of inf and nan 2020-04-09 16:49:16 +03:00
error_printer.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
simple_parser.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
toml_generator.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
toml_to_json_transcoder.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
toml++.natvis added copy construction/assignment for arrays. tables and values 2020-07-27 13:38:01 +03:00
toml++.props moved preprocessor machinery to a separate header 2020-04-10 19:46:00 +03:00
toml++.sln improved support for __fp16, _Float16 and __float128 2020-07-25 20:50:24 +03:00
toml++.vcxproj fixed parser memory leak (fixes #64) 2020-10-09 11:44:40 +03:00
toml++.vcxproj.filters fixed parser memory leak (fixes #64) 2020-10-09 11:44:40 +03:00