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
/
packages
Commit message (
Expand
)
Author
Age
*
More Skylark function cleanups
Francois-Rene Rideau
2015-04-22
*
Remove Package.AbstractBuilder.
Han-Wen Nienhuys
2015-04-22
*
Migrate SkylarkBuiltin annotations to SkylarkSignature instead.
Francois-Rene Rideau
2015-04-21
*
Skylark fail function: Remove when attribute.
Laurent Le Brun
2015-04-20
*
Remove legacy methods Package#{getRules,getFiles}.
Han-Wen Nienhuys
2015-04-20
*
More skylark function cleanups
Francois-Rene Rideau
2015-04-17
*
Build language: Add sorted function.
Laurent Le Brun
2015-04-17
*
Further reduction of calls to AggregatingAttributeMapper.visitAttribute.
Greg Estren
2015-04-16
*
Simplify ValidationEnvironment.
Laurent Le Brun
2015-04-16
*
Add a missing "final" modifier.
Lukacs Berki
2015-04-16
*
Minimize calls to AggregatingAttributeMapper.visitAttribute. Attributes with
Greg Estren
2015-04-15
*
More ValidationEnvironment cleanup, remove SkylarkType.GLOBAL.
Laurent Le Brun
2015-04-15
*
Simplify MethodLibrary.
Laurent Le Brun
2015-04-15
*
Configurable attributes: support embeddable selects. With this
Greg Estren
2015-04-14
*
Eliminate SkylarkType.toMap() in favor of ImmutableMap.copyOf() and simplify
Lukacs Berki
2015-04-14
*
Skylark builtin function cleanups
Francois-Rene Rideau
2015-04-13
*
Skylark: Update doc for sets
Laurent Le Brun
2015-04-09
*
Skylark: Expose output_to_genfiles rule attribute
Laurent Le Brun
2015-04-08
*
Skylark: Implicit outputs can refer to labels.
Laurent Le Brun
2015-04-03
*
Make rule.getLabels deterministic.
Laurent Le Brun
2015-04-02
*
Skylark: Add function 'int'
Laurent Le Brun
2015-04-02
*
Remove direct store of Target from NoSuchTargetException. Instead, just note ...
Eric Fellheimer
2015-04-02
*
Clean up an unnecessary field in NoSuchTargetException.
Eric Fellheimer
2015-04-02
*
Skylark: Improve documentation for configuration transitions.
Laurent Le Brun
2015-04-01
*
Debug BuiltinFunction
Francois-Rene Rideau
2015-04-01
*
Skylark: Add dictionary.get
Laurent Le Brun
2015-03-31
*
Skylark: Improve documentation
Laurent Le Brun
2015-03-31
*
Description redacted.
Googler
2015-03-30
*
PackageSerializer: include attributes with null values.
Greg Estren
2015-03-26
*
Skylark: native module is updated.
Googler
2015-03-25
*
Add support of aspects to the skyframe implementation of query. To keep these...
Marian Lobur
2015-03-25
*
More precisely document AttributeMap.get (particularly the possibility
Greg Estren
2015-03-25
*
Merge PackageSerializer's and ProtoOutputFormatter's duplicated
Greg Estren
2015-03-25
*
Removed a <?> generic in a instanceof.
Damien Martin-Guillerez
2015-03-24
*
Skylark: native module is updated with exports_files and package_group.
Googler
2015-03-24
*
Skylark: Package environment extensions can register functions with the nativ...
Googler
2015-03-24
*
Skylark: zip function is implemented.
Googler
2015-03-24
*
Skylark: Implement string.index and string.rindex
Laurent Le Brun
2015-03-24
*
Skylark: the native module is refactored and documented.
Googler
2015-03-24
*
Skylark: Fix typing for slice/substring operator.
Laurent Le Brun
2015-03-23
*
Description redacted.
Greg Estren
2015-03-23
*
Skylark: proper anchor is generated for Boolean types in the documentation.
Googler
2015-03-23
*
Skylark: minor documentation cleanups.
Googler
2015-03-23
*
Skylark: documentation is updated. SkylarkFileType.java is moved to the ../li...
Googler
2015-03-20
*
Move cast* utilities to SkylarkType
Francois-Rene Rideau
2015-03-20
*
Allow built-in WORKSPACE rules to be overridden by the user
Kristina Chodorow
2015-03-20
*
Refactoring: Introduce a new class LValue.
Laurent Le Brun
2015-03-20
*
Disambiguate jar paths in the exec root tree
Kristina Chodorow
2015-03-20
*
Skylark: Document string slicing in documentation.
Laurent Le Brun
2015-03-18
*
Skylark: Update error message when 'native' module cannot be accessed.
Laurent Le Brun
2015-03-18
[next]