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-24 23:11:03 +03:00
ast parser: fix all tests, comments are still WIP 2015-10-24 22:10:10 +03:00
fmt hcl: move not finished files into their own folders 2015-10-16 23:22:28 +03:00
parser parser: collect comments 2015-10-24 23:11:03 +03:00
printer hcl: move not finished files into their own folders 2015-10-16 23:22:28 +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