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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Emit errors on mixed property syntax
Logan Chien
2018-06-26
2
-3
/
+5
*
Improve indentation for multi-line expressions
Dan Willemsen
2018-05-07
2
-1
/
+48
*
Add Patch and PatchList for making textual changes
Colin Cross
2018-04-10
2
-1
/
+134
*
Make End() return the position after the node
Colin Cross
2018-04-10
3
-43
/
+147
*
Support parsing int64 in Blueprint file.
Nan Zhang
2017-11-02
5
-13
/
+468
*
Utils to support removing duplicate shared_libs
Jeff Gaston
2017-06-28
1
-0
/
+8
*
Some util functions to support bpfix
Jeff Gaston
2017-05-23
1
-0
/
+59
*
Fix error messages containing variable types
Colin Cross
2016-07-15
1
-1
/
+1
*
printer: support multiple skipped comments
Colin Cross
2016-07-12
2
-10
/
+25
*
Add CommentGroups
Colin Cross
2016-06-14
6
-65
/
+154
*
Make everything a Node
Colin Cross
2016-06-14
2
-6
/
+32
*
Rename Pos members
Colin Cross
2016-06-14
4
-54
/
+54
*
Remove blueprint/parser.Ident
Colin Cross
2016-06-14
4
-72
/
+91
*
Refactor blueprint parser nodes to an interface
Colin Cross
2016-06-08
7
-677
/
+899
*
Fix bugs related to local vs. inherited variables
Colin Cross
2015-08-03
1
-26
/
+61
*
Add deep Copy() for parser types
Dan Willemsen
2015-07-06
1
-0
/
+42
*
Refactor parsing to allow reuse
Colin Cross
2015-06-30
1
-0
/
+2
*
Add convenience methods to Comment objects
Colin Cross
2015-06-30
1
-0
/
+50
*
Update import paths to include github
Jamie Gennis
2015-03-21
1
-10
/
+10
*
Allow parsing Blueprints files without evaluating
Colin Cross
2015-03-20
2
-68
/
+76
*
Simplify printer whitespace and newline handling
Colin Cross
2015-03-20
4
-142
/
+224
*
Fix whitespace in parser/parser.go
Colin Cross
2015-03-10
1
-4
/
+4
*
Go back to the old Blueprints file format
Colin Cross
2015-03-04
2
-76
/
+64
*
Allow adding maps
Colin Cross
2015-03-04
1
-0
/
+47
*
Support += assignments
Colin Cross
2015-03-04
4
-25
/
+209
*
Modify printer to be stricter about extra newlines
Colin Cross
2015-03-04
2
-67
/
+161
*
Add license headers and LICENSE file
Colin Cross
2015-01-23
6
-0
/
+84
*
Move blueprint/* up a directory
Colin Cross
2015-01-23
6
-0
/
+1642