Tags: lyjnew/dagger
Tags
Some test cleanup - remove some duplicate or irrelevant tests - migrate some tests from Compile Testing to functional tests - rename some tests ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=195410257
Add Expression.create(TypeMirror, String, Object...) for convenience. RELNOTES=n/a ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=187200648
Shade AutoCommon in the SPI artifact Fixes google#994 RELNOTES=Fix a NoClassDefFound issue with `2.14` ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=179589702
Move Scope to the dagger.model package RELNOTES=n/a ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=179461777
Upgrade to AutoFactory 1.0-beta5 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174374366
Inline requests for @BINDS bindings This is a rollforward of e2bff35 and fixes an issue where Expressions for inline Foo_Factory.create() were not properly typed internally. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=171578370
Propogate @GwtIncompatible annotations to generated factories Fixes google#121 (finally) ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=156005530
PreviousNext