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 aa13eab21f json: Don't suppress parser return value on errors
Even if errors were encountered during parsing, it is helpful to still
return a partial AST if possible since that allows for the source code
analysis features to still (partially) work in the face of errors.
2017-05-20 09:30:04 -07:00
zcl json: Don't suppress parser return value on errors 2017-05-20 09:30:04 -07:00
zcled Mechanism for introspection of source code for editors 2017-05-19 19:33:58 -07:00
zclparse Mechanism for introspection of source code for editors 2017-05-19 19:33:58 -07:00
LICENSE LICENSE 2017-05-13 08:51:32 -07:00