Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ConstParams to the ide layer | Lukas Wirth | 2021-01-01 | 1 | -1/+2 |
* | Add Lifetimes to the HIR | Lukas Wirth | 2020-12-11 | 1 | -1/+1 |
* | Move the helpers into ide_db | Kirill Bulatov | 2020-11-28 | 1 | -1/+1 |
* | Extract the import code into the shared module | Kirill Bulatov | 2020-11-27 | 1 | -2/+1 |
* | Move ModPath->ast::Path function to IDE layer | Aleksey Kladov | 2020-10-06 | 1 | -13/+4 |
* | Simplify ast_transform | Aleksey Kladov | 2020-10-02 | 1 | -40/+34 |
* | Document AstTransformation | Aleksey Kladov | 2020-09-21 | 1 | -0/+28 |
* | Unify naming | Aleksey Kladov | 2020-09-03 | 1 | -1/+1 |
* | Remove deprecated Path::from_ast | Aleksey Kladov | 2020-08-15 | 1 | -19/+13 |
* | Rename ra_assists -> assists | Aleksey Kladov | 2020-08-13 | 1 | -0/+206 |