Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Re-architecture of language clients to support configuration #819

Merged
merged 193 commits into from
Oct 31, 2017

Commits on Oct 18, 2017

  1. Refactor to implement API at the ILanguageClient level as opposed to …

    …ILanguageProcess level
    bryphe committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    6fa6fd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cc4ce4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61a0121 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d038760 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4cb7bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4dad94 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7f326f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2017

  1. Remove unused 'base' parameter

    bryphe committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    1500131 View commit details
    Browse the repository at this point in the history
  2. Remove awkward event wiring

    bryphe committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    bf68981 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f8bd87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e002e3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ef70b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79f657a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0926d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab6b739 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cd91128 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    437922d View commit details
    Browse the repository at this point in the history
  11. Fix off-by-one errors

    bryphe committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    d4a81e3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    62ae9ad View commit details
    Browse the repository at this point in the history
  13. Hook up UI and get rendering

    bryphe committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    ed478b4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dbfc046 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3a92d07 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Configuration menu
    Copy the full SHA
    3e66786 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2595a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    122c39a View commit details
    Browse the repository at this point in the history
  4. Send incremental updates

    bryphe committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    ada8b3f View commit details
    Browse the repository at this point in the history
  5. Fix some lint issues

    bryphe committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    86dfc04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5403b5d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25e52c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    53ab5f5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    debc84c View commit details
    Browse the repository at this point in the history
  10. Implement go-to definition

    bryphe committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    c71ca9f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d30578a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8903d35 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b757488 View commit details
    Browse the repository at this point in the history
  14. Clean up lint issues

    bryphe committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    10a85b2 View commit details
    Browse the repository at this point in the history
  15. Fix regression in typing

    bryphe committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    a918cd2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    63fdeeb View commit details
    Browse the repository at this point in the history
  17. Merge latest LSP updates

    bryphe committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    64038ae View commit details
    Browse the repository at this point in the history
  18. Fix remaining merge issues

    bryphe committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    da78285 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a262275 View commit details
    Browse the repository at this point in the history
  20. Remove off-by-one hack

    bryphe committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    a4e029b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8ecdee7 View commit details
    Browse the repository at this point in the history
  22. Set current buffer lines

    bryphe committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    05fb4ca View commit details
    Browse the repository at this point in the history
  23. Fix issues in browser project

    bryphe committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    46f8648 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1a26328 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e73340f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2017

  1. Configuration menu
    Copy the full SHA
    bbdb8ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfdcca9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fa7d39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    823cb2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    092d9ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81619a4 View commit details
    Browse the repository at this point in the history
  7. Add rxjs as dependency

    bryphe committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    c8dd354 View commit details
    Browse the repository at this point in the history
  8. Remove old language client

    bryphe committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    0a95497 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a4ea5e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    05661b0 View commit details
    Browse the repository at this point in the history
  11. Remove legacy files

    bryphe committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    927d43e View commit details
    Browse the repository at this point in the history
  12. Merge master

    bryphe committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    7420bb8 View commit details
    Browse the repository at this point in the history
  13. Move vimReszied method

    bryphe committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    17f29fe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d62f77d View commit details
    Browse the repository at this point in the history
  15. Factor observable apart

    bryphe committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    1294573 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c892231 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    87fa12b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d81440d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f2c55e0 View commit details
    Browse the repository at this point in the history
  20. Rename LanguageClient2 -> LanguageClient, since the legacy language c…

    …lient has been removed
    bryphe committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    b7a37a3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1e4e945 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4d44595 View commit details
    Browse the repository at this point in the history
  23. Fix first round of lint issues

    bryphe committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    87b06e0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a54762d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6c29dd3 View commit details
    Browse the repository at this point in the history
  26. Add gitignore file

    bryphe committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    39f13e7 View commit details
    Browse the repository at this point in the history
  27. Factor out to separate files

    bryphe committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    1f8639e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3923990 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7c2a059 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f30388e View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7a1c886 View commit details
    Browse the repository at this point in the history
  32. Remove some unused code

    bryphe committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    cf85cd1 View commit details
    Browse the repository at this point in the history
  33. Remove unused Window code

    bryphe committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    08bb140 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2017

  1. Merge branch 'bryphe/features/lsp-v2' of https://github.com/extr0py/oni

    … into bryphe/features/lsp-v2
    bryphe committed Oct 22, 2017
    Configuration menu
    Copy the full SHA
    8d0befc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    025022d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

  1. Configuration menu
    Copy the full SHA
    3134627 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    566bdc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ff5ec4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'bryphe/features/lsp-v2' of https://github.com/bryphe/oni

    …into bryphe/features/lsp-v2
    bryphe committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    95d9b86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c476fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a391379 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b702c4f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. Configuration menu
    Copy the full SHA
    e186976 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    878473b View commit details
    Browse the repository at this point in the history
  3. Fix status bar not showing coordinates, and fix not showing completio…

    …ns correctly in Typescript when indented
    bryphe committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    75af520 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fdc83a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a6d5a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9be782f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3895c22 View commit details
    Browse the repository at this point in the history
  8. Clean up normal-mode language functionality by using debounce intead …

    …of audit, so there is less 'flashing' on the screen
    bryphe committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    54e39fc View commit details
    Browse the repository at this point in the history
  9. Bring completion icons back

    bryphe committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    2856749 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e86f33 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1ef8841 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aaa8f14 View commit details
    Browse the repository at this point in the history
  13. Get resolution working

    bryphe committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    78f76c7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cef04a5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e3fb107 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6f35e09 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    03f9af9 View commit details
    Browse the repository at this point in the history
  18. Start reigning in the observables a bit, and minimize re-rendering on…

    … completion transitions
    bryphe committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    968ccfd View commit details
    Browse the repository at this point in the history
  19. Support incremental update

    bryphe committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    af572ae View commit details
    Browse the repository at this point in the history
  20. Remove oni-plugin-python, and replace with language.python.languageSe…

    …rver.command default configuration.
    bryphe committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    fffe453 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. Configuration menu
    Copy the full SHA
    fa6e723 View commit details
    Browse the repository at this point in the history
  2. Work on rename

    bryphe committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    cb67afe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3188132 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ec1089 View commit details
    Browse the repository at this point in the history
  5. Add tool tip capability

    bryphe committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    7934636 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa0aa18 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbd5ed9 View commit details
    Browse the repository at this point in the history
  8. Remove unused Buffer.ts

    bryphe committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    95f2bf7 View commit details
    Browse the repository at this point in the history
  9. Properly chain edit operations

    bryphe committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    63554ce View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ac2a1d2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bb9605a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2b84986 View commit details
    Browse the repository at this point in the history
  13. Some errors are expected from language server providers, so only funn…

    …el ones that are expected to succeed
    bryphe committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    39a68b7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    21c7a86 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. Configuration menu
    Copy the full SHA
    343bced View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0fba5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7aaf05b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ace8b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b377eb5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3693ce2 View commit details
    Browse the repository at this point in the history
  7. Fix sourcemaps for debugging

    bryphe committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    047d286 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c61977 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    09a6991 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6862252 View commit details
    Browse the repository at this point in the history
  11. Fix ResizeObserver

    bryphe committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    166b031 View commit details
    Browse the repository at this point in the history
  12. Strongly type the vim mode

    bryphe committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    3c1e5ae View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    769aa67 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9f3e35b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0fa1e9f View commit details
    Browse the repository at this point in the history
  16. Updated styling to match

    bryphe committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    1466b89 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    806a27e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    16197b0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a029047 View commit details
    Browse the repository at this point in the history
  20. Wired up the request flow

    bryphe committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    1e1cb12 View commit details
    Browse the repository at this point in the history
  21. Set up multi-line refactors

    bryphe committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    4058ef8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    99ee577 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b658161 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. Hook up symbol search

    bryphe committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    67374b7 View commit details
    Browse the repository at this point in the history
  2. Hook up symbol icons

    bryphe committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    d8d71e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    902ec16 View commit details
    Browse the repository at this point in the history
  4. Fix up some observable naming

    bryphe committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    18028df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e41560 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b39d1b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    236ee39 View commit details
    Browse the repository at this point in the history
  8. Get NeovimPopupMenu working

    bryphe committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    ed418d5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a20caf5 View commit details
    Browse the repository at this point in the history
  10. Fix observable naming

    bryphe committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    22742d5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d49080 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f078069 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f60c342 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    84df0e9 View commit details
    Browse the repository at this point in the history
  15. Remove QuickInfo completely

    bryphe committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    f5da98c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a35696b View commit details
    Browse the repository at this point in the history
  17. Add code actions to quick info

    bryphe committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    536e083 View commit details
    Browse the repository at this point in the history
  18. Remove some unused code

    bryphe committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    d19faf5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    167fec0 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2017

  1. Configuration menu
    Copy the full SHA
    fc41cac View commit details
    Browse the repository at this point in the history
  2. Remove custom extension code

    bryphe committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    7b9afad View commit details
    Browse the repository at this point in the history
  3. Fix first round of lint issues

    bryphe committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    d5df8cd View commit details
    Browse the repository at this point in the history
  4. First round of lint fixes

    bryphe committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    399d4dc View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2017

  1. Configuration menu
    Copy the full SHA
    54bdd56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f278e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    feb3d7a View commit details
    Browse the repository at this point in the history
  4. Factor out completion logic

    bryphe committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    835fd61 View commit details
    Browse the repository at this point in the history
  5. Separate code actions

    bryphe committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    3c25812 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d70daa View commit details
    Browse the repository at this point in the history
  7. Hook up refactoring

    bryphe committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    5dca590 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73c4517 View commit details
    Browse the repository at this point in the history
  9. Start fixing lint issues

    bryphe committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    a885a45 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d68099b View commit details
    Browse the repository at this point in the history
  11. Remove Formatter.ts

    bryphe committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    0a3bed4 View commit details
    Browse the repository at this point in the history
  12. Fix remaining lint issues

    bryphe committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    1a77790 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1b5ef7a View commit details
    Browse the repository at this point in the history
  14. Fix lint / build issue

    bryphe committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    4d41ede View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4e6827b View commit details
    Browse the repository at this point in the history
  16. Fix #83 in completion

    bryphe committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    d663149 View commit details
    Browse the repository at this point in the history
  17. Fix showing single item

    bryphe committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    49f1d7a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    07425eb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    80cc158 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. Configuration menu
    Copy the full SHA
    3cec5db View commit details
    Browse the repository at this point in the history
  2. Fix build step

    bryphe committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    fb413d7 View commit details
    Browse the repository at this point in the history
  3. Fix lint issues

    bryphe committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    4bb3a17 View commit details
    Browse the repository at this point in the history
  4. Merge master

    bryphe committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    d14c31f View commit details
    Browse the repository at this point in the history
  5. Fix duplicate lines in merge

    bryphe committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    caf1b24 View commit details
    Browse the repository at this point in the history