hcl/zcl
Martin Atkins f754328a91 json: beginnings of parser
Only supports parsing objects right now, and even then doesn't really
because objects have to contain strings and that isn't implemented yet.
2017-05-15 08:35:32 -07:00
..
json json: beginnings of parser 2017-05-15 08:35:32 -07:00
diagnostic.go Utilities for constructing diagnostics 2017-05-15 08:33:22 -07:00
doc.go Initial stubs of the public API 2017-05-13 17:44:11 -07:00
pos.go Utilities for constructing diagnostics 2017-05-15 08:33:22 -07:00
schema.go Initial stubs of the public API 2017-05-13 17:44:11 -07:00
structure.go Initial stubs of the public API 2017-05-13 17:44:11 -07:00