index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
skylarkinterface
Commit message (
Expand
)
Author
Age
*
Fix broken link
Jon Brandvein
2017-03-14
*
Fix the documentation of set/depset
Vladimir Moskva
2017-02-14
*
Fix links for provider and configuration fragment docs
Googler
2016-11-16
*
Change our URL to bazel.build
Damien Martin-Guillerez
2016-10-28
*
Refactor getParentWithSkylarkModule() into SkylarkInterfaceUtils
Jon Brandvein
2016-10-13
*
Make EvalUtils.getDataTypeNameFromClass() look for @SkylarkModules in parent ...
Jon Brandvein
2016-10-12
*
Rollback of commit 9c25afe750a937b2152c21a93effc8b9ba82c27b.
Ulf Adams
2016-10-11
*
Make EvalUtils.getDataTypeNameFromClass() look for @SkylarkModules in parent ...
Jon Brandvein
2016-10-05
*
Refactor getAnnotationFromParentClass() to a new SkylarkInterfaceUtils module
Jon Brandvein
2016-10-05
*
Replace js provider methods with named parameters.
Pedro Liberal Fernandez
2016-08-29
*
Enable named arguments for SkylarkCallable annotation
Damien Martin-Guillerez
2016-08-04
*
Fix a broken link
Googler
2016-07-29
*
Display all allowed types for SkylarkSignature Params that allow multiple
David Chen
2016-07-05
*
Reorganize Skylark Reference documentation.
Dmitry Lomov
2016-06-29
*
Use only one list of parameters for SkylarkSignature
Damien Martin-Guillerez
2016-06-14
*
Extract the @Param annotation from @SkylarkSignature
Damien Martin-Guillerez
2016-06-10
*
Basic Java documentation of Skylark Annotations
Damien Martin-Guillerez
2016-06-09
*
Replaced arrays by single value for extra{Positionnals,Named} in SkylarkSigna...
Damien Martin-Guillerez
2016-06-08
*
ConfigurationFragmentPolicy: assume Skylark names, allow merging.
Michael Staib
2016-01-15
*
Move annotation classes used for referencing framework Java classes from Skyl...
John Field
2015-12-16