mirror of
https://github.com/marzer/tomlplusplus.git
synced 2024-11-02 11:26:26 +00:00
cb000809b0
see https://github.com/toml-lang/toml/issues/698 for info about TOML v1.0.0 also: - fixed some parser error-paths not returning early enough when exceptions were disabled - added more specific error messages for parsing errors relating to prohibited codepoints - added compilation speed improvements (particularly for platforms lacking floating-point `std::to_chars`) - added many minor documentation improvements - added additional tests |
||
---|---|---|
.. | ||
.runsettings | ||
parse_file.vcxproj | ||
test_char8_noexcept.vcxproj | ||
test_char8_strict_noexcept.vcxproj | ||
test_char8_strict.vcxproj | ||
test_char8.vcxproj | ||
test_char_noexcept.vcxproj | ||
test_char_strict_noexcept.vcxproj | ||
test_char_strict.vcxproj | ||
test_char.vcxproj | ||
test_x86_char8_noexcept.vcxproj | ||
test_x86_char8_strict_noexcept.vcxproj | ||
test_x86_char8_strict.vcxproj | ||
test_x86_char8.vcxproj | ||
test_x86_char_noexcept.vcxproj | ||
test_x86_char_strict_noexcept.vcxproj | ||
test_x86_char_strict.vcxproj | ||
test_x86_char.vcxproj | ||
toml_to_json_transcoder.vcxproj | ||
toml++.natvis | ||
toml++.props | ||
toml++.sln | ||
toml++.vcxproj | ||
toml++.vcxproj.filters |