Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move ImportId | Aleksey Kladov | 2019-11-23 | 1 | -0/+4 | |
* | Get rid of DefDatabase2 | Aleksey Kladov | 2019-11-23 | 1 | -24/+21 | |
* | Move docs to hir_def | Aleksey Kladov | 2019-11-23 | 1 | -0/+1 | |
* | Move lang_items to hir_def | Aleksey Kladov | 2019-11-23 | 1 | -0/+1 | |
* | Use attrs rather than syntax for lang items | Aleksey Kladov | 2019-11-23 | 1 | -1/+3 | |
* | Move attrs query to hir_def | Aleksey Kladov | 2019-11-23 | 1 | -3/+30 | |
* | More principled sources for enums and fields | Aleksey Kladov | 2019-11-22 | 1 | -1/+12 | |
* | Move data to a single file | Aleksey Kladov | 2019-11-22 | 1 | -4/+1 | |
* | Move FunctionData to hir_def | Aleksey Kladov | 2019-11-22 | 1 | -0/+1 | |
* | Move TypeAlias to hir_def | Aleksey Kladov | 2019-11-22 | 1 | -0/+1 | |
* | Move resolver to hir_def | Aleksey Kladov | 2019-11-21 | 1 | -0/+1 | |
* | Move constants to new ID | Aleksey Kladov | 2019-11-20 | 1 | -5/+35 | |
* | Don't duplicate ContainerId type | Aleksey Kladov | 2019-11-20 | 1 | -22/+15 | |
* | Switch type aliases to new sources | Aleksey Kladov | 2019-11-20 | 1 | -5/+43 | |
* | Next gen IDs for functions | Aleksey Kladov | 2019-11-20 | 1 | -5/+61 | |
* | Move traits to hir_def | Aleksey Kladov | 2019-11-20 | 1 | -1/+2 | |
* | Move Generics to hir_def | Aleksey Kladov | 2019-11-20 | 1 | -0/+24 | |
* | Rename Source::ast -> Source::value | Aleksey Kladov | 2019-11-20 | 1 | -3/+3 | |
* | Sourcify some things | Aleksey Kladov | 2019-11-15 | 1 | -6/+5 | |
* | Remove old impls infrastructure | Aleksey Kladov | 2019-11-15 | 1 | -0/+13 | |
* | Add ImplId | Aleksey Kladov | 2019-11-15 | 1 | -0/+12 | |
* | Move body queries to hir_def | Aleksey Kladov | 2019-11-14 | 1 | -0/+10 | |
* | Move definition of exprs to hir_def | Aleksey Kladov | 2019-11-12 | 1 | -0/+2 | |
* | Unfork struct and union ids | Aleksey Kladov | 2019-11-09 | 1 | -12/+16 | |
* | Restore crate_def_map marks | Aleksey Kladov | 2019-11-03 | 1 | -0/+2 | |
* | Introduce ra_db::fixture fixture module | Aleksey Kladov | 2019-11-03 | 1 | -0/+3 | |
* | Move CrateDefMap to hir_def | Aleksey Kladov | 2019-11-03 | 1 | -2/+3 | |
* | Move Source to hir_expand | Aleksey Kladov | 2019-11-02 | 1 | -16/+1 | |
* | move struct & enum data to hir_def | Aleksey Kladov | 2019-10-31 | 1 | -0/+17 | |
* | add ModuleDefId to hir_def | Aleksey Kladov | 2019-10-31 | 1 | -2/+56 | |
* | move builtin types to hir_def | Aleksey Kladov | 2019-10-31 | 1 | -0/+1 | |
* | move hygiene to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -1/+0 | |
* | push name down to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -1/+0 | |
* | push either to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -1/+0 | |
* | refactor $crate handling | Aleksey Kladov | 2019-10-30 | 1 | -0/+1 | |
* | move raw_items to hir_def | Aleksey Kladov | 2019-10-30 | 1 | -1/+94 | |
* | Move ids to hir_def crate | Aleksey Kladov | 2019-10-30 | 1 | -1/+203 | |
* | introduce ra_hir_def | Aleksey Kladov | 2019-10-30 | 1 | -0/+14 | |
* | rename hir_def -> hir_expand | Aleksey Kladov | 2019-10-29 | 1 | -11/+0 | |
* | move expansion-related code to a separate crate | Aleksey Kladov | 2019-10-29 | 1 | -0/+4 | |
* | start ra_hir_def crate | Aleksey Kladov | 2019-10-29 | 1 | -0/+7 |