Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename StructField -> Field | Aleksey Kladov | 2020-04-25 | 1 | -3/+3 |
* | Use `dyn Trait` for working with databse | Aleksey Kladov | 2020-03-16 | 1 | -32/+32 |
* | Rename ast::ImplBlock -> ast::ImplDef | Aleksey Kladov | 2020-02-29 | 1 | -4/+4 |
* | Remove imports from hir | Aleksey Kladov | 2019-12-21 | 1 | -14/+2 |
* | Revert "Merge #2629" | Aleksey Kladov | 2019-12-21 | 1 | -2/+14 |
* | Remove hir for imports | Aleksey Kladov | 2019-12-21 | 1 | -14/+2 |
* | Move enum&union to new loc | Aleksey Kladov | 2019-12-12 | 1 | -3/+3 |
* | Move structs to new loc | Aleksey Kladov | 2019-12-12 | 1 | -1/+1 |
* | Move traits to the new loc | Aleksey Kladov | 2019-12-12 | 1 | -1/+1 |
* | Switch to the new location for impls | Aleksey Kladov | 2019-12-12 | 1 | -1/+1 |
* | Cleanup module structure | Aleksey Kladov | 2019-12-08 | 1 | -0/+139 |