Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MaskRay/ccls
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.20210330
Choose a base ref
...
head repository: MaskRay/ccls
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.20220729
Choose a head ref
  • 12 commits
  • 13 files changed
  • 3 contributors

Commits on Apr 6, 2021

  1. ccls_lsp

    The old name was somehow taken.
    MaskRay committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    c6686be View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. hierarchicalDocumentSymbol: use a range based method to support

    out-of-line class members (#674)
    FederAndInk authored and MaskRay committed May 9, 2021
    Configuration menu
    Copy the full SHA
    c018bce View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

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

Commits on Jun 26, 2021

  1. pipeline: Avoid Twine

    For some reason, Twine(int), when concatenated, may incorrectly become Twine(const unsigned long&) and cause a dereference crash.
    MaskRay committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    f21fd7e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Configuration menu
    Copy the full SHA
    3ce756e View commit details
    Browse the repository at this point in the history
  2. sema_manager: only keep latest session.maxNum sessions in case of a s…

    …urge of textDocument/didChange
    MaskRay committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    5a48e6c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

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

Commits on Jan 9, 2022

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

Commits on Jan 12, 2022

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

Commits on Jan 23, 2022

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

Commits on Jan 30, 2022

  1. query: include llvm/ADT/STLExtras.h

    The header is no longer transitively included in 2022-01.
    MaskRay committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    790daca View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

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