Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add basic bultin macro infrastructure | Edwin Cheng | 2019-11-11 | 2 | -4/+31 | |
* | | Overwrite the prelude with one defined in a later dependency | Matthias Einwag | 2019-11-10 | 1 | -9/+6 | |
* | | Add tests for resolving types in core and std preludes | Matthias Einwag | 2019-11-10 | 1 | -0/+31 | |
* | | Resolve core types | Matthias Einwag | 2019-11-09 | 1 | -1/+5 | |
* | | Unfork struct and union ids | Aleksey Kladov | 2019-11-09 | 1 | -4/+7 | |
|/ | ||||||
* | Reduce visibility | Aleksey Kladov | 2019-11-08 | 1 | -9/+9 | |
* | Extract path resolution submodule | Aleksey Kladov | 2019-11-08 | 2 | -2/+263 | |
* | Simplify | Aleksey Kladov | 2019-11-08 | 1 | -1/+5 | |
* | Reduce visibility | Aleksey Kladov | 2019-11-08 | 1 | -23/+23 | |
* | Move Namespace enum closer to usage | Aleksey Kladov | 2019-11-04 | 1 | -8/+0 | |
* | Reduce visibility | Aleksey Kladov | 2019-11-04 | 1 | -4/+8 | |
* | Reexport relative_path from ra_db | Aleksey Kladov | 2019-11-03 | 1 | -2/+1 | |
* | Restore crate_def_map marks | Aleksey Kladov | 2019-11-03 | 6 | -22/+21 | |
* | move crate_def_map tests to hir_def | Aleksey Kladov | 2019-11-03 | 6 | -0/+2177 | |
* | Introduce ra_db::fixture fixture module | Aleksey Kladov | 2019-11-03 | 1 | -10/+10 | |
* | Move CrateDefMap to hir_def | Aleksey Kladov | 2019-11-03 | 2 | -0/+927 | |
* | move mod_resolution to hir_def | Aleksey Kladov | 2019-10-31 | 1 | -0/+77 | |
* | move hygiene to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -4/+2 | |
* | push name down to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -7/+8 | |
* | push either to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -7/+4 | |
* | refactor $crate handling | Aleksey Kladov | 2019-10-30 | 1 | -17/+14 | |
* | fix compilation | Aleksey Kladov | 2019-10-30 | 1 | -2/+2 | |
* | move raw_items to hir_def | Aleksey Kladov | 2019-10-30 | 1 | -0/+407 |