aboutsummaryrefslogtreecommitdiff
path: root/java/dagger/hilt/processor/internal/AnnotationValues.java
AgeCommit message (Expand)Author
2021-05-12Revert "Merge commit 'upstream/dagger-2.35.1^'"Aurimas Liutikas
2021-04-20Share aggregating metadata logic in a utility class.Brad Corso
2021-04-19Add aggregating data for roots. Also add tests to verify illegal combinations.Brad Corso
2021-01-11Add TestInstallIn to Hilt.Brad Corso
2020-09-03Fix redundant memoization for scoped bindings in fastInit.Brad Corso
2020-05-12Gracefully parse @kotlin.Metadata produced by Kotlin compiler versions earlie...danysantiago
2020-03-20Start pushing Hilt to GitHub.erichang