Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make `ModPath`'s representation private | Jonas Schievink | 2021-02-04 | 1 | -5/+5 |
* | Create all `ModuleId`s through a `DefMap` method | Jonas Schievink | 2021-01-25 | 1 | -19/+8 |
* | Obtain `ModuleId`'s `DefMap` through a method | Jonas Schievink | 2021-01-22 | 1 | -5/+5 |
* | DefMap: hide remaining crate-visible fields | Jonas Schievink | 2021-01-20 | 1 | -2/+2 |
* | Make public DefMap fields private | Jonas Schievink | 2021-01-20 | 1 | -7/+7 |
* | Rename `CrateDefMap` to `DefMap` | Jonas Schievink | 2021-01-18 | 1 | -2/+2 |
* | Change <|> to $0 - Rebase | Kevaundray Wedderburn | 2021-01-07 | 1 | -24/+24 |
* | Add test makr | Aleksey Kladov | 2020-10-06 | 1 | -0/+2 |
* | Make find_path_prefixed configurable | Lukas Wirth | 2020-10-05 | 1 | -109/+138 |
* | Don't unnecessarily unnest imports for import insertion | Lukas Wirth | 2020-09-25 | 1 | -43/+127 |
* | Rename ra_hir_def -> hir_def | Aleksey Kladov | 2020-08-13 | 1 | -0/+687 |