Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spec better runnables | Aleksey Kladov | 2020-06-02 | 1 | -1/+1 |
| | |||||
* | New runnables API | Aleksey Kladov | 2020-06-02 | 1 | -8/+7 |
| | |||||
* | Change Runnable.bin -> Runnable.kind | veetaha | 2020-05-31 | 1 | -1/+4 |
| | | | | | | As per matklad, we now pass the responsibility for finding the binary to the frontend. Also, added caching for finding the binary path to reduce the amount of filesystem interactions. | ||||
* | Document `parentModule` experimental LSP request | Aleksey Kladov | 2020-05-25 | 1 | -1/+1 |
| | |||||
* | Cleanup lsp extensions on the client side | Aleksey Kladov | 2020-05-25 | 1 | -0/+84 |