commit | 68e41b63e6e334caf51385d7655f3bc08679c7f0 | [log] [tgz] |
---|---|---|
author | adonovan <adonovan@google.com> | Thu Oct 01 12:39:10 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 01 12:40:19 2020 -0700 |
tree | d7890d76942f60cb48f128a88e7292932553197d | |
parent | 35f504780e17d24e8d19617becf5bd4a8fe028d3 [diff] |
starlark: improve error message for "for k,v in dict(...)" Was: type 'string' is not iterable Now: got 'string' in sequence assignment (want 2-element sequence) Also: - add test (testdata/loop.sky) - migrate related tests from Java to loop.sky - naming tweaks PiperOrigin-RevId: 334874972
{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