hcl/zcl/json
Martin Atkins b878a4ef98 json: parse strings as zclsyntax templates
This is the same idea as our existing HIL template support, but uses the
zclsyntax template parser instead of HIL's parser.
2017-06-12 07:25:09 -07:00
..
ast.go Relocate into the "zclconf" github account 2017-05-27 17:33:09 -07:00
didyoumean_test.go json: parsing of keywords 2017-05-16 06:51:19 -07:00
didyoumean.go json: Generalize "keywordSuggestion" for general name suggestions 2017-05-20 09:45:15 -07:00
doc.go json: initial scanner implementation 2017-05-15 07:02:13 -07:00
navigation_test.go json: ContextString implementation 2017-05-19 19:33:58 -07:00
navigation.go json: ContextString implementation 2017-05-19 19:33:58 -07:00
parser_test.go Relocate into the "zclconf" github account 2017-05-27 17:33:09 -07:00
parser.go Relocate into the "zclconf" github account 2017-05-27 17:33:09 -07:00
peeker.go json: fix buggy peeker.Read 2017-05-16 06:51:19 -07:00
public_test.go json: parse strings as zclsyntax templates 2017-06-12 07:25:09 -07:00
public.go Relocate into the "zclconf" github account 2017-05-27 17:33:09 -07:00
scanner_test.go Relocate into the "zclconf" github account 2017-05-27 17:33:09 -07:00
scanner.go Relocate into the "zclconf" github account 2017-05-27 17:33:09 -07:00
structure_test.go Add MissingItemRange to zcl.BodyContent 2017-06-03 16:46:49 -07:00
structure.go json: parse strings as zclsyntax templates 2017-06-12 07:25:09 -07:00
tokentype_string.go json: update tokentype_string for recent new token types 2017-05-30 19:01:40 -07:00