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
e709d7bcc0
Previously operations were an enum, but we've ended up needing to store a collection of values against each, so an operation being a pointer to a struct feels more natural. This in turn allows us to more easily fix the return types of the operations, so that we don't need to do any unusual work to understand that (for example) arithmetic always returns a number. |
||
---|---|---|
gozcl | ||
zcl | ||
zcldec | ||
zcled | ||
zclparse | ||
zclwrite | ||
.travis.sh | ||
.travis.yml | ||
LICENSE |