tomlplusplus/include/toml++
Mark Gillard f3896b7474 fixed an illegal table redefinition edge case (closes #112)
also:
- fixed incorrect source position in redefinition error messages
- updated conformance tests
2021-09-04 14:52:28 +03:00
..
toml_array.h added additional metafunctions 2021-05-21 14:28:45 +03:00
toml_array.hpp removed <fstream> requirement for parse_file 2021-05-19 14:36:25 +03:00
toml_common.h fixed linkage error with windows compat mode 2021-06-24 21:08:45 +03:00
toml_date_time.h fixed segfault JSON-formatting a failed parse_result (closes #96) 2021-05-06 14:28:29 +03:00
toml_default_formatter.h documentation fixes 2021-05-06 15:56:36 +03:00
toml_default_formatter.hpp fixed linkage error with windows compat mode 2021-06-24 21:08:45 +03:00
toml_formatter.h fixed segfault JSON-formatting a failed parse_result (closes #96) 2021-05-06 14:28:29 +03:00
toml_instantiations.hpp removed <fstream> requirement for parse_file 2021-05-19 14:36:25 +03:00
toml_json_formatter.h documentation fixes 2021-05-06 15:56:36 +03:00
toml_json_formatter.hpp documentation fixes 2021-05-06 15:56:36 +03:00
toml_node_view.h added additional metafunctions 2021-05-21 14:28:45 +03:00
toml_node.h added additional metafunctions 2021-05-21 14:28:45 +03:00
toml_node.hpp documentation fixes 2021-05-06 15:56:36 +03:00
toml_parse_error.h fixed segfault JSON-formatting a failed parse_result (closes #96) 2021-05-06 14:28:29 +03:00
toml_parse_result.h fix crash with pathologically-nested inputs (closes #100) 2021-05-18 01:39:01 +03:00
toml_parser.h removed <fstream> requirement for parse_file 2021-05-19 14:36:25 +03:00
toml_parser.hpp fixed an illegal table redefinition edge case (closes #112) 2021-09-04 14:52:28 +03:00
toml_preprocessor.h fixed linkage error with windows compat mode 2021-06-24 21:08:45 +03:00
toml_print_to_stream.h removed <fstream> requirement for parse_file 2021-05-19 14:36:25 +03:00
toml_table.h added additional metafunctions 2021-05-21 14:28:45 +03:00
toml_table.hpp removed <fstream> requirement for parse_file 2021-05-19 14:36:25 +03:00
toml_utf8_streams.h added additional metafunctions 2021-05-21 14:28:45 +03:00
toml_utf8_streams.hpp documentation fixes 2021-05-06 15:56:36 +03:00
toml_utf8.h fix spurious warnings with MSVC /Wall (fixes #94) 2021-04-23 00:51:25 +03:00
toml_value.h added additional metafunctions 2021-05-21 14:28:45 +03:00
toml_version.h release v2.5.0 2021-08-11 18:42:00 +03:00
toml.h fixed linkage error with windows compat mode 2021-06-24 21:08:45 +03:00