index
:
hcl.git
main
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hclwrite
/
tokens.go
Age
Commit message (
Expand
)
Author
2023-08-30
Use Unicode 15 tables for unicode normalization and segmentation
Martin Atkins
2023-02-28
[COMPLIANCE] Add Copyright and License Headers (#586)
hashicorp-copywrite[bot]
2022-01-03
hclwrite: Various new "TokensFor..." functions
incubator4
2021-02-23
Use Unicode 13 text segmentation rules
Martin Atkins
2020-03-09
Use Unicode 12.0.0 grapheme cluster segmentation rules
Martin Atkins
2019-09-09
Unfold the "hcl" directory up into the root
Martin Atkins
2019-09-09
Change module path to github.com/hashicorp/hcl/v2
Martin Atkins
2018-12-14
hclwrite: add space between "in" keyword and expr in for expression
Martin Atkins
2018-11-03
hclwrite: Make File and Tokens implement io.WriterTo
Martin Atkins
2018-08-09
hclwrite: Body.SetAttributeValue
Martin Atkins
2018-08-01
hclwrite: Simplify internal data structures
Martin Atkins
2018-01-27
hclwrite: update remaining stale references to "zcl"
Martin Atkins
2018-01-23
update zclsyntax to hclsyntax in various comments and strings
Fatih Arslan
2017-09-11
Move the zcl package and its two parsing subpackages to "hcl" names
Martin Atkins
2017-09-11
Rename the ancillary packages from "zcl" to "hcl".
Martin Atkins