aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/CompletionFunction.java
Commit message (Expand)AuthorAge
* Aspects-on-aspects implementation.Gravatar Dmitry Lomov2016-11-15
* Add a new concept of failure causesGravatar Klaus Aehlig2016-10-25
* Allow Skyframe graph lookups and value retrievals to throw InterruptedException.Gravatar Janak Ramakrishnan2016-08-16
* Refactor FileArtifactValue and ArtifactValue now that presence of mtime and d...Gravatar Janak Ramakrishnan2016-08-01
* Model the TopLevelArtifactContext as an argument to the CompletionFunction ra...Gravatar Googler2016-07-18
* Aspect terminology update.Gravatar Dmitry Lomov2015-11-10
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* A prototype implementation of top-level aspects.Gravatar Dmitry Lomov2015-08-20