Files
toml11/toml
ToruNiina 5b35c1a74e fix: prohibit modification on inline table
According to toml-lang/toml:36d3091b3 "Clarify that inline tables are
immutable", check if it adds key-value pair to an inline table.
  This is one of the unreleased (after-0.5.0) toml feature. But this is
marked as "Clarify", so TOML-lang intended that inline tables are
immutable in all version.
2019-12-19 22:02:17 +09:00
..
2019-03-16 14:27:05 +09:00
2019-11-13 17:35:23 +09:00
2019-03-16 14:27:05 +09:00
2018-12-13 20:44:10 +09:00
2019-06-22 17:35:40 +09:00