aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/syntax/ParserInputSource.java
Commit message (Expand)AuthorAge
* Break dependency on vfs from the interface of syntax and cmdline.Gravatar tomlu2017-11-06
* Change the preprocessor interface to take the byte[] contents of the BUILD fi...Gravatar Nathan Harmata2015-10-21
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Use the file size from FileValue instead of wastefully stat'ing the file agai...Gravatar Nathan Harmata2015-09-14
* Remove unused ParserInputSource method and other minor cleanupsGravatar Michajlo Matijkiw2015-09-03
* Remove Path from Location, ParserInputSource and bunch of other low-level cla...Gravatar Lukacs Berki2015-06-12
* Fix linter issues in lib/syntax.Gravatar Laurent Le Brun2015-02-09
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25