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

4 Commits

Author SHA1 Message Date
Daniel Däschle
d679146a80 fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
Delyan Angelov
ee6b23c2a7 toml: use toml.parse_text and toml.parse_file in the tests 2022-03-18 23:32:06 +02:00
Larpon
7ec70d5477 toml: small refactor, move all json functionality to submodule (#12502) 2021-11-18 13:27:59 +02:00
Larpon
2f75ce0d4c toml: use json2 to encode output from .to_json() (#12470) 2021-11-16 08:41:37 +02:00