..
.runsettings
minor compilation speed and binary size improvements
2020-04-01 15:53:10 +03:00
parse_file.vcxproj
added json_formatter
2020-01-06 22:24:53 +02:00
test_char8_noexcept.vcxproj
added operator[], begin(), end() to parse_result in noexcept-mode
2020-04-03 16:33:02 +03:00
test_char8_strict_noexcept.vcxproj
added operator[], begin(), end() to parse_result in noexcept-mode
2020-04-03 16:33:02 +03:00
test_char8_strict.vcxproj
added operator[], begin(), end() to parse_result in noexcept-mode
2020-04-03 16:33:02 +03:00
test_char8.vcxproj
added operator[], begin(), end() to parse_result in noexcept-mode
2020-04-03 16:33:02 +03:00
test_char_noexcept.vcxproj
added operator[], begin(), end() to parse_result in noexcept-mode
2020-04-03 16:33:02 +03:00
test_char_strict_noexcept.vcxproj
added operator[], begin(), end() to parse_result in noexcept-mode
2020-04-03 16:33:02 +03:00
test_char_strict.vcxproj
added operator[], begin(), end() to parse_result in noexcept-mode
2020-04-03 16:33:02 +03:00
test_char.vcxproj
added operator[], begin(), end() to parse_result in noexcept-mode
2020-04-03 16:33:02 +03:00
test_x86_char8_noexcept.vcxproj
added operator[], begin(), end() to parse_result in noexcept-mode
2020-04-03 16:33:02 +03:00
test_x86_char8_strict_noexcept.vcxproj
added operator[], begin(), end() to parse_result in noexcept-mode
2020-04-03 16:33:02 +03:00
test_x86_char8_strict.vcxproj
added operator[], begin(), end() to parse_result in noexcept-mode
2020-04-03 16:33:02 +03:00
test_x86_char8.vcxproj
added operator[], begin(), end() to parse_result in noexcept-mode
2020-04-03 16:33:02 +03:00
test_x86_char_noexcept.vcxproj
added operator[], begin(), end() to parse_result in noexcept-mode
2020-04-03 16:33:02 +03:00
test_x86_char_strict_noexcept.vcxproj
added operator[], begin(), end() to parse_result in noexcept-mode
2020-04-03 16:33:02 +03:00
test_x86_char_strict.vcxproj
added operator[], begin(), end() to parse_result in noexcept-mode
2020-04-03 16:33:02 +03:00
test_x86_char.vcxproj
added operator[], begin(), end() to parse_result in noexcept-mode
2020-04-03 16:33:02 +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
added trivial abi attribute to date, time, time_offset
2020-03-23 17:55:32 +02: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
support for upcoming TOML v1.0.0 release
2020-04-03 00:39:21 +03:00
toml++.vcxproj.filters
support for upcoming TOML v1.0.0 release
2020-04-03 00:39:21 +03:00