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 2fc14b729a zclsyntax: start of expression parsing
Conditional expression parsing is ostensibly implemented, but since it
depends on the rest of the expression parsers -- not yet implemented --
it cannot be tested in isolation.

Also includes an initial implementation of the conditional expression
node, but this is also not yet tested and so may need further revisions
once we're in a better position to test it.
2017-05-31 08:37:17 -07:00
gozcl Update cty references to its new home in the zclconf github account 2017-05-27 17:35:44 -07:00
zcl zclsyntax: start of expression parsing 2017-05-31 08:37:17 -07:00
zcled Relocate into the "zclconf" github account 2017-05-27 17:33:09 -07:00
zclparse zclparse: ParseZCL and ParseZCLFile methods 2017-05-30 08:03:38 -07:00
zclwrite zclsyntax: differentiate quoted and unquoted string literals 2017-05-30 19:03:25 -07:00
.travis.yml Travis-CI test configuration 2017-05-25 08:15:49 -07:00
LICENSE LICENSE 2017-05-13 08:51:32 -07:00