commit | 8bd6fbebe8835eefb18074c5eb993eeb59ab3272 | [log] [tgz] |
---|---|---|
author | adonovan <adonovan@google.com> | Tue Oct 13 13:21:36 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Oct 13 13:22:54 2020 -0700 |
tree | 19c8de0b0b730ea5528e5ab3289c2082c9c8bf26 | |
parent | dec757f712ee334751b66844d1d55f2060fc6a65 [diff] |
starlark: improve "unhashable type" error messages StarlarkValue.isImmutable is now checkHashable. Instead of returning a boolean, it reports an informative error (or not). Also, rename {EvalUtils->Starlark}.checkHashable and publish. PiperOrigin-RevId: 336942245
{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