Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add ast::tokens | Aleksey Kladov | 2019-04-02 | 1 | -6/+6 |
* | switch to new rowan | Aleksey Kladov | 2019-04-01 | 1 | -71/+73 |
* | move extend selection from ra_ide_api_light to ra_ide_api | Aleksey Kladov | 2019-03-20 | 1 | -6/+371 |
* | remove old macro support | Aleksey Kladov | 2019-03-17 | 1 | -44/+2 |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -3/+1 |
* | remove hard-coded support for ctry macro | Aleksey Kladov | 2019-02-01 | 1 | -2/+2 |
* | rename source_file -> parse | Aleksey Kladov | 2019-01-26 | 1 | -1/+1 |
* | rename FilesDatabase -> SourceDatabase | Aleksey Kladov | 2019-01-26 | 1 | -1/+1 |
* | fold syntax database into files database | Aleksey Kladov | 2019-01-26 | 1 | -1/+1 |
* | extend selection expands macros and can totally panic | Aleksey Kladov | 2019-01-20 | 1 | -1/+1 |
* | switch to insta for testing | Aleksey Kladov | 2019-01-15 | 1 | -2/+3 |
* | fix usages after rename | Aleksey Kladov | 2019-01-08 | 1 | -0/+56 |