aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/packages/Aspect.java
Commit message (Expand)AuthorAge
* Expose parameterized aspects to Skylark.Gravatar Googler2016-05-09
* Delete the interface NativeAspectFactory and make native aspects extend from ...Gravatar Luis Fernando Pino Duque2016-04-27
* Remove AspectClass.getDefinitionGravatar Dmitry Lomov2016-04-07
* Properly filter out Aspect attributes when `blaze query` requests --noimplici...Gravatar Dmitry Lomov2016-01-22
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Aspect terminology update.Gravatar Dmitry Lomov2015-11-10