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 c1815fd6e4 Start of work on Traversals
Traversals are a generalized way to talk about paths taken from the scope
and from arbitrary values. These will be used for various analysis tasks,
such as determining what needs to be placed into a scope.
2017-05-22 08:05:19 -07:00
gozcl gozcl: decoding of bodies into structs and maps 2017-05-21 12:44:07 -07:00
zcl Start of work on Traversals 2017-05-22 08:05:19 -07:00
zcled Mechanism for introspection of source code for editors 2017-05-19 19:33:58 -07:00
zclparse json: Allow strings to be treated as HIL templates 2017-05-21 22:34:23 -07:00
LICENSE LICENSE 2017-05-13 08:51:32 -07:00