commit | 0fcad77c50290a66bdf3870eda7ec7656549c2eb | [log] [tgz] |
---|---|---|
author | cparsons <cparsons@google.com> | Wed Apr 11 14:24:00 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Apr 11 14:25:21 2018 -0700 |
tree | 7f4b94876149f7e10382998de63d4789166f5ad0 | |
parent | 7f09a6cec5dd819f65b1c31802481f8a6b140ee7 [diff] |
Migrate StringModule methods to SkylarkCallable from SkylarkSignature. StringModule is a special case in a number of places because it represents effectively methods which should be annotated on String.class. However, String may not be subclassed in Java. StringModule thus serves as a proxy module for String. RELNOTES: None. PiperOrigin-RevId: 192508607
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.