Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gazelle: initial implementation of rule index #1046

Merged
merged 2 commits into from
Nov 27, 2017

Commits on Nov 21, 2017

  1. Gazelle: initial implementation of rule index

    (Unit tests will be in the PR to wire this into Resolver).
    
    Related bazelbuild#859
    Jay Conrod committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    b543f9c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2017

  1. review fixes

    * The index no longer handles visibility at all.
    * Vendoring logic is used to disambiguate imports for Go.
    * Embedded Go libraries won't be importable from Go, but they can
      still be imported from proto.
    * We also do a second looking for proto.
    Jay Conrod committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    e3a6ee7 View commit details
    Browse the repository at this point in the history