aboutsummaryrefslogtreecommitdiffstats
path: root/proptools
Commit message (Expand)AuthorAgeFilesLines
* Make off-the-shelf order funcs public.HEADstaging/lineage-17.0_merge-android-10.0.0_r9lineage-17.1Jaewoong Jung2019-12-111-6/+6
* Panic when copying private properties.Jaewoong Jung2019-03-071-2/+1
* Add PropertyIndexesWithTagColin Cross2019-03-053-13/+207
* Merge pull request #219 from colincross/escape_listcolincross2019-02-282-21/+42
|\
| * Replace *Escape with *EscapeListColin Cross2018-09-192-21/+42
* | Use sync.Map for type field cacheColin Cross2019-01-231-32/+9
* | Allow mutated property structs to contain slices of non-stringsColin Cross2018-10-032-3/+24
|/
* Add proptools.BoolDefault and proptools.StringDefaultColin Cross2018-04-101-7/+19
* Support parsing int64 in Blueprint file.Nan Zhang2017-11-025-11/+177
* Replace unpack's replace semantics with appendColin Cross2017-08-011-62/+68
* Add proptools functions to escape stringsColin Cross2016-09-292-0/+204
* Relax type requirements when extending propertiesColin Cross2016-08-222-45/+159
* Support nil pointers to structs in propertiesColin Cross2016-08-055-41/+145
* Optimize proptoolsColin Cross2016-08-052-12/+66
* Support ExtendProperties that can append or prependColin Cross2016-05-052-797/+950
* AppendProperties: Replace *strings instead of appendingDan Willemsen2016-01-052-16/+15
* Support embedded anonymous property structsColin Cross2015-11-202-0/+145
* Fix ZeroProperties bug on nested interfacesColin Cross2015-11-202-5/+95
* Add proptools.TypeEqualColin Cross2015-11-022-0/+226
* Add property support for pointers to bools and stringsColin Cross2015-11-025-50/+270
* Fix bugs in CloneProperties and related functionsColin Cross2015-10-312-58/+411
* Move CloneProperties to clone.goColin Cross2015-10-312-164/+183
* Add helpers for extending properties to proptoolsColin Cross2015-10-313-0/+1152
* Add self-documenting supportColin Cross2015-06-261-0/+9
* Add proptools.CloneEmptyPropertiesColin Cross2015-05-141-0/+46
* Fix bug when copying slice to itselfColin Cross2015-03-111-4/+6
* Add license headers and LICENSE fileColin Cross2015-01-231-0/+14
* Move blueprint/* up a directoryColin Cross2015-01-231-0/+132