index
:
android_build_blueprint
lineage-17.0
lineage-17.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unpack.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow mutated property structs to contain slices of non-strings
Colin Cross
2018-10-03
1
-1
/
+3
*
Support parsing int64 in Blueprint file.
Nan Zhang
2017-11-02
1
-1
/
+9
*
Replace unpack's replace semantics with append
Colin Cross
2017-08-01
1
-63
/
+64
*
Improve error reporting
Colin Cross
2016-10-12
1
-5
/
+5
*
Support structures built with StructOf
Dan Willemsen
2016-09-09
1
-0
/
+9
*
Only instantiate nil struct pointers that are used
Colin Cross
2016-08-08
1
-4
/
+10
*
Support nil pointers to structs in properties
Colin Cross
2016-08-05
1
-1
/
+4
*
Fix error messages containing variable types
Colin Cross
2016-07-15
1
-4
/
+4
*
Rename Pos members
Colin Cross
2016-06-14
1
-5
/
+5
*
Remove blueprint/parser.Ident
Colin Cross
2016-06-14
1
-1
/
+1
*
Refactor blueprint parser nodes to an interface
Colin Cross
2016-06-08
1
-25
/
+26
*
Support embedded anonymous property structs
Colin Cross
2015-11-20
1
-14
/
+16
*
Add property support for pointers to bools and strings
Colin Cross
2015-11-02
1
-12
/
+27
*
Fix unpacking empty list
Colin Cross
2015-10-31
1
-1
/
+1
*
Add helpers for extending properties to proptools
Colin Cross
2015-10-31
1
-14
/
+3
*
Add self-documenting support
Colin Cross
2015-06-26
1
-3
/
+3
*
Support filtering nested structures by tag
Colin Cross
2015-06-26
1
-15
/
+75
*
Update import paths to include github
Jamie Gennis
2015-03-21
1
-2
/
+2
*
Add license headers and LICENSE file
Colin Cross
2015-01-23
1
-0
/
+14
*
Move blueprint/* up a directory
Colin Cross
2015-01-23
1
-0
/
+290