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
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-08-05
specsuite: tests for flush heredocs with empty lines
Aaron Gallagher
2019-07-22
hcl: fix minor typos in docs (#71)
Antti Kupila
2019-07-22
Fix typos (#85)
Masayuki Morita
2019-07-18
ensure correct type in conditionals w/ DynamicVal (#118)
James Bardin
2019-07-02
Expect correct type from a conditional with nulls (#116)
James Bardin
2019-06-18
hclsyntax: Parse indexing brackets with a string literal as a traversal
Martin Atkins
2019-06-17
return array value evaluation diagnostics (#113)
Mahmood Ali
2019-05-15
hclsyntax: Allow single-line comments at EOF without newline
Martin Atkins
2019-05-14
hclsyntax: produce stub body when block parsing fails
Martin Atkins
2019-05-03
hcl/hclsyntax: Correct scanning of literal $ and % before quotes
Martin Atkins
2019-04-19
hcl/json: Fix incorrect alphabetical check in scanner
Maxim
2019-04-16
hcl: Special error message for indexing a sequence with a fraction
Martin Atkins
2019-04-12
hcl: NewRangeScannerFragment function
Martin Atkins
2019-04-02
hclsyntax: return the starting position of a missing attr, not the end. (#97)
Kristin Laemmert
2019-03-05
json: Eval json null values as cty.Null (#90)
Mahmood Ali
2019-02-26
hcl/hclsyntax: Parsing of for expressions while newline-sensitive
Martin Atkins
2019-02-14
json: Allow null values for block attributes (#87)
Danielle Tomlinson
2019-02-13
hclsyntax: Fix error diagnostic for blocks inside JustAttributes
Martin Atkins
2019-01-30
hcl: New GetAttr and ApplyPath functions
Martin Atkins
2019-01-28
hcl/hclsyntax: Clarify character in error message
Radek Simko
2019-01-25
hcl/hclsyntax: Produce better error message for invalid apostrophe
Radek Simko
2019-01-25
hcl/hclsyntax: Fix backtick and tab duplicate detection
Radek Simko
2019-01-25
hcl/hclsyntax: Fix token range reporting for invalid characters
Radek Simko
2019-01-25
hcl/hclsyntax: Add TokenApostrophe constant
Radek Simko
2019-01-25
hcl/hclsyntax: Recognize apostrophe as token in scanner
Radek Simko
2019-01-25
Regenerate code with ragel 6.10
Radek Simko
2019-01-24
hcl: All number parsing should use cty.ParseNumberVal
Martin Atkins
2019-01-24
Improve error reporting for comma-separated args
Radek Simko
2019-01-03
Normalize the spec markdown styles
Martin Atkins
2019-01-03
hclsyntax: Splat expression on non-sequence null gives empty tuple
Martin Atkins
2018-12-19
hcl/hclsyntax: Accept and ignore UTF-8 byte order marks
Martin Atkins
2018-12-19
hcl/hclsyntax: Handle template sequences in block labels
Martin Atkins
2018-12-14
hcl: RelTraversalForExpr must copy traversal before modifying it
Martin Atkins
2018-12-14
hcl/hclsyntax: Accept single-line block definitions
Martin Atkins
2018-12-13
hcl/hclsyntax: Fix up parsing of flush heredocs
Martin Atkins
2018-12-13
hcl/hclsyntax: Tests for normal (non-flush) heredoc expressions
Martin Atkins
2018-12-12
hcl/hclsyntax: Parsing of the "full splat" operator
Martin Atkins
2018-12-12
hcl/json: Detect variable references in property names
Martin Atkins
2018-12-12
hcl/hclsyntax: Properly support scanning from a non-zero start offset
Martin Atkins
2018-12-12
hcl/hclsyntax: Don't eat errors in IndexExpr collection or key
Martin Atkins
2018-12-11
hcl/hclsyntax: Allow newline between { and "for" keyword
Martin Atkins
2018-12-11
go fmt updates
Martin Atkins
2018-12-11
hcl/hclsyntax: Better handling of naked attribute keys with dots
Martin Atkins
2018-12-11
hclsyntax: Highlight key expression on invalid key type in object cons
Martin Atkins
2018-12-11
hcl: Fix PartialContent used on MergeBody result
Derek McNeil
2018-12-07
hcl/hclsyntax: Return DynamicVal when splatting a DynamicVal
Martin Atkins
2018-12-05
hcl/hclsyntax: More accurate type information for splat expressions
Martin Atkins
2018-12-03
hcl/hclsyntax: Fix scanning of multi-line comments
Martin Atkins
[next]