aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/syntax/SkylarkNestedSet.java
Commit message (Expand)AuthorAge
* Change URLs to bazelbuildGravatar Kristina Chodorow2015-09-01
* Improve documentation and error messages for sets.Gravatar Laurent Le Brun2015-08-28
* Split Skylark Library into multiple pages, one per module. Add collapsibleGravatar David Chen2015-08-18
* Documented the iteration order of SkylarkNestedSets.Gravatar Florian Weikert2015-07-29
* Implement Skylark function reprGravatar Francois-Rene Rideau2015-06-15
* The Order enum now supports the conversion of its values to and from strings.Gravatar Florian Weikert2015-06-10
* Skylark: Update doc for setsGravatar Laurent Le Brun2015-04-09
* Skylark: 'in' works on sets.Gravatar Laurent Le Brun2015-03-31
* Skylark: Show ordering when pretty-printing sets.Gravatar Laurent Le Brun2015-03-10
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Add Union, contains() to SkylarkTypeGravatar Francois-Rene Rideau2015-03-04
* Tweaks off of upcoming changes to SkylarkType.Gravatar Francois-Rene Rideau2015-02-25
* Lots of comments, clarification and correction in Skylark docs.Gravatar Laszlo Csomor2015-02-16
* Cosmetic changes moved out of []Gravatar Francois-Rene Rideau2015-02-11
* Skylark: Fix SkylarkNestedSet.toStringGravatar Laurent Le Brun2015-02-09
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25