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
/
parser
/
printer.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve indentation for multi-line expressions
Dan Willemsen
2018-05-07
1
-1
/
+20
*
Support parsing int64 in Blueprint file.
Nan Zhang
2017-11-02
1
-0
/
+2
*
Utils to support removing duplicate shared_libs
Jeff Gaston
2017-06-28
1
-0
/
+8
*
Fix error messages containing variable types
Colin Cross
2016-07-15
1
-1
/
+1
*
printer: support multiple skipped comments
Colin Cross
2016-07-12
1
-10
/
+9
*
Add CommentGroups
Colin Cross
2016-06-14
1
-38
/
+33
*
Rename Pos members
Colin Cross
2016-06-14
1
-2
/
+2
*
Remove blueprint/parser.Ident
Colin Cross
2016-06-14
1
-3
/
+3
*
Refactor blueprint parser nodes to an interface
Colin Cross
2016-06-08
1
-48
/
+46
*
Simplify printer whitespace and newline handling
Colin Cross
2015-03-20
1
-137
/
+163
*
Go back to the old Blueprints file format
Colin Cross
2015-03-04
1
-20
/
+8
*
Support += assignments
Colin Cross
2015-03-04
1
-2
/
+2
*
Modify printer to be stricter about extra newlines
Colin Cross
2015-03-04
1
-66
/
+132
*
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
/
+279