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 708abb8c97 Move the zcl package and its two parsing subpackages to "hcl" names
This is a super-invasive update since the "zcl" package in particular
is referenced all over.

There are probably still a few zcl references hanging around in comments,
etc but this takes care of most of it.
2017-09-11 16:40:37 -07:00
cmd/hclfmt Move the zcl package and its two parsing subpackages to "hcl" names 2017-09-11 16:40:37 -07:00
ext Move the zcl package and its two parsing subpackages to "hcl" names 2017-09-11 16:40:37 -07:00
gohcl Move the zcl package and its two parsing subpackages to "hcl" names 2017-09-11 16:40:37 -07:00
hcl Move the zcl package and its two parsing subpackages to "hcl" names 2017-09-11 16:40:37 -07:00
hcldec Move the zcl package and its two parsing subpackages to "hcl" names 2017-09-11 16:40:37 -07:00
hcled Move the zcl package and its two parsing subpackages to "hcl" names 2017-09-11 16:40:37 -07:00
hclparse Move the zcl package and its two parsing subpackages to "hcl" names 2017-09-11 16:40:37 -07:00
hcltest Move the zcl package and its two parsing subpackages to "hcl" names 2017-09-11 16:40:37 -07:00
hclwrite Move the zcl package and its two parsing subpackages to "hcl" names 2017-09-11 16:40:37 -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 LICENSE 2017-05-13 08:51:32 -07:00