mirror of
https://github.com/marzer/tomlplusplus.git
synced 2024-11-02 11:26:26 +00:00
c7483cb92c
also: - fixed column numbers being wrong when a value ended at EOF - fixed some `print_to_stream` overloads for `char8_t` - fixed a minor preprocessor snafu on MSVC - fixed '\' not being escaped when printing string values - added an initializer list constructor for tables - added `array::flatten` - added `table::find` - added `table::is_inline` setter - added `TOML_SMALL_INT_TYPE` - added `parse_file` - added stream operator for source_region - added proper license notice for the utf8 decoder - added lots more documentation and tests |
||
---|---|---|
.. | ||
.runsettings | ||
parse_file.vcxproj | ||
test_char8_noexcept.vcxproj | ||
test_char8.vcxproj | ||
test_char_noexcept.vcxproj | ||
test_char.vcxproj | ||
test_strict_char8_noexcept.vcxproj | ||
test_strict_char8.vcxproj | ||
test_strict_char_noexcept.vcxproj | ||
test_strict_char.vcxproj | ||
test_x86_char8_noexcept.vcxproj | ||
test_x86_char8.vcxproj | ||
test_x86_char_noexcept.vcxproj | ||
test_x86_char.vcxproj | ||
test_x86_strict_char8_noexcept.vcxproj | ||
test_x86_strict_char8.vcxproj | ||
test_x86_strict_char_noexcept.vcxproj | ||
test_x86_strict_char.vcxproj | ||
toml_to_json_transcoder.vcxproj | ||
toml++.natvis | ||
toml++.props | ||
toml++.sln | ||
toml++.vcxproj | ||
toml++.vcxproj.filters |