tomlplusplus/include/toml++
2020-10-10 00:30:12 +03:00
..
toml_array.h fixed parser memory leak (fixes #64) 2020-10-09 11:44:40 +03:00
toml_array.hpp fixed parser memory leak (fixes #64) 2020-10-09 11:44:40 +03:00
toml_common.h added value_flags 2020-09-06 13:01:14 +03:00
toml_date_time.h cleaned up some compiler warning management spam 2020-08-11 18:07:02 +03:00
toml_default_formatter.h added value_flags 2020-09-06 13:01:14 +03:00
toml_default_formatter.hpp Rename Windows.h to windows.h for mingw-w64 (#63) 2020-09-30 16:14:25 +03:00
toml_formatter.h added value_flags 2020-09-06 13:01:14 +03:00
toml_instantiations.hpp updated TOML version to v1.0.0-rc.2 2020-08-09 12:32:17 +03:00
toml_json_formatter.h cleaned up some compiler warning management spam 2020-08-11 18:07:02 +03:00
toml_json_formatter.hpp improved support for __fp16, _Float16 and __float128 2020-07-25 20:50:24 +03:00
toml_node_view.h minor cleanup and code review 2020-09-13 14:02:29 +03:00
toml_node.h added additional node_view constructors 2020-08-13 14:53:55 +03:00
toml_node.hpp minor cleanup and code review 2020-09-13 14:02:29 +03:00
toml_parse_error.h cleaned up some compiler warning management spam 2020-08-11 18:07:02 +03:00
toml_parser.h cleaned up some compiler warning management spam 2020-08-11 18:07:02 +03:00
toml_parser.hpp fixed issue handling malformed utf-8 2020-10-10 00:30:12 +03:00
toml_preprocessor.h fixed parser memory leak (fixes #64) 2020-10-09 11:44:40 +03:00
toml_print_to_stream.h added value_flags 2020-09-06 13:01:14 +03:00
toml_table.h fixed parser memory leak (fixes #64) 2020-10-09 11:44:40 +03:00
toml_table.hpp fixed parser memory leak (fixes #64) 2020-10-09 11:44:40 +03:00
toml_utf8_streams.h minor cleanup and code review 2020-09-13 14:02:29 +03:00
toml_utf8_streams.hpp improved support for __fp16, _Float16 and __float128 2020-07-25 20:50:24 +03:00
toml_utf8.h fixed parser memory leak (fixes #64) 2020-10-09 11:44:40 +03:00
toml_value.h fixed parser memory leak (fixes #64) 2020-10-09 11:44:40 +03:00
toml_version.h fixed parser memory leak (fixes #64) 2020-10-09 11:44:40 +03:00
toml.h fixed parser memory leak (fixes #64) 2020-10-09 11:44:40 +03:00