aboutsummaryrefslogtreecommitdiff
path: root/proptools
AgeCommit message (Expand)Author
2016-08-05Support nil pointers to structs in propertiesColin Cross
2016-08-05Optimize proptoolsColin Cross
2016-05-05Support ExtendProperties that can append or prependColin Cross
2016-01-05AppendProperties: Replace *strings instead of appendingDan Willemsen
2015-11-20Support embedded anonymous property structsColin Cross
2015-11-20Fix ZeroProperties bug on nested interfacesColin Cross
2015-11-02Add proptools.TypeEqualColin Cross
2015-11-02Add property support for pointers to bools and stringsColin Cross
2015-10-31Fix bugs in CloneProperties and related functionsColin Cross
2015-10-31Move CloneProperties to clone.goColin Cross
2015-10-31Add helpers for extending properties to proptoolsColin Cross
2015-06-26Add self-documenting supportColin Cross
2015-05-14Add proptools.CloneEmptyPropertiesColin Cross
2015-03-11Fix bug when copying slice to itselfColin Cross
2015-01-23Add license headers and LICENSE fileColin Cross
2015-01-23Move blueprint/* up a directoryColin Cross