aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/syntax/BinaryOperatorExpression.java
Commit message (Expand)AuthorAge
* Define a reusable comparator for Skylark objects.Gravatar Laurent Le Brun2015-04-16
* Build language supports list comparison.Gravatar Laurent Le Brun2015-04-16
* Build language: Implement integer divisionGravatar Laurent Le Brun2015-04-15
* Catch modulo by 0 errorsGravatar Laurent Le Brun2015-04-15
* Skylark: Remove static type checksGravatar Laurent Le Brun2015-04-15
* Configurable attributes: support embeddable selects. With thisGravatar Greg Estren2015-04-14
* Simplify Skylark testsGravatar Francois-Rene Rideau2015-04-13
* Skylark: 'in' works on sets.Gravatar Laurent Le Brun2015-03-31
* Lift differences between Skylark and BUILD evaluation, wrt to concatenation.Gravatar Laurent Le Brun2015-03-18
* Skylark: Static checks allows None value everywhere.Gravatar Laurent Le Brun2015-03-16
* Skylark: DictionaryLiteral is immutable (like every dict).Gravatar Laurent Le Brun2015-03-13
* Add Union, contains() to SkylarkTypeGravatar Francois-Rene Rideau2015-03-04
* Tweaks off of upcoming changes to SkylarkType.Gravatar Francois-Rene Rideau2015-02-25
* Cosmetic changes moved out of []Gravatar Francois-Rene Rideau2015-02-11
* Fix or suppress warnings in Blaze code. #fixitGravatar Laszlo Csomor2015-02-06
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25