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
2015-10-25 16:12:08 +03:00
ast ast: print unknown node type 2015-10-24 23:12:28 +03:00
fmt hcl: move not finished files into their own folders 2015-10-16 23:22:28 +03:00
parser parser: add Parse() and make it compatible with printer 2015-10-25 00:04:31 +03:00
printer printer: add newline after each object 2015-10-25 16:12:08 +03:00
scanner scanner: negative float and int should be supported as well 2015-10-19 02:11:07 +03:00
testdata hclfmt: only parse hcl files 2015-10-03 02:18:04 +03:00
token token: rename TokenType to Type 2015-10-16 23:23:23 +03:00