Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename struct -> record, pos -> tuple | Aleksey Kladov | 2019-08-23 | 1 | -1/+1 |
* | update ra_ide_api to use builtins | Aleksey Kladov | 2019-05-30 | 1 | -0/+1 |
* | Added local macro goto | Lenard Pratt | 2019-05-04 | 1 | -0/+1 |
* | Allow goto-definition to work for named fields in struct initializer | Ville Penttinen | 2019-02-27 | 1 | -0/+1 |
* | fix regression in self-referential completion | Aleksey Kladov | 2019-02-11 | 1 | -0/+1 |
* | fix panic in call info | Aleksey Kladov | 2019-01-26 | 1 | -0/+1 |
* | add ability to get strcut field source | Aleksey Kladov | 2019-01-25 | 1 | -1/+5 |
* | write path resolution code only once | Aleksey Kladov | 2019-01-25 | 1 | -3/+1 |
* | move completion item tests closer to the code | Aleksey Kladov | 2019-01-23 | 1 | -0/+3 |