Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests to reflect new completions | nathanwhit | 2020-04-22 | 1 | -1/+1 |
* | Add tests for enum completion | nathanwhit | 2020-04-22 | 1 | -0/+178 |
* | Complete unqualified enum variants when possible | nathanwhit | 2020-04-22 | 1 | -5/+26 |
* | Don\t suggest import itself as a completion for import | Aleksey Kladov | 2020-04-17 | 1 | -1/+39 |
* | Align grammar for record patterns and literals | Aleksey Kladov | 2020-04-11 | 1 | -1/+8 |
* | Make records grammar more orthogonal | Aleksey Kladov | 2020-04-11 | 1 | -1/+1 |
* | Better naming for scope completion | Aleksey Kladov | 2020-04-07 | 1 | -1/+1 |
* | Better naming for path completion | Aleksey Kladov | 2020-04-07 | 1 | -0/+1067 |