tomlplusplus/include/toml++/impl
Mark Gillard b6fa7e1891 arm fixes
- disambiguated `print_to_stream()` for ints (fixes #167)
- relaxed mantissa and digits10 requirements of extended floats
2022-08-03 00:16:04 +03:00
..
array.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
array.inl preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
at_path.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
at_path.inl unified internal path parsing using callbacks 2022-06-06 13:59:14 +03:00
date_time.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
formatter.h refactor: deprecate TOML_API, add more specific defines 2022-02-12 22:04:16 +02:00
formatter.inl added toml::format_flags::relaxed_float_precision 2022-01-08 16:32:06 +02:00
forward_declarations.h arm fixes 2022-08-03 00:16:04 +03:00
header_end.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
header_start.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
json_formatter.h preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
json_formatter.inl added toml::key (closes #82) 2021-11-10 22:07:05 +02:00
key.h preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
make_node.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
node_view.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
node.h preprocessor + CI cleanup 2022-07-31 18:34:53 +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 preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
parser.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
parser.inl preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
path.h preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
path.inl preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
preprocessor.h preprocessor + CI cleanup 2022-07-31 18:34:53 +03: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 greatly simplified project header structure 2021-10-25 01:04:23 +03: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 added parse_benchmark example 2021-11-04 11:56:03 +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 preprocessor + CI cleanup 2022-07-31 18:34:53 +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 node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
unicode_autogenerated.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
unicode.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
unicode.inl preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
value.h arm fixes 2022-08-03 00:16:04 +03:00
version.h added for_each() for tables and arrays 2022-04-24 21:02:55 +03:00
yaml_formatter.h preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
yaml_formatter.inl added toml::key (closes #82) 2021-11-10 22:07:05 +02:00