aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/syntax/Argument.java
Commit message (Expand)AuthorAge
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Add a pretty printer for Skylark ASTsGravatar brandjon2017-06-28
* Refactor comprehensions and other AST nodesGravatar brandjon2017-05-15
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Move .accept() from Argument to PassedGravatar Francois-Rene Rideau2015-02-20
* Introduce first class function signatures; make the parser use them.Gravatar Francois-Rene Rideau2015-02-19
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25