Colin Hoglund
|
b954e171a6
|
hclwrite: fix TokensForTraversal handling of index steps
|
2019-11-11 15:17:19 -08:00 |
|
Martin Atkins
|
6c4344623b
|
Unfold the "hcl" directory up into the root
The main HCL package is more visible this way, and so it's easier than
having to pick it out from dozens of other package directories.
|
2019-09-09 16:08:19 -07:00 |
|
Martin Atkins
|
3327dee567
|
Change module path to github.com/hashicorp/hcl/v2
This is in preparation for the first v2 release from the main HCL
repository.
|
2019-09-09 15:46:40 -07:00 |
|
Martin Atkins
|
0c14f1e3f6
|
hclwrite: Implement Body.SetAttributeTraversal
|
2018-11-04 02:09:35 +00:00 |
|
Martin Atkins
|
966851f309
|
hclwrite: TokensForValue
This function produces a token stream of a reasonable source
representation of the given constant value.
|
2018-07-14 15:05:37 -07:00 |
|