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
d90da0c4ba
Attribute-only splat expressions cannot have other splats nested inside, since we're only interested in supporting how these behaved for HIL when running inside Hashicorp Terraform. More complex cases should be dealt with using either full splats (bracketed *) or "for" expressions. |
||
---|---|---|
gozcl | ||
zcl | ||
zcldec | ||
zcled | ||
zclparse | ||
zclwrite | ||
.travis.sh | ||
.travis.yml | ||
LICENSE |