Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor out JodChild | Edwin Cheng | 2021-01-07 | 1 | -22/+1 |
* | Spawn a flycheck instance per workspace | Jonas Schievink | 2020-09-27 | 1 | -7/+17 |
* | Rename ra_toolchain -> toolchain | Aleksey Kladov | 2020-08-12 | 1 | -1/+1 |
* | Log the command flycheck runs to debug misconfigurations | Veetaha | 2020-08-11 | 1 | -2/+8 |
* | flycheck: Added checkOnSave.noDefaultFeatures | Clemens Wasser | 2020-07-30 | 1 | -3/+10 |
* | Typo | Aleksey Kladov | 2020-07-21 | 1 | -3/+3 |
* | Propagate cargo.target to checkOnSave | Aleksey Kladov | 2020-07-21 | 1 | -0/+6 |
* | Cleanup diagnostic conversion code | Aleksey Kladov | 2020-07-09 | 1 | -1/+2 |
* | Log flycheck command | Aleksey Kladov | 2020-07-01 | 1 | -0/+1 |
* | Cleanup cargo process handling in flycheck | Aleksey Kladov | 2020-06-28 | 1 | -60/+61 |
* | More standard pattern for Cargo | Aleksey Kladov | 2020-06-28 | 1 | -76/+83 |
* | Naming | Aleksey Kladov | 2020-06-28 | 1 | -8/+7 |
* | Rename | Aleksey Kladov | 2020-06-28 | 1 | -3/+3 |
* | Make sure to join the child | Aleksey Kladov | 2020-06-28 | 1 | -2/+25 |
* | Be more precise about flycheck status | Aleksey Kladov | 2020-06-26 | 1 | -62/+30 |
* | Refactor main_loop | Aleksey Kladov | 2020-06-25 | 1 | -10/+7 |
* | Canonicalize actor API | Aleksey Kladov | 2020-06-25 | 1 | -69/+55 |
* | Simplify | Aleksey Kladov | 2020-06-25 | 1 | -15/+6 |
* | Minor rename | Aleksey Kladov | 2020-06-25 | 1 | -28/+29 |
* | Rename ra_flycheck -> flycheck | Aleksey Kladov | 2020-06-25 | 1 | -0/+342 |