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

Rewrite reference processing code in preparation for opening/closing from comment references #8261

Merged
merged 50 commits into from
Oct 13, 2019

Commits on Sep 14, 2019

  1. Configuration menu
    Copy the full SHA
    9dbabcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    889c619 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2019

  1. Configuration menu
    Copy the full SHA
    d7c46c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Configuration menu
    Copy the full SHA
    8eaacbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de5aa64 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Configuration menu
    Copy the full SHA
    80c6f2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d7bd6c View commit details
    Browse the repository at this point in the history
  3. Improve comments

    guillep2k committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    c20afe1 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2019

  1. Small code simplification

    guillep2k committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    69ef1c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae66b14 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    guillep2k committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    999bc87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06f092e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2019

  1. Configuration menu
    Copy the full SHA
    16c6ab4 View commit details
    Browse the repository at this point in the history
  2. Add FIXME comment

    guillep2k committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    dadadfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac40f7f View commit details
    Browse the repository at this point in the history
  4. Fix comment

    guillep2k committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    a118be2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9206849 View commit details
    Browse the repository at this point in the history
  6. make fmt

    guillep2k committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    debb01a View commit details
    Browse the repository at this point in the history
  7. Fix permissions check

    guillep2k committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    163ec65 View commit details
    Browse the repository at this point in the history
  8. Fix text assumptions

    guillep2k committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    4796f43 View commit details
    Browse the repository at this point in the history
  9. Fix imports

    guillep2k committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    4c75723 View commit details
    Browse the repository at this point in the history
  10. Fix lint, fmt

    guillep2k committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    79a7275 View commit details
    Browse the repository at this point in the history
  11. Fix unused import

    guillep2k committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    98ea87e View commit details
    Browse the repository at this point in the history
  12. Add missing export comment

    guillep2k committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    361ba2e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Configuration menu
    Copy the full SHA
    ac57ac5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6ac46b View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Configuration menu
    Copy the full SHA
    caa53b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b936015 View commit details
    Browse the repository at this point in the history
  3. Refactor FindAllMentions

    guillep2k committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    c4c467c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdb45e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70684f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Configuration menu
    Copy the full SHA
    b9d709b View commit details
    Browse the repository at this point in the history
  2. Fix typo

    guillep2k committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    b763968 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06b0f51 View commit details
    Browse the repository at this point in the history
  4. Fix nil reference

    guillep2k committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    a00c798 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b563158 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5acbf34 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Configuration menu
    Copy the full SHA
    8668772 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc7e278 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Configuration menu
    Copy the full SHA
    3f9cd80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd31aad View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2019

  1. Configuration menu
    Copy the full SHA
    44d1758 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Configuration menu
    Copy the full SHA
    02b6eb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    549ef80 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Configuration menu
    Copy the full SHA
    4acf06f View commit details
    Browse the repository at this point in the history
  2. Fix golangci-lint

    guillep2k committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    1faece0 View commit details
    Browse the repository at this point in the history
  3. Fix golangci-lint

    guillep2k committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    b0735c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Configuration menu
    Copy the full SHA
    d18ade7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Configuration menu
    Copy the full SHA
    4927471 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2019

  1. Configuration menu
    Copy the full SHA
    4780e47 View commit details
    Browse the repository at this point in the history