Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a typo | Matthijs Brobbel | 2020-06-30 | 1 | -2/+2 |
| | |||||
* | Add question mark operator | Yuki Kodama | 2020-05-25 | 1 | -1/+1 |
| | |||||
* | Color attribute functions | George Fraser | 2020-05-19 | 1 | -1/+6 |
| | |||||
* | Use .rust suffix on scopes | George Fraser | 2020-05-12 | 1 | -1/+1 |
| | |||||
* | Put sigil back to keyword.operator | George Fraser | 2020-05-10 | 1 | -2/+2 |
| | |||||
* | Change lifetimes back to keyword-ish, tweak builtins for consistency between ↵ | George Fraser | 2020-05-10 | 1 | -6/+9 |
| | | | | TextMate and semantic | ||||
* | Color `as` as a keyword | George Fraser | 2020-05-10 | 1 | -2/+2 |
| | |||||
* | No longer true | George Fraser | 2020-05-10 | 1 | -6/+0 |
| | |||||
* | Color core types as types, not keywords | George Fraser | 2020-05-10 | 1 | -5/+5 |
| | |||||
* | Color sigil like keyword | George Fraser | 2020-05-10 | 1 | -1/+1 |
| | |||||
* | Color lifetimes like types | George Fraser | 2020-05-10 | 1 | -12/+4 |
| | |||||
* | Import built-in textmate grammar, with no changes | George Fraser | 2020-05-10 | 1 | -0/+692 |