aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/syntax/Argument.java
Commit message (Expand)AuthorAge
* Use Identifiers instead of StringsGravatar Taras Tsugrii2018-06-08
* Replaces JavaSerializableCodec with DynamicCodec as the defaultGravatar shahan2018-04-04
* Get rid of almost all Skylark codecs. We need to introduce a wrapper to turn ...Gravatar janakr2018-03-03
* 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