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
/
cmd
/
hcldec
Age
Commit message (
Expand
)
Author
2023-02-28
[COMPLIANCE] Add Copyright and License Headers (#586)
hashicorp-copywrite[bot]
2020-01-09
Fix various stale links to spec.md
Masayuki Morita
2019-12-11
Fix import ordering from the move from hcl2 repository
Martin Atkins
2019-10-01
cmd/hcldec: Allow overriding the removal of nulls
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
2019-07-22
Remove incorrect quotes around types in examples (#119)
Buck Doyle
2018-08-22
hcldec: Handle or forbid cty.DynamicPseudoType attributes in nested blocks
Martin Atkins
2018-08-10
cmd/hclspecsuite: basic runner functionality for successful cases
Martin Atkins
2018-08-09
cmd/hcldec: opt-in JSON-formatted diagnostics
Martin Atkins
2018-08-09
cmd/hcldec: --var-refs option
Martin Atkins
2018-08-09
hcldec: BlockAttrsSpec spec type
Martin Atkins
2018-02-04
ext/userfunc: use bare identifiers for param names
Martin Atkins
2018-02-04
cmd/hcldec: allow spec file to define variables and functions
Martin Atkins
2018-02-04
cmd/hcldec: make cty stdlib functions available to specs
Martin Atkins
2018-02-04
cmd/hcldec: "transform" spec type
Martin Atkins
2018-02-04
cmd/hcldec: decode "array" blocks
Martin Atkins
2018-02-03
cmd/hcldec: Command-line tool for converting HCL config to JSON
Martin Atkins