aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/query2/DepsUnboundedVisitor.java
Commit message (Expand)AuthorAge
* Some code cleanups and improvements around the various DTC visitor implementa...Gravatar nharmata2018-07-30
* Allow uniquifiers to throw QueryExceptions.Gravatar shreyax2018-07-02
* Rename VariableContext to the more general purpose QueryExpressionContext and...Gravatar shreyax2018-06-12
* Implement unbounded deps() using ParallelVisitor for SkyQuery.Gravatar shreyax2018-05-25