platform_build_blueprint/proptools
Colin Cross 66c0b13553 Add proptools.Int and proptools.IntDefault
Add proptools.Int and proptools.IntDefault that behave analogously
to proptools.String and proptools.StringDefault.

Change-Id: I41fd3417c973c9ff4a5aa6680546b4b893784745
2019-09-25 14:52:54 -07:00
..
clone.go Panic when copying private properties. 2019-03-07 16:24:56 -08:00
clone_test.go Allow mutated property structs to contain slices of non-strings 2018-10-03 14:29:12 -07:00
escape.go Replace *Escape with *EscapeList 2018-09-19 16:17:10 -07:00
escape_test.go Replace *Escape with *EscapeList 2018-09-19 16:17:10 -07:00
extend.go Fix/improve comments on prepending/appending props 2019-07-08 14:07:45 -07:00
extend_test.go Support parsing int64 in Blueprint file. 2017-11-02 22:10:47 -07:00
proptools.go Add proptools.Int and proptools.IntDefault 2019-09-25 14:52:54 -07:00
tag.go Add PropertyIndexesWithTag 2019-03-05 19:47:43 -08:00
tag_test.go Add PropertyIndexesWithTag 2019-03-05 19:47:43 -08:00
typeequal.go Support nil pointers to structs in properties 2016-08-05 17:19:36 -07:00
typeequal_test.go Support nil pointers to structs in properties 2016-08-05 17:19:36 -07:00