tomlplusplus/vs
Mark Gillard ea064da16d fixed useless cast warning on GCC10
also:
- removed 'evil macros' test file
- updated github templates
2020-12-15 13:39:58 +02:00
..
tests fixed useless cast warning on GCC10 2020-12-15 13:39:58 +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