tomlplusplus/include/toml++/impl
Mark Gillard 0ffd23d73f removed final from value, array and table
also:
- renamed `TOML_WINDOWS_COMPAT` to `TOML_ENABLE_WINDOWS_COMPAT`
- renamed `TOML_UNRELEASED_FEATURES` to `TOML_ENABLE_UNRELEASED_FEATURES`
- added additional tests
- fixed minor documentation issues
2021-10-31 17:58:42 +02:00
..
array.h removed final from value, array and table 2021-10-31 17:58:42 +02:00
array.inl added preserve_source_value_flags 2021-10-29 16:28:04 +03:00
date_time.h fixed inf and nan being formatted incorrectly by the json_formatter 2021-10-29 23:59:53 +03:00
formatter.h renamed default_formatter to toml_formatter 2021-10-30 15:56:14 +03:00
formatter.inl renamed default_formatter to toml_formatter 2021-10-30 15:56:14 +03:00
forward_declarations.h removed final from value, array and table 2021-10-31 17:58:42 +02:00
header_end.h
header_start.h added preserve_source_value_flags 2021-10-29 16:28:04 +03:00
json_formatter.h renamed default_formatter to toml_formatter 2021-10-30 15:56:14 +03:00
json_formatter.inl renamed default_formatter to toml_formatter 2021-10-30 15:56:14 +03:00
make_node.h removed final from value, array and table 2021-10-31 17:58:42 +02:00
node_view_extern.inl removed final from value, array and table 2021-10-31 17:58:42 +02:00
node_view.h removed final from value, array and table 2021-10-31 17:58:42 +02:00
node_view.inl
node.h removed final from value, array and table 2021-10-31 17:58:42 +02:00
node.inl
parse_error.h renamed default_formatter to toml_formatter 2021-10-30 15:56:14 +03:00
parse_result.h removed final from value, array and table 2021-10-31 17:58:42 +02:00
parser.h removed final from value, array and table 2021-10-31 17:58:42 +02:00
parser.inl removed final from value, array and table 2021-10-31 17:58:42 +02:00
preprocessor.h removed final from value, array and table 2021-10-31 17:58:42 +02:00
print_to_stream.h renamed default_formatter to toml_formatter 2021-10-30 15:56:14 +03:00
print_to_stream.inl renamed default_formatter to toml_formatter 2021-10-30 15:56:14 +03:00
source_region.h removed final from value, array and table 2021-10-31 17:58:42 +02:00
std_except.h
std_initializer_list.h
std_map.h
std_new.h
std_optional.h
std_string.h removed final from value, array and table 2021-10-31 17:58:42 +02:00
std_string.inl removed final from value, array and table 2021-10-31 17:58:42 +02:00
std_vector.h
table.h removed final from value, array and table 2021-10-31 17:58:42 +02:00
table.inl
toml_formatter.h renamed default_formatter to toml_formatter 2021-10-30 15:56:14 +03:00
toml_formatter.inl renamed default_formatter to toml_formatter 2021-10-30 15:56:14 +03:00
utf8.h fixed inf and nan being formatted incorrectly by the json_formatter 2021-10-29 23:59:53 +03:00
value_extern.inl removed final from value, array and table 2021-10-31 17:58:42 +02:00
value.h removed final from value, array and table 2021-10-31 17:58:42 +02:00
value.inl
version.h