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
1979cb4c56
It no longer produces diagnostics, since that's redundant with the diagnostics that Decode itself will produce, and it wasn't going to be complete anyway due to our use of partial decoding and our inability to thread through nested specs in child blocks. |
||
---|---|---|
gozcl | ||
zcl | ||
zcldec | ||
zcled | ||
zclparse | ||
zclwrite | ||
.travis.sh | ||
.travis.yml | ||
LICENSE |