summaryrefslogtreecommitdiff
path: root/compilerCommon
AgeCommit message (Expand)Author
2016-04-11Update iml files (org.antlr move)Deepanshu Gupta
2016-04-11Move to org.antlr from tunnelvisionYigit Boyar
2016-03-28carry over encoding.Yigit Boyar
2016-03-08Support for java 8 method reference syntax.George Mount
2016-03-08Have two-way binding use localized variables to prevent NPE.George Mount
2016-02-16Lambda In da houseYigit Boyar
2016-01-29Fix getStackTraceDeepanshu Gupta
2016-01-26Fix incremental compilation when dependency layout is removedYigit Boyar
2016-01-22Update data binding to kotlin beta 4Yigit Boyar
2016-01-13Two-way bindingGeorge Mount
2015-12-22Add iml files for intellij projectDeepanshu Gupta
2015-12-22Change from commons-lang3 to guavaDeepanshu Gupta
2015-12-17Add "db" prefix to databinding modules.Deepanshu Gupta
2015-12-16Add modules definitions.Deepanshu Gupta
2015-11-19Fix tag element usage with data binding.George Mount
2015-11-11Override layout file metadata from moduleYigit Boyar
2015-11-05Merge "IDE editing support in tools/base." into studio-master-devChris Warrington
2015-11-05IDE editing support in tools/base.Chris Warrington
2015-11-04Use publish from android build toolsYigit Boyar
2015-10-29Use custom props to avoid invalidating buildYigit Boyar
2015-10-28Data binding as studio dep + java6Yigit Boyar
2015-10-07Create tag from original fileYigit Boyar
2015-10-07Report syntax errors even though Antlr can recoverYigit Boyar
2015-10-07Support including data binding layout with no variables.George Mount
2015-10-05Fix error processing XML when german character is used.George Mount
2015-09-25Add support for gradle 1.4.0-beta3Yigit Boyar
2015-09-08Enable fragments with IDs in data binding layouts.George Mount
2015-08-26Make setVariable return true for declared variables.George Mount
2015-08-06Support fields for includes with IDs and no binding.George Mount
2015-08-06Support binding expressions in android:tag attribute.George Mount
2015-07-15Merge "Localize Maven" into mnc-devYigit Boyar
2015-07-14Fix compilation tests.George Mount
2015-07-14Localize MavenYigit Boyar
2015-07-10Set version to rc1 and also update kotlin versionYigit Boyar
2015-07-07Merge "Print encoded errors only if data binding is invoked from the IDE" int...Yigit Boyar
2015-07-06Add errors for layout files in different configsYigit Boyar
2015-07-06Print encoded errors only if data binding is invoked from the IDEYigit Boyar
2015-06-30Introduce Scopes to track logical stack tracesYigit Boyar
2015-06-30Data binding startup improvementYigit Boyar
2015-06-26Fix precedence of chained ternary operation.George Mount
2015-06-25Carry over location information from parser to annotation processorYigit Boyar
2015-06-24Remove guava from compilerYigit Boyar
2015-06-24Remove guava dependency from the pluginYigit Boyar
2015-06-23Give an error when includes are in the root of data bound layouts.George Mount
2015-06-17Fix bug where parent of include not being tagged.George Mount
2015-06-16Move shared code between build and compiler to a separate projectYigit Boyar