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
1565d4f906
The existing round trip test was testing that we can pass through a set of tokens through the AST entirely unmodified. This new round-trip test passes the source through the Format function and then checks that it has the same semantics, by evaluating it both before and after and expecting an identical set of values. |
||
---|---|---|
gozcl | ||
zcl | ||
zcldec | ||
zcled | ||
zclparse | ||
zclwrite | ||
.travis.sh | ||
.travis.yml | ||
LICENSE |