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 e957bff8de zclsyntax: Start to stub out the zclsyntax package
This package will grow to contain all of the gory details of the native
zcl syntax, including it AST, parser, etc. Most callers should access
this via the simpler API in the top-level package, which then gives
automatic support for other syntaxes too.
2017-05-23 08:05:44 -07:00
gozcl Ability to look up the variables in an expression 2017-05-22 18:54:23 -07:00
zcl zclsyntax: Start to stub out the zclsyntax package 2017-05-23 08:05:44 -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