readme
This commit is contained in:
@@ -34,10 +34,11 @@ The directory `fuzz/crashers` contains a set of crashes that were found with fuz
|
|||||||
|
|
||||||
* [x] use [Unicode® Standard Annex #31](https://www.unicode.org/reports/tr31/) (augmented with '-') for identifiers
|
* [x] use [Unicode® Standard Annex #31](https://www.unicode.org/reports/tr31/) (augmented with '-') for identifiers
|
||||||
* [ ] add [template expressions](https://github.com/hashicorp/hcl/blob/main/hclsyntax/spec.md#template-expressions)
|
* [ ] add [template expressions](https://github.com/hashicorp/hcl/blob/main/hclsyntax/spec.md#template-expressions)
|
||||||
* [x] add quoted templates
|
* [x] add templates
|
||||||
* [x] add quoted template interpolations
|
* [x] add template interpolations
|
||||||
* [ ] add quoted template directives
|
* [ ] add template directives
|
||||||
* [x] add heredoc templates
|
* [x] add quoted templates
|
||||||
|
* [x] add heredoc templates
|
||||||
* [ ] fuzzing
|
* [ ] fuzzing
|
||||||
* [x] start with fuzzing the parser
|
* [x] start with fuzzing the parser
|
||||||
* [ ] upload fuzzing instrumentation
|
* [ ] upload fuzzing instrumentation
|
||||||
|
|||||||
Reference in New Issue
Block a user