.. |
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
|
added TOML_ENABLE_FLOAT16 config to fix #178
|
2022-11-15 21:38:28 +02: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::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
|
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
|
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
|
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
|
fix build with mingw g++ 10 (#183)
|
2022-12-20 13:11:30 +02: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
|
added TOML_ENABLE_FLOAT16 config to fix #178
|
2022-11-15 21:38:28 +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
|
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
|
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
|
removing use of std::aligned_storage
|
2022-08-11 16:13:25 +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
|
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
|
v3.2.0
|
2022-08-30 00:04:04 +03: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 |