aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/SkylarkAttr.java
Commit message (Expand)AuthorAge
* Use BuiltinFunction for all builtinsGravatar Francois-Rene Rideau2015-04-22
* More Skylark function cleanupsGravatar Francois-Rene Rideau2015-04-22
* Migrate SkylarkBuiltin annotations to SkylarkSignature instead.Gravatar Francois-Rene Rideau2015-04-21
* Skylark documentation: Add missing linksGravatar Laurent Le Brun2015-04-20
* Skylark: documentation is updated. SkylarkFileType.java is moved to the ../li...Gravatar Googler2015-03-20
* Move cast* utilities to SkylarkTypeGravatar Francois-Rene Rideau2015-03-20
* Skylark: Expose non_empty flag for list/dict attributes.Gravatar Laurent Le Brun2015-03-10
* Rename Skylark's range fn "end" arg to "stop" + some cleanups.Gravatar Laszlo Csomor2015-02-17
* Lots of comments, clarification and correction in Skylark docs.Gravatar Laszlo Csomor2015-02-16
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25