aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/syntax/SkylarkList.java
Commit message (Expand)AuthorAge
* Add Skylark support for string_list_dictGravatar Francois-Rene Rideau2015-10-30
* Unify Skylark and BUILD listsGravatar Francois-Rene Rideau2015-10-20
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Refactor SkylarkList to allow MutableListGravatar Francois-Rene Rideau2015-09-21
* Cleanup Skylark types some moreGravatar Francois-Rene Rideau2015-09-17
* Allow heterogeneous lists in Skylark.Gravatar Laurent Le Brun2015-08-11
* Implement Skylark function reprGravatar Francois-Rene Rideau2015-06-15
* Fix SkylarkList#equalsGravatar Francois-Rene Rideau2015-04-27
* Skylark: zip function is implemented.Gravatar Googler2015-03-24
* Print singleton tuples with a commaGravatar Francois-Rene Rideau2015-03-18
* Misc Skylark cleanups and small featuresGravatar Francois-Rene Rideau2015-03-10
* Skylark: fix auto type conversion between the BUILD language and Skylark. Sky...Gravatar Googler2015-03-05
* Skylark: 'enumerate' function is fixed (see the extra check in MethodLibraryT...Gravatar Googler2015-03-05
* Minor cleanups in SkylarkGravatar Francois-Rene Rideau2015-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
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25