Aleksey Kladov
|
61e1474ab3
|
fix typos in mbe tests
|
2019-05-28 18:46:11 +03:00 |
|
Sergey Parilin
|
993abedd77
|
apply T! macro where it is possible
|
2019-05-15 15:35:47 +03:00 |
|
Sergey Parilin
|
57bb618fd3
|
Implemented T! macro for syntax kinds
|
2019-05-13 15:19:57 +03:00 |
|
Aleksey Kladov
|
ae282d8da6
|
add ast::tokens
|
2019-04-02 10:23:29 +03:00 |
|
Aleksey Kladov
|
9e213385c9
|
switch to new rowan
|
2019-04-01 12:06:24 +03:00 |
|
Aleksey Kladov
|
b931a472c4
|
move extend selection from ra_ide_api_light to ra_ide_api
|
2019-03-20 23:52:55 +03:00 |
|
Aleksey Kladov
|
6955e392f8
|
remove old macro support
|
2019-03-17 12:53:22 +03:00 |
|
Aleksey Kladov
|
12e3b4c70b
|
reformat the world
|
2019-02-08 14:49:43 +03:00 |
|
Aleksey Kladov
|
de85f1e947
|
remove hard-coded support for ctry macro
It was used mainly to prevent HirFileId infra from bitroting, but the
`vec![]` macro can serve that just as well!
|
2019-02-01 10:52:36 +03:00 |
|
Aleksey Kladov
|
9457b1f0e6
|
rename source_file -> parse
|
2019-01-26 11:51:36 +03:00 |
|
Aleksey Kladov
|
4711cbcace
|
rename FilesDatabase -> SourceDatabase
|
2019-01-26 11:20:30 +03:00 |
|
Aleksey Kladov
|
be1a005ebd
|
fold syntax database into files database
|
2019-01-26 11:09:39 +03:00 |
|
Aleksey Kladov
|
73836cdbbc
|
extend selection expands macros and can totally panic
|
2019-01-20 21:05:01 +03:00 |
|
Aleksey Kladov
|
d79a9b17dc
|
switch to insta for testing
|
2019-01-15 14:18:24 +03:00 |
|
Aleksey Kladov
|
5b573deb20
|
fix usages after rename
|
2019-01-08 22:33:36 +03:00 |
|