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

6 Commits

Author SHA1 Message Date
Subhomoy Haldar
f7a11b8e50 toml: update value_opt syntax and add missing documentation (#16510) 2022-11-22 19:45:12 +02:00
yuyi
017ace6ea7 vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
Larpon
7ec70d5477 toml: small refactor, move all json functionality to submodule (#12502) 2021-11-18 13:27:59 +02:00
Larpon
9a3967bd7d toml: improve comment support (#12305) 2021-10-26 16:58:05 +03:00
Larpon
13b2aa701c toml: rename ast.Node -> ast.Value (#11974) 2021-09-25 20:31:02 +03:00
Larpon
5541ec8670 vlib: add toml module + tests (#11964) 2021-09-24 21:13:52 +03:00