Sign in
bazel
/
bazel
/
4f189866eade44a85ec114ca91355d363ea3e03e
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
graph
c7cf6f0
Add documentation to Collection<E> get() method.
by dbabkin
· 8 years ago
c90d4b5
Change private method to static to underline that it is not intended to use
by dbabkin
· 8 years ago
9f58c50
Remove lock around DiGraph in BlazeQueryEnvironment
by dbabkin
· 8 years ago
ee8000d
Remove hashCode int field from Node.
by dbabkin
· 8 years ago
8c2b481
Delete unused method.
by twerth
· 8 years ago
871d9f5
Remove the unused Matrix class.
by lberki
· 8 years ago
8ac761a
Switch a few maps/sets to CompactHash(Map|Set)
by Googler
· 8 years ago
3bcb9f6
More BUILD file refactorings.
by philwo
· 9 years ago
a393c428d
Split "shell", "graph" into their own packages.
by philwo
· 9 years ago
0df3ddbd
Polishing
by Jonathan Bluett-Duncan
· 9 years ago
ed24961
Remove Java 7 type inference workarounds and TODOs
by brandjon
· 9 years ago
3d2a68c
Automated conversion to Java 8
by laurentlb
· 9 years ago
95bbe9c
Delete unused classes
by Michajlo Matijkiw
· 10 years ago
8b1a094
Workaround javac 1.7 bug
by Dmitry Lomov
· 10 years ago
f88f4d8
Rationalize copyright headers
by Damien Martin-Guillerez
· 11 years ago
3ab82f7
Fix some warnings.
by Ulf Adams
· 11 years ago
54733f9
Code cleanup
by Laurent Le Brun
· 11 years ago
706bc72
Replace query option --order_results with --order_output, which can take three values for a given output formatter: 'no', 'deps', or 'full'. A fourth value, 'auto', means either 'deps' or 'full' depending on the formatter.
by Janak Ramakrishnan
· 11 years ago
d34667f
Clean up some testing-only and single-call codepaths in Digraph code.
by Janak Ramakrishnan
· 11 years ago
07dba94
Some cleanup changes.
by Ulf Adams
· 11 years ago
e72d522
Add a SkyQueryEnvironment which runs queries by examining the Skyframe graph.
by Janak Ramakrishnan
· 11 years ago
d08b27f
Update from Google.
by Han-Wen Nienhuys
· 11 years ago