commit | e0f1333de8e1ecd43bdb39992f97b916f00d49ee | [log] [tgz] |
---|---|---|
author | fzaiser <fzaiser@google.com> | Mon Aug 14 12:00:51 2017 +0200 |
committer | Irina Iancu <elenairina@google.com> | Mon Aug 14 14:16:22 2017 +0200 |
tree | d768b73aee78b4c0f3aed0424c8a31a325aeae51 | |
parent | 05418b33dd87d63e2653e594d462b2aedb0e22e5 [diff] |
Fix Skylark parsing of call expressions. This allows more complex expressions to be called, not just identifiers. For example, "x[0]()" is not a syntax error anymore. RELNOTES: None PiperOrigin-RevId: 165157981
{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 system. 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.