commit | 1b78769afd36b979a1e29116f5878551bdd29ddd | [log] [tgz] |
---|---|---|
author | janakr <janakr@google.com> | Tue Feb 13 12:53:31 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Feb 13 12:55:25 2018 -0800 |
tree | 0278d35461b479230221d1a901bb40485bf71f79 | |
parent | 6f9416ed9f966a153a3cb85b25104af059f4eb0a [diff] |
Add ability to use getter in AutoCodecProcessor when field for instantiator parameter isn't present. Allows us to handle cases where the class type encodes the parameter value. This also gives a compile-time check that field is present before blindly using it in codec. Lets us get rid of a non-AutoCodec class. PiperOrigin-RevId: 185573686
{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.