..
.runsettings
fixed printing of inf and nan
2020-04-09 16:49:16 +03:00
parse_file.vcxproj
added json_formatter
2020-01-06 22:24:53 +02:00
test_char8_noexcept.vcxproj
added support for implementations without <charconv>
( fixes #21 )
2020-04-07 18:01:22 +03:00
test_char8_strict_noexcept.vcxproj
added support for implementations without <charconv>
( fixes #21 )
2020-04-07 18:01:22 +03:00
test_char8_strict.vcxproj
added support for implementations without <charconv>
( fixes #21 )
2020-04-07 18:01:22 +03:00
test_char8.vcxproj
added support for implementations without <charconv>
( fixes #21 )
2020-04-07 18:01:22 +03:00
test_char_noexcept.vcxproj
added support for implementations without <charconv>
( fixes #21 )
2020-04-07 18:01:22 +03:00
test_char_strict_noexcept.vcxproj
added support for implementations without <charconv>
( fixes #21 )
2020-04-07 18:01:22 +03:00
test_char_strict.vcxproj
added support for implementations without <charconv>
( fixes #21 )
2020-04-07 18:01:22 +03:00
test_char.vcxproj
added support for implementations without <charconv>
( fixes #21 )
2020-04-07 18:01:22 +03:00
test_x86_char8_noexcept.vcxproj
added support for implementations without <charconv>
( fixes #21 )
2020-04-07 18:01:22 +03:00
test_x86_char8_strict_noexcept.vcxproj
added support for implementations without <charconv>
( fixes #21 )
2020-04-07 18:01:22 +03:00
test_x86_char8_strict.vcxproj
added support for implementations without <charconv>
( fixes #21 )
2020-04-07 18:01:22 +03:00
test_x86_char8.vcxproj
added support for implementations without <charconv>
( fixes #21 )
2020-04-07 18:01:22 +03:00
test_x86_char_noexcept.vcxproj
added support for implementations without <charconv>
( fixes #21 )
2020-04-07 18:01:22 +03:00
test_x86_char_strict_noexcept.vcxproj
added support for implementations without <charconv>
( fixes #21 )
2020-04-07 18:01:22 +03:00
test_x86_char_strict.vcxproj
added support for implementations without <charconv>
( fixes #21 )
2020-04-07 18:01:22 +03:00
test_x86_char.vcxproj
added support for implementations without <charconv>
( fixes #21 )
2020-04-07 18:01:22 +03:00
toml_to_json_transcoder.vcxproj
added json_formatter
2020-01-06 22:24:53 +02:00
toml++.natvis
new file: .circleci/config.yml
2020-01-04 16:21:38 +02:00
toml++.props
minor refactoring in the parser to reduce binary sizes
2020-04-08 16:33:57 +03:00
toml++.sln
fixed ICE in VS2019 when using /std:c++17
instead of /std:c++latest
2020-03-10 08:59:36 +02:00
toml++.vcxproj
fixed printing of inf and nan
2020-04-09 16:49:16 +03:00
toml++.vcxproj.filters
fixed printing of inf and nan
2020-04-09 16:49:16 +03:00