aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/packages/SkylarkNativeModule.java
Commit message (Expand)AuthorAge
* Skylark: Glob argument is exclude, not excludesGravatar Laurent Le Brun2015-06-29
* Documentation fixes.Gravatar Laurent Le Brun2015-05-22
* 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: native module is updated with exports_files and package_group.Gravatar Googler2015-03-24
* Skylark: the native module is refactored and documented.Gravatar Googler2015-03-24