hcl/zcl/json
2017-06-20 08:07:10 -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
spec.md json: beginnings of a JSON syntax specification document 2017-06-20 08:07:10 -07:00
structure_test.go json: allow "//" keys to be used as comments in bodies 2017-06-17 10:17:05 -07:00
structure.go json: allow "//" keys to be used as comments in bodies 2017-06-17 10:17:05 -07:00
tokentype_string.go json: update tokentype_string for recent new token types 2017-05-30 19:01:40 -07:00