..
array.h
added toml::yaml_formatter
2021-11-03 12:18:53 +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
added toml::yaml_formatter
2021-11-03 12:18:53 +02:00
formatter.inl
added toml::yaml_formatter
2021-11-03 12:18:53 +02:00
forward_declarations.h
added toml::yaml_formatter
2021-11-03 12:18:53 +02:00
header_end.h
greatly simplified project header structure
2021-10-25 01:04:23 +03:00
header_start.h
added preserve_source_value_flags
2021-10-29 16:28:04 +03:00
json_formatter.h
added toml::yaml_formatter
2021-11-03 12:18:53 +02:00
json_formatter.inl
added toml::yaml_formatter
2021-11-03 12:18:53 +02: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
added toml::yaml_formatter
2021-11-03 12:18:53 +02:00
node_view.inl
added value flags to array + table insert methods ( closes #44 )
2021-10-29 12:59:59 +03:00
node.h
removed final
from value
, array
and table
2021-10-31 17:58:42 +02:00
node.inl
fixed incorrect clang+GCC flag in meson build script
2021-10-26 00:53:57 +03:00
parse_error.h
renamed default_formatter
to toml_formatter
2021-10-30 15:56:14 +03:00
parse_result.h
added toml::yaml_formatter
2021-11-03 12:18:53 +02:00
parser.h
removed final
from value
, array
and table
2021-10-31 17:58:42 +02:00
parser.inl
added toml::yaml_formatter
2021-11-03 12:18:53 +02:00
preprocessor.h
added toml::yaml_formatter
2021-11-03 12:18:53 +02:00
print_to_stream.h
added toml::yaml_formatter
2021-11-03 12:18:53 +02:00
print_to_stream.inl
added toml::yaml_formatter
2021-11-03 12:18:53 +02:00
source_region.h
removed final
from value
, array
and table
2021-10-31 17:58:42 +02: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
added toml::yaml_formatter
2021-11-03 12:18:53 +02:00
std_string.inl
removed final
from value
, array
and table
2021-10-31 17:58:42 +02:00
std_vector.h
greatly simplified project header structure
2021-10-25 01:04:23 +03:00
table.h
added toml::yaml_formatter
2021-11-03 12:18:53 +02:00
table.inl
removed double-bracket requirement for toml::table
constructor
2021-10-26 23:53:27 +03:00
toml_formatter.h
added toml::yaml_formatter
2021-11-03 12:18:53 +02:00
toml_formatter.inl
added toml::yaml_formatter
2021-11-03 12:18:53 +02:00
utf8.h
added toml::yaml_formatter
2021-11-03 12:18:53 +02:00
value_extern.inl
removed final
from value
, array
and table
2021-10-31 17:58:42 +02:00
value.h
added toml::yaml_formatter
2021-11-03 12:18:53 +02:00
value.inl
added value flags to array + table insert methods ( closes #44 )
2021-10-29 12:59:59 +03:00
version.h
greatly simplified project header structure
2021-10-25 01:04:23 +03:00
yaml_formatter.h
added toml::yaml_formatter
2021-11-03 12:18:53 +02:00
yaml_formatter.inl
added toml::yaml_formatter
2021-11-03 12:18:53 +02:00