index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
syntax
/
LineNumberTable.java
Commit message (
Expand
)
Author
Age
*
Automated cleanup
Laurent Le Brun
2016-10-12
*
Global cleanup change.
Googler
2016-05-16
*
Use Bazel Preconditions variant which avoids varargs array creation
Mark Schaller
2015-12-10
*
Avoid autoboxing on potential hot paths in LineNumberTable
Michajlo Matijkiw
2015-12-07
*
Cache and canonicalize references to PathFragments in LineNumberTable$HashLin...
Eric Fellheimer
2015-11-03
*
Cleanup, TODO removal
Laurent Le Brun
2015-10-30
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Make two Skyframe nodes with the same events and values equal.
Janak
2015-07-13
*
Allow users of Blaze Lexer to explicitly specify the line-number table of a f...
Carmi Grushko
2015-06-16
*
Avoid copying the entire package contents in order to construct the line numb...
Eric Fellheimer
2015-06-16
*
Remove Path from Location, ParserInputSource and bunch of other low-level cla...
Lukacs Berki
2015-06-12
*
Rework LineNumberTable for python-preprocessed files to use binary search ins...
Eric Fellheimer
2015-04-08
*
Fix linter issues in lib/syntax.
Laurent Le Brun
2015-02-09
*
Update from Google.
Han-Wen Nienhuys
2015-02-25