summaryrefslogtreecommitdiff
path: root/proptools/clone.go
Commit message (Expand)AuthorAge
* Panic when copying private properties.Jaewoong Jung2019-03-07
* Use sync.Map for type field cacheColin Cross2019-01-23
* Allow mutated property structs to contain slices of non-stringsColin Cross2018-10-03
* Support parsing int64 in Blueprint file.Nan Zhang2017-11-02
* Support nil pointers to structs in propertiesColin Cross2016-08-05
* Optimize proptoolsColin Cross2016-08-05
* Fix ZeroProperties bug on nested interfacesColin Cross2015-11-20
* Add property support for pointers to bools and stringsColin Cross2015-11-02
* Fix bugs in CloneProperties and related functionsColin Cross2015-10-31
* Move CloneProperties to clone.goColin Cross2015-10-31