Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless wrapper | Aleksey Kladov | 2021-01-15 | 1 | -5/+3 |
* | Insert `;` when completing keywords in let | Aleksey Kladov | 2021-01-15 | 1 | -6/+12 |
* | Change <|> to $0 - Rebase | Kevaundray Wedderburn | 2021-01-07 | 1 | -4/+4 |
* | Rename expr -> tail_expr | Aleksey Kladov | 2021-01-05 | 1 | -1/+1 |
* | Add completions for patterns | Lukas Wirth | 2020-12-20 | 1 | -8/+13 |
* | Complete struct in irrefutable let | Lukas Wirth | 2020-11-26 | 1 | -0/+3 |
* | Move rendering tests to the render module | Igor Aleksanov | 2020-11-03 | 1 | -13/+0 |
* | Reorganize completions structure | Igor Aleksanov | 2020-10-25 | 1 | -0/+532 |