History log of /frameworks/data-binding/compilerCommon/src/main/grammar-gen/android/databinding/parser/BindingExpressionVisitor.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8d89ffbe003c2b51522e56ae64b48d5398c9837b 27-Jun-2015 George Mount <mount@google.com> Fix precedence of chained ternary operation.

Bug 22108739

Change-Id: I443da537f51e503edbeb269db7432757d58887a9
/frameworks/data-binding/compilerCommon/src/main/grammar-gen/android/databinding/parser/BindingExpressionVisitor.java
0cb9fbb96197af013f4f879ed6cddf2681b88fd6 16-Jun-2015 Yigit Boyar <yboyar@google.com> Move shared code between build and compiler to a separate project

This CL encapsulates the shared code between build time and annotation
processing into a separate project. This project has no dependency on
kotlin so we can easily use it in gradle plugin.

Bug: 21815393
Change-Id: I9fd2e88885d06ff5423121747817ffcd056e8c74
/frameworks/data-binding/compilerCommon/src/main/grammar-gen/android/databinding/parser/BindingExpressionVisitor.java