Files
toml11/toml
ToruNiina 9af2d65417 feat: allow heterogenous array
if TOML11_USE_UNRELEASED_TOML_FEATURES is activated.
In TOML v0.5.0, heterogenous arrays are not allowed. But after some
discussions in toml-lang/toml, it is decided to allow it in the next
release (toml-lang/toml/pull/676).
To support it, disable type check in parse_array function.
2019-11-08 15:36:58 +09:00
..
2019-06-09 12:00:28 -07:00
2019-03-16 14:27:05 +09:00
2019-03-16 14:27:05 +09:00
2019-11-08 15:36:58 +09:00
2018-12-13 20:44:10 +09:00
2019-06-22 17:35:40 +09:00