Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move target to AssistLabel | Aleksey Kladov | 2020-05-06 | 1 | -2/+2 |
| | | | | | Target is used for assists sorting, so we need it before we compute the action. | ||||
* | Merge assits::test_helpers and tests | Aleksey Kladov | 2020-05-06 | 1 | -1/+1 |
| | |||||
* | Simplify | Aleksey Kladov | 2020-05-04 | 1 | -33/+34 |
| | |||||
* | Simplify | Aleksey Kladov | 2020-05-04 | 1 | -13/+13 |
| | |||||
* | Add unwrap block assist #4156 | Benjamin Coenen | 2020-05-02 | 1 | -3/+2 |
| | | | | Signed-off-by: Benjamin Coenen <[email protected]> | ||||
* | Add unwrap block assist #4156 | Benjamin Coenen | 2020-05-02 | 1 | -76/+13 |
| | | | | Signed-off-by: Benjamin Coenen <[email protected]> | ||||
* | Add unwrap block assist #4156 | Benjamin Coenen | 2020-05-01 | 1 | -46/+23 |
| | | | | Signed-off-by: Benjamin Coenen <[email protected]> | ||||
* | Add unwrap block assist #4156 | Benjamin Coenen | 2020-04-29 | 1 | -2/+2 |
| | | | | Signed-off-by: Benjamin Coenen <[email protected]> | ||||
* | Add unwrap block assist #4156 | Benjamin Coenen | 2020-04-29 | 1 | -0/+435 |
Signed-off-by: Benjamin Coenen <[email protected]> |