commit | f1edf1606ab5c5ea178a14637b221a1a825ed340 | [log] [tgz] |
---|---|---|
author | michajlo <michajlo@google.com> | Thu Sep 03 12:47:21 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 03 12:48:50 2020 -0700 |
tree | 267fb75c064e52b317d21fc124a176f48e7a3410 | |
parent | ce510ca3e7d12d4837f412ad76f0b43900b86ba6 [diff] |
Create a new exception for query parsing errors QueryException covers way too much. Split out a new QuerySyntaxException to make it do less. This should make it less likely that we mess up at least some error handling/attribution. PiperOrigin-RevId: 329973951
{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