1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Delyan Angelov
ee6b23c2a7 toml: use toml.parse_text and toml.parse_file in the tests 2022-03-18 23:32:06 +02:00
Larpon
ba06eba39c toml: fix implicit allocation overwrite of existing table (#12793) 2021-12-11 15:21:46 +02:00
Larpon
9a2c563735 toml: add conversion of ast inf and nan to Any (#12567) 2021-11-25 12:33:54 +02:00
Larpon
11d70624af toml: streamline value() api (#12568) 2021-11-24 20:39:22 +02:00
Larpon
4b9e8e243c toml: support arrays in value key query syntax (#12527) 2021-11-20 19:45:17 +02:00