tomlplusplus/include/toml++/impl
2023-04-03 22:37:18 +03:00
..
array.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
array.inl fixed parser null deref when exceptions are disabled 2022-08-31 14:49:23 +03:00
at_path.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
at_path.inl Fix typo in at_path (#173) 2022-09-19 09:22:48 +09:30
date_time.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
formatter.h added toml::format_flags::terse_key_value_pairs 2022-11-09 22:33:44 +02:00
formatter.inl added toml::format_flags::relaxed_float_precision 2022-01-08 16:32:06 +02:00
forward_declarations.h fixed value_flags not preserved during insertion (#108) 2023-04-03 19:34:39 +03:00
header_end.h do not use inline_recursion if using clang-cl (#192) 2023-02-07 10:16:29 +02:00
header_start.h do not use inline_recursion if using clang-cl (#192) 2023-02-07 10:16:29 +02:00
json_formatter.h preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
json_formatter.inl added toml::format_flags::terse_key_value_pairs 2022-11-09 22:33:44 +02:00
key.h preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
make_node.h minor fixes/tweaks 2023-04-03 22:37:18 +03:00
node_view.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
node.h fix typo in docs 2022-10-16 13:26:19 +03:00
node.inl preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
parse_error.h preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
parse_result.h fixed value_flags not preserved during insertion (#108) 2023-04-03 19:34:39 +03:00
parser.h fixed value_flags not preserved during insertion (#108) 2023-04-03 19:34:39 +03:00
parser.inl fixed value_flags not preserved during insertion (#108) 2023-04-03 19:34:39 +03:00
path.h v3.2.0 2022-08-30 00:04:04 +03:00
path.inl Update at_path(toml::path) to handle missing component (#168) 2022-08-25 08:13:22 +03:00
preprocessor.h fixed #187 2023-01-29 17:49:41 +02:00
print_to_stream.h arm fixes 2022-08-03 00:16:04 +03:00
print_to_stream.inl arm fixes 2022-08-03 00:16:04 +03:00
simd.h big parser + utf8 handling refactor 2021-11-05 00:43:42 +02:00
source_region.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
std_except.h greatly simplified project header structure 2021-10-25 01:04:23 +03:00
std_initializer_list.h removed double-bracket requirement for toml::table constructor 2021-10-26 23:53:27 +03:00
std_map.h greatly simplified project header structure 2021-10-25 01:04:23 +03:00
std_new.h tentative fix for #189 2023-01-29 14:42:08 +02:00
std_optional.h greatly simplified project header structure 2021-10-25 01:04:23 +03:00
std_string.h preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
std_string.inl fixed toml::parse_file() on windows for non-ASCII paths 2022-11-05 16:21:48 +02:00
std_utility.h fixed missing #include <utility> 2021-11-03 19:11:55 +02:00
std_variant.h Path (#156) 2022-06-04 16:49:26 +03:00
std_vector.h greatly simplified project header structure 2021-10-25 01:04:23 +03:00
table.h fixed value_flags not preserved during insertion (#108) 2023-04-03 19:34:39 +03:00
table.inl preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
toml_formatter.h preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
toml_formatter.inl added toml::format_flags::terse_key_value_pairs 2022-11-09 22:33:44 +02:00
unicode_autogenerated.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
unicode.h fixed value_flags not preserved during insertion (#108) 2023-04-03 19:34:39 +03:00
unicode.inl preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
value.h minor fixes/tweaks 2023-04-03 22:37:18 +03:00
version.h fixed #187 2023-01-29 17:49:41 +02:00
yaml_formatter.h preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
yaml_formatter.inl added toml::format_flags::terse_key_value_pairs 2022-11-09 22:33:44 +02:00