Commit Graph

3 Commits

Author SHA1 Message Date
wata_mac 636e660fac json: Add ParseExpression function 2020-09-04 14:12:01 -07:00
Kazuma Watanabe e72341df8a
json: Add json.ParseWithStartPos function
This is like json.Parse but allows specifying a non-default start position,
in case the caller is parsing a fragment from a larger JSON document.
2020-08-24 10:53:10 -07:00
Martin Atkins 6c4344623b Unfold the "hcl" directory up into the root
The main HCL package is more visible this way, and so it's easier than
having to pick it out from dozens of other package directories.
2019-09-09 16:08:19 -07:00