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

Optimize completion #5066

Merged
merged 20 commits into from
Jun 5, 2018
Merged

Commits on Jun 1, 2018

  1. optimize completion

    Vasily Kirichenko authored and Vasily Kirichenko committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    823cb99 View commit details
    Browse the repository at this point in the history
  2. cache UnresolvedSymbol

    do not generalize suppressed types twice
    Vasily Kirichenko authored and Vasily Kirichenko committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    c86ab75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    375abe7 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2018

  1. Configuration menu
    Copy the full SHA
    9b4c541 View commit details
    Browse the repository at this point in the history
  2. don't call isAttribute twice

    remove cancellation from CompletionProvider
    vasily-kirichenko committed Jun 2, 2018
    Configuration menu
    Copy the full SHA
    15734b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc7b105 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cab4150 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fc55de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c63e49d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    320f56c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1732849 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    21f7fe6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    613fe0f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    205f5cf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c4ef4ad View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2018

  1. Configuration menu
    Copy the full SHA
    a8051fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3c6fba View commit details
    Browse the repository at this point in the history
  3. Revert "empty array singleton table"

    This reverts commit c4ef4ad.
    vasily-kirichenko committed Jun 3, 2018
    Configuration menu
    Copy the full SHA
    0148fe9 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. Merge branch 'master' into optimize-completion

    # Conflicts:
    #	src/fsharp/FSharp.Core/prim-types.fs
    vasily-kirichenko committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    7724011 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

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