tomlplusplus/external
Mark Gillard f3bd22bff4 fixed some incorrect handling of vertical whitespace when printing TOML to streams
also:
- added `date_time` converting constructors from `date` and `time`
- added `is_key<>` and is_key_or_convertible<>` metafunctions
- exposed `TOML_NAMESPACE_START` and `TOML_NAMESPACE_END` macros to help with ADL specialization scenarios
- added encoder and decoder for `toml-test` (closes #125)
2022-01-03 21:01:32 +02:00
..
Catch2@7727c15290 fixed linkage error with windows compat mode 2021-06-24 21:08:45 +03:00
json@cc59ab122f fixed some incorrect handling of vertical whitespace when printing TOML to streams 2022-01-03 21:01:32 +02:00
tloptional@c28fcf74d2 fixed linkage error with windows compat mode 2021-06-24 21:08:45 +03:00
toml-spec-tests@1880b1a178 restructuring and minor refactoring 2021-04-18 22:58:41 +03:00
toml-test@4634fdf3a6 updated conformance tests 2022-01-02 21:35:26 +02:00