aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/collect/nestedset/NestedSetVisitor.java
Commit message (Expand)AuthorAge
* Allow deserialization futures as NestedSet contents, with unrolling blocking ...Gravatar cpeyser2018-06-13
* Optimistically check the Set within NestedSetVisitor.VisitedState using conta...Gravatar Googler2018-03-22
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* PolishingGravatar Jonathan Bluett-Duncan2017-09-05
* Short-circuit visitation of empty nested sets, reinstating the spirit of comm...Gravatar Eric Fellheimer2016-06-27
* Description redacted.Gravatar Googler2016-06-16
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Optimize empty nested sets of errors / warnings during Skyframe evaluation.Gravatar Eric Fellheimer2015-09-08
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25