tomlplusplus/vs
Mark Gillard 7314fbf8c2 deprecated parse_result::get() in favour of parse_result::table()
also:
- fixed static assert messages being badly formatted on clang
- minor documentation fixes
- updated version numbers
2020-07-20 17:26:36 +03: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
test_x64_cpplatest_noexcept.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
test_x64_cpplatest_unrel_noexcept.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
test_x64_cpplatest_unrel.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
test_x64_cpplatest.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
test_x64_noexcept.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
test_x64_unrel_noexcept.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
test_x64_unrel.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
test_x64.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
test_x86_cpplatest_noexcept.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
test_x86_cpplatest_unrel_noexcept.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
test_x86_cpplatest_unrel.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
test_x86_cpplatest.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
test_x86_noexcept.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
test_x86_unrel_noexcept.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
test_x86_unrel.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
test_x86.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 deprecated parse_result::get() in favour of parse_result::table() 2020-07-20 17:26:36 +03:00
toml++.props moved preprocessor machinery to a separate header 2020-04-10 19:46:00 +03:00
toml++.sln fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
toml++.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
toml++.vcxproj.filters fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00