aboutsummaryrefslogtreecommitdiff
path: root/crates/ide/src/syntax_highlighting.rs
Commit message (Expand)AuthorAgeFilesLines
...
* MinorAleksey Kladov2020-08-191-2/+1
* Minor cleanupsAleksey Kladov2020-08-191-1/+1
* Better nameAleksey Kladov2020-08-191-4/+4
* Better API factoring around self access modesAleksey Kladov2020-08-191-10/+16
* Add SelfParam to code_modelAleksey Kladov2020-08-191-12/+8
* Add new method to Semantics, method_receiver_kind, which returns the kind of ...Paul Daniel Faria2020-08-161-65/+74
* Mark mutating functions with `mutable` modifier, and owning functions with `c...Paul Daniel Faria2020-08-161-10/+32
* Rename ra_ide -> ideAleksey Kladov2020-08-131-0/+872