fork of https://github.com/hashicorp/hcl because issue : https://github.com/hashicorp/hcl/issues/290 these code permit use of "nested" field decoding which is just composite struct
Go to file
Martin Atkins bdf1e7c6e6 gohcl: rename struct tag prefix from "zcl:" to "hcl:" 2017-09-11 17:29:56 -07:00
cmd/hclfmt hclparse: rename ParseZCL to ParseHCL 2017-09-11 17:22:10 -07:00
ext gohcl: rename struct tag prefix from "zcl:" to "hcl:" 2017-09-11 17:29:56 -07:00
gohcl gohcl: rename struct tag prefix from "zcl:" to "hcl:" 2017-09-11 17:29:56 -07:00
hcl Update doc comments and readmes for zcl -> HCL. 2017-09-11 16:56:31 -07:00
hcldec Update doc comments and readmes for zcl -> HCL. 2017-09-11 16:56:31 -07:00
hcled Update doc comments and readmes for zcl -> HCL. 2017-09-11 16:56:31 -07:00
hclparse hclparse: rename ParseZCL to ParseHCL 2017-09-11 17:22:10 -07:00
hcltest Update doc comments and readmes for zcl -> HCL. 2017-09-11 16:56:31 -07:00
hclwrite Update doc comments and readmes for zcl -> HCL. 2017-09-11 16:56:31 -07:00
.travis.sh build: capture code coverage stats during Travis-CI run 2017-06-02 08:27:20 -07:00
.travis.yml build: stop running Travis-CI test run on Go 1.7.x 2017-06-02 08:27:20 -07:00
LICENSE Relicense under MPL, rather than MIT 2017-09-11 16:43:03 -07:00