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

Use haskell-lsp for lsp types #696

Closed
wants to merge 29 commits into from
Closed

Use haskell-lsp for lsp types #696

wants to merge 29 commits into from

Commits on Apr 25, 2019

  1. Added GPL-less LSP

    DavidM-D committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    b25c2d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9edeb5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8618aa1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f34198 View commit details
    Browse the repository at this point in the history
  5. Removed diagnostics

    DavidM-D committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    6145302 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9402e7 View commit details
    Browse the repository at this point in the history
  7. Seperate out diagnostics

    DavidM-D committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    49a469f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c41137 View commit details
    Browse the repository at this point in the history
  9. PR feedback

    DavidM-D committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    10015ac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    871f810 View commit details
    Browse the repository at this point in the history
  11. Added the IdeReturn type to distinguish between the data rules...

    ... require and what they return
    DavidM-D committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    e0f2763 View commit details
    Browse the repository at this point in the history
  12. Fixed DAML rules

    DavidM-D committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    14e175d View commit details
    Browse the repository at this point in the history
  13. WIP Fixing tests

    DavidM-D committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    0871e43 View commit details
    Browse the repository at this point in the history
  14. Fixed tests

    DavidM-D committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    41141d6 View commit details
    Browse the repository at this point in the history
  15. Fixed handle

    DavidM-D committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    83b2757 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d75a8bd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c8fc50c View commit details
    Browse the repository at this point in the history
  18. Converted LSP methods

    DavidM-D committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    32871ab View commit details
    Browse the repository at this point in the history
  19. Added missing dep

    DavidM-D committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    e8f519f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    98cfec7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9d8c855 View commit details
    Browse the repository at this point in the history
  22. Removed useless comment

    DavidM-D committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    4956d0b View commit details
    Browse the repository at this point in the history
  23. Hlint fix

    DavidM-D committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    836303e View commit details
    Browse the repository at this point in the history
  24. Cleaned up build rules

    DavidM-D committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    1ec59db View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    64f436b View commit details
    Browse the repository at this point in the history
  26. Fixed typo

    DavidM-D committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    37d1b21 View commit details
    Browse the repository at this point in the history
  27. Cleanup

    DavidM-D committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    b3991da View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    dc5dde2 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c191718 View commit details
    Browse the repository at this point in the history