Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable ES module interop | Laurențiu Nicola | 2020-07-06 | 1 | -2/+2 |
| | |||||
* | code linting | vsrs | 2020-07-03 | 1 | -30/+30 |
| | |||||
* | Add tests | vsrs | 2020-07-03 | 1 | -0/+118 |
| | |||||
* | Change Runnable.bin -> Runnable.kind | veetaha | 2020-05-31 | 1 | -7/+7 |
| | | | | | | 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. | ||||
* | Apply suggestions from @Veetaha code review | vsrs | 2020-05-21 | 2 | -43/+40 |
| | |||||
* | vscode client side tests | vsrs | 2020-05-20 | 3 | -0/+136 |