Skip to content

Pull requests: hashicorp/hcl

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Allow decoding labels to pointers
#414 opened Oct 23, 2020 by notnoop Loading…
Add PHONY v1 Relates to the v1 line of releases
#225 opened Dec 13, 2017 by koooge Loading…
Fix errors identified by go vet v1 Relates to the v1 line of releases
#227 opened Dec 14, 2017 by rchiossi Loading…
Fixing complex struct decoding bug v1 Relates to the v1 line of releases
#228 opened Dec 15, 2017 by carlsverre Loading…
Incorrect equivalent JSON example v1 Relates to the v1 line of releases
#265 opened Nov 1, 2018 by lyle-nel Loading…
Support boolean in list for json parser bug syntax/json v1 Relates to the v1 line of releases
#266 opened Nov 16, 2018 by uepoch Loading…
Fixes some tests descriptions bug v1 Relates to the v1 line of releases
#267 opened Nov 16, 2018 by uepoch Loading…
Fix/doc for escapes
#270 opened Feb 7, 2019 by venthur Loading…
Add tests to clarify heredoc behavior
#281 opened Aug 5, 2019 by habnabit Loading…
allow "empty" (0 length or whitespace only) lines in heredoc bug syntax/native v1 Relates to the v1 line of releases
#331 opened Dec 19, 2019 by jhriggs Loading…
Update decoder.go v1 Relates to the v1 line of releases
#168 opened Nov 12, 2016 by GMTror Loading…
Support unknown variable evaluation
#413 opened Oct 23, 2020 by notnoop Loading…
Decode blocks into map with custom struct types
#415 opened Oct 23, 2020 by notnoop Loading…
switch to hashicorp docker mirror v1 Relates to the v1 line of releases waiting-reply
#418 opened Oct 29, 2020 by alvin-huang Loading…
hclwrite: Add RenameVariablePrefix for Body
#420 opened Nov 14, 2020 by magodo Loading…
gohcl: Add support for optional-block
#432 opened Dec 13, 2020 by pontaoski Loading…
Add support for squash in hcl tags
#446 opened Feb 13, 2021 by jocgir Loading…
userfunc: allow constructing a single function
#455 opened Mar 26, 2021 by tonistiigi Loading…
Add vault fuzzers
#458 opened Apr 2, 2021 by AdamKorcz Loading…
minor fix in identifier specification
#475 opened Jun 27, 2021 by MichaHoffmann Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.