Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | On second thought, we want to preserve the textMate here where all punctuatio... | GrayJack | 2020-07-21 | 2 | -2/+2 |
* | `#` as Attribute | GrayJack | 2020-07-21 | 2 | -2/+2 |
* | Assingment semantic highlight | GrayJack | 2020-07-20 | 5 | -40/+40 |
* | Handle semantic highlight when STAR is part of the `*{const, mut}` | GrayJack | 2020-07-20 | 5 | -31/+31 |
* | Add new `Punctuation` highlight tag | Leander Tentrup | 2020-07-15 | 6 | -193/+193 |
* | Highlight punctuation as `HighlightTag::Operator` | Leander Tentrup | 2020-07-15 | 6 | -197/+197 |
* | Semantic Highlighting: Emit mutable modifier for 'self' when applicable | Lukas Wirth | 2020-07-13 | 1 | -0/+10 |
* | Use dedicated semantic highlight tag for parameters | Aleksey Kladov | 2020-07-11 | 6 | -15/+21 |
* | Move test data to test_data directory | Aleksey Kladov | 2020-07-01 | 6 | -0/+461 |