aboutsummaryrefslogtreecommitdiff
path: root/unpack.go
AgeCommit message (Expand)Author
2016-08-08Only instantiate nil struct pointers that are usedColin Cross
2016-08-05Support nil pointers to structs in propertiesColin Cross
2016-07-15Fix error messages containing variable typesColin Cross
2016-06-14Rename Pos membersColin Cross
2016-06-14Remove blueprint/parser.IdentColin Cross
2016-06-08Refactor blueprint parser nodes to an interfaceColin 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-10-31Add helpers for extending properties to proptoolsColin Cross
2015-06-26Add self-documenting supportColin 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