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

Autocomplete speedup vol. 2 - finishing #680

Merged
merged 48 commits into from
Nov 11, 2018
Merged

Autocomplete speedup vol. 2 - finishing #680

merged 48 commits into from
Nov 11, 2018

Commits on Nov 13, 2017

  1. Configuration menu
    Copy the full SHA
    2d91ee8 View commit details
    Browse the repository at this point in the history
  2. update tests

    nicolasmure committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    b7c7128 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d725a2 View commit details
    Browse the repository at this point in the history
  4. cleanup

    nicolasmure committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    18f2f4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17602aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d30035 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca0caf1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8768b69 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8801edb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6a41a7f View commit details
    Browse the repository at this point in the history
  11. avoid useless array

    nicolasmure committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    6a36828 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e34d8e1 View commit details
    Browse the repository at this point in the history
  13. use correct terminology

    nicolasmure committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    14f840b View commit details
    Browse the repository at this point in the history
  14. consider the merge of #511

    nicolasmure committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    e9fd572 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. Configuration menu
    Copy the full SHA
    d1f85f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    188a5df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cacde1e View commit details
    Browse the repository at this point in the history
  4. cleanup

    nicolasmure committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    e162d94 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2017

  1. Fix formatting

    felixfbecker committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    7437d30 View commit details
    Browse the repository at this point in the history
  2. Correct some docblocks

    felixfbecker committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    b118c77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3f30f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7511e25 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

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

Commits on Nov 19, 2017

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

    felixfbecker committed Nov 19, 2017
    Configuration menu
    Copy the full SHA
    b03950c View commit details
    Browse the repository at this point in the history
  3. fix definition removal

    nicolasmure committed Nov 19, 2017
    Configuration menu
    Copy the full SHA
    97ec127 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48bbbb5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67dd980 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2017

  1. Revert "differenciate member and non member definitions"

    This reverts commit 48bbbb5.
    felixfbecker committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    91ca99a View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    fa67f84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81c40f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2018

  1. Configuration menu
    Copy the full SHA
    8617948 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    439cebe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e589f9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6858bd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. Configuration menu
    Copy the full SHA
    d6b4e79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98ac9ff View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2018

  1. Configuration menu
    Copy the full SHA
    d1933b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bc5b81 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

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

Commits on Mar 10, 2018

  1. Address feedback

    Declspeck committed Mar 10, 2018
    Configuration menu
    Copy the full SHA
    5921fd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d5f0ca View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

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

Commits on Nov 10, 2018

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

Commits on Nov 11, 2018

  1. Configuration menu
    Copy the full SHA
    0a48df9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a2fa1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52179d0 View commit details
    Browse the repository at this point in the history