This website requires JavaScript.
Explore
Help
Sign In
go
/
hcl
Watch
2
Star
0
Fork
0
You've already forked hcl
Code
Issues
Pull Requests
Releases
Wiki
Activity
344
Commits
1
Branch
1
Tag
2.5
MiB
578dd97468
Commit Graph
3 Commits
Author
SHA1
Message
Date
Matt
1793d02c0e
- decoded structs may now use the ast.Node type to save the raw ast.Node; conceptually similar to how json.RawMessage works and is useful in situations where you would like to either (a) defer decoding or (b) require additional meta-data like #Pos
2015-12-06 21:31:48 -08:00
Mitchell Hashimoto
358b43ddbc
JSON parser
2014-08-02 11:38:41 -07:00
Mitchell Hashimoto
b6a1162606
The beginning of something
2014-07-31 13:56:51 -07:00