- 13b737a Allow modules to register a SkyKeyStateReceiver to observe the start of each SkyKey evaluation, when a SkyKey is evaluated, and the start/end of work on another (non-Skyframe) thread that "belongs" to that SkyKey, like non-Skyframe globbing within PackageFunction. by janakr · 3 years, 9 months ago
- 943c83a Command line aspect-on-aspect by messa · 3 years, 9 months ago
- f8c3408 Aspects propagating other aspects by messa · 3 years, 10 months ago
- 24b7366 Precompute hash code in `AspectValueKey` and `AbstractSkyKey`. by jhorvitz · 4 years ago
- 2487920 BEP reports analysis failure for targets with artifact conflicts. by adgar · 4 years ago
- a41d418 Automated rollback of commit 52c0597dea3e2e620088c78a2f6a812d672c01dd. by adgar · 4 years ago
- 52c0597 BEP reports analysis failure for targets with artifact conflicts. by adgar · 4 years ago
- abae685 Fix cquery + aspect memory waste. by gregce · 4 years, 8 months ago
- 3daedc3 Split up actions java library target. by jhorvitz · 4 years, 9 months ago
- 83221e3 Update users of ConfiguredTargetKey to use the Builder. by jcater · 4 years, 10 months ago
- 3eb2d25 Introduce a Builder class for creating instances of ConfiguredTargetKey. by jcater · 4 years, 10 months ago
- 02054bb Remove AspectValueKey.aspectConfigurationIsHost method. by jcater · 4 years, 10 months ago
- 6be6316 Remove ConfiguredTargetKey.isHostConfiguration method. by jcater · 4 years, 10 months ago
- 5c8a5f5 The great Skylark -> Starlark class migration: by gregce · 5 years ago
- f15d08d Try to clean up some of the excess baggage Aspects are carting around, mainly from a code cleanliness perspective, but with some minor memory benefits: by janakr · 5 years ago
- 40549e7 Split AspectKey subclasses out of AspectValue. by jcater · 5 years ago