summaryrefslogtreecommitdiff
path: root/compiler
AgeCommit message (Expand)Author
2023-11-03Suppress new BoxedPrimitiveEquality check in CallbackRegistryTestEugene Yakavets
2022-05-05Add missing dependency on library kotlin-testDana Dahlstrom
2022-03-16Remove maven librariesEsteban de la Canal
2022-02-07Non-transitive R classes: Allow empty dependenciesChris Warrington
2021-11-24Remove AGP runtime depenency on antlrChris Warrington
2021-09-28Adapt code to Kotlin 1.5Matthew Gharrity
2021-09-20[Hybrid build] Remove annotations build fileChris Warrington
2021-08-19Fix sdk file loadingYigit Boyar
2021-07-28Include databinding compiler in gradle buildChris Warrington
2021-05-18Namespace R class references in LayoutBinderWriterIzabela Orlowska
2021-05-11Ensure deterministic order of entries in GenClassInfoLogHung Nguyen
2021-05-10Sort files in directories to ensure deterministic orderHung Nguyen
2021-04-13Avoid StackOverflow in code generation by dispatching a real errorYigit Boyar
2021-04-12Extend data-binding resource typesIzabela Orlowska
2021-04-01DB: Accept merged dependency resources listsIzabela Orlowska
2021-03-17Extend data binding tests for non-transitive R classesIzabela Orlowska
2021-03-01Add support for non-transitive R in data-bindingIzabela Orlowska
2021-02-24Fix hashcode in AnnotationFieldYigit Boyar
2021-02-22Suppress existing errorprone warningTom Renn
2021-02-05Remove kotlin-sdtlib-jdk8 libraryEsteban de la Canal
2021-02-01Removes Guava libraryEsteban de la Canal
2020-12-11Apply @Ignore to failing SafeUnboxingTestDana Dahlstrom
2020-12-03Adds StateFlow support to data bindingYigit Boyar
2020-11-13Avoid using deprecated Gradle configurationsIvan Gavrilovic
2020-10-07Remove direct dependencies on IJ modulesEsteban de la Canal
2020-09-17Add studio-sdk as a libraryEsteban de la Canal
2020-09-12Handle type suffixes in the parserYigit Boyar
2020-08-27Puts local antlr before platform antlrEsteban de la Canal
2020-08-24Use precompiled script plugins in databindingIvan Gavrilovic
2020-08-13Update Kotlin dependencies to 1.4Juan Chen
2020-08-07Fix undefined generic assignabilityYigit Boyar
2020-07-21Fix JavaClassTest checks to be more robust against future JDK versionsDavid Herman
2020-07-18[JDK11] Fix dependencies on JAXB librariesRaluca Sauciuc
2020-07-08[JDK11] Add explicit dependencies on JAXBRaluca Sauciuc
2020-06-03Fix thread safety issue when getting api-versions.xml resourceBingran
2020-04-30Support included view binding in data bindingYigit Boyar
2020-03-06Handle cases where upperbound of a TypeVariable might return nullYigit Boyar
2020-01-30Allow Observable#get in expressionsYigit Boyar
2019-12-11Ban calling get / getValue on an observableYigit Boyar
2019-11-18Change resource query to use AppCompatResources if possibleDavid Herman
2019-11-16Fix nullability in logic op into ternary conversionYigit Boyar
2019-11-13Handle java.lang.Void properlyYigit Boyar
2019-11-11Avoid large static blocks in DataBindingMapperYigit Boyar
2019-10-10Ensure all strings are capitalized w/ US localeYigit Boyar
2019-10-08Detect recursive structures in data bindingYigit Boyar
2019-10-04Fix access to undefined genericsYigit Boyar
2019-09-27Require view binding layouts to agree on root node IDJake Wharton
2019-09-25Resolve some compiler warningsJake Wharton
2019-09-03Fix generic discovery when xml does not have itYigit Boyar
2019-08-27Allow setters/adapters in <include tags for bindingYigit Boyar