commit | 006d0783ae41cabefacd714b571fd31915096223 | [log] [tgz] |
---|---|---|
author | Stiopa Koltsov <stepan.koltsov@gmail.com> | Wed Dec 09 09:57:33 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Dec 09 09:58:29 2020 -0800 |
tree | 1390c1dc74fe1d60ff0ead0b46ed780ea4593429 | |
parent | 3733065ddd418357e0e74091789ace5884b01fef [diff] |
Starlark: reimplement StarlarkInt.bitnot using BigInteger.not Mostly to avoid questioning why not use `BigInteger.not`. Closes #12666. PiperOrigin-RevId: 346575021
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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