aboutsummaryrefslogtreecommitdiffstats
path: root/unpack_test.go
Commit message (Expand)AuthorAgeFilesLines
* Allow mutated property structs to contain slices of non-stringsColin Cross2018-10-031-6/+8
* Replace unpack's replace semantics with appendColin Cross2017-08-011-0/+43
* Improve error reportingColin Cross2016-10-121-1/+1
* Support nil pointers to structs in propertiesColin Cross2016-08-051-136/+198
* Refactor blueprint parser nodes to an interfaceColin Cross2016-06-081-152/+253
* Fix govet issuesColin Cross2016-06-021-1/+9
* Support embedded anonymous property structsColin Cross2015-11-201-0/+129
* Add property support for pointers to bools and stringsColin Cross2015-11-021-0/+36
* Fix unpacking empty listColin Cross2015-10-311-1/+6
* Support filtering nested structures by tagColin Cross2015-06-261-3/+75
* Update import paths to include githubJamie Gennis2015-03-211-2/+2
* Add license headers and LICENSE fileColin Cross2015-01-231-0/+14
* Move blueprint/* up a directoryColin Cross2015-01-231-0/+145