aboutsummaryrefslogtreecommitdiff
path: root/unpack_test.go
AgeCommit message (Expand)Author
2016-08-05Support nil pointers to structs in propertiesColin Cross
2016-06-08Refactor blueprint parser nodes to an interfaceColin Cross
2016-06-02Fix govet issuesColin Cross
2015-11-20Support embedded anonymous property structsColin Cross
2015-11-02Add property support for pointers to bools and stringsColin Cross
2015-10-31Fix unpacking empty listColin Cross
2015-06-26Support filtering nested structures by tagColin Cross
2015-03-21Update import paths to include githubJamie Gennis
2015-01-23Add license headers and LICENSE fileColin Cross
2015-01-23Move blueprint/* up a directoryColin Cross