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
/
hcl
/
json
Age
Commit message (
Expand
)
Author
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-06-17
return array value evaluation diagnostics (#113)
Mahmood Ali
2019-04-19
hcl/json: Fix incorrect alphabetical check in scanner
Maxim
2019-03-05
json: Eval json null values as cty.Null (#90)
Mahmood Ali
2019-02-14
json: Allow null values for block attributes (#87)
Danielle Tomlinson
2019-01-24
hcl: All number parsing should use cty.ParseNumberVal
Martin Atkins
2019-01-03
Normalize the spec markdown styles
Martin Atkins
2018-12-12
hcl/json: Detect variable references in property names
Martin Atkins
2018-09-21
hclsyntax: Fix incorrect positions in tests
Radek Simko
2018-07-28
hcl: Include Expression reference in diagnostics
Martin Atkins
2018-07-28
hcl: Annotate diagnostics with expression EvalContext
Martin Atkins
2018-07-18
Fix "attribute" vs "argument" terminology in diagnostics
Martin Atkins
2018-07-01
Fix spec typos
Emil Hessman
2018-03-04
Update the various spec documents to include static analysis
Martin Atkins
2018-03-04
hcl: ExprCall function
Martin Atkins
2018-02-27
hcl/json: decode number literals at full precision
Martin Atkins
2018-02-26
hcl/json: update tokentype_string.go for latest version of stringer
Martin Atkins
2018-02-23
hcl: ExprMap function
Martin Atkins
2018-02-17
hcl/json: catch and reject duplicate attrs in JustAttributes
Martin Atkins
2018-02-17
hcl/json: allow more flexible use of arrays when describing bodies
Martin Atkins
2018-02-16
hcl/json: fuzzing utilities
Martin Atkins
2018-01-27
json: update stale references to "zcl"
Martin Atkins
2018-01-27
json: remove non-functional HIL parsing functions
Martin Atkins
2018-01-23
update zclsyntax to hclsyntax in various comments and strings
Fatih Arslan
2018-01-12
hcl/json: detect variable references in string values
Martin Atkins
2018-01-12
hcl: ExprList function
Martin Atkins
2018-01-12
hcl: AbsTraversalForExpr and RelTraversalForExpr
Martin Atkins
2017-09-11
Update doc comments and readmes for zcl -> HCL.
Martin Atkins
2017-09-11
specs: zcl -> HCL
Martin Atkins
2017-09-11
Move the zcl package and its two parsing subpackages to "hcl" names
Martin Atkins