commit | 9dc4e20048af36a61dda50e1ff1a2f36c101a4ea | [log] [tgz] |
---|---|---|
author | laurentlb <laurentlb@google.com> | Thu Sep 06 09:34:13 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Sep 06 09:35:26 2018 -0700 |
tree | 44ecd70375cdb1cdd6ea2fdf27fba98a1be50cc8 | |
parent | 2217614e872d06b3b59b37c64e29b5661503bde8 [diff] |
Remove duplicate checks in Environment There was some duplication between Environment and LValue. The check in the DynamicFrame was removed. The dynamic frame should be completely separate from user values (set a value with setupDynamic, read it with dynamicLookup), they shouldn't conflict with each other. #5827 RELNOTES: None. PiperOrigin-RevId: 211820447
{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.