Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add basic HIR and types for structs/enums | Florian Diebold | 2018-12-25 | 1 | -0/+11 |
| | |||||
* | Resolve paths to defs (functions currently) during type inference | Florian Diebold | 2018-12-23 | 1 | -2/+7 |
| | |||||
* | Add beginnings of type infrastructure | Florian Diebold | 2018-12-23 | 1 | -0/+6 |
| | |||||
* | Gc syntax trees after every modification | Aleksey Kladov | 2018-12-18 | 1 | -4/+0 |
| | |||||
* | Add functions to DefId | Aleksey Kladov | 2018-12-04 | 1 | -2/+2 |
| | |||||
* | Move hir to a separate crate | Aleksey Kladov | 2018-11-28 | 1 | -2/+2 |
| | |||||
* | introduce hir crate | Aleksey Kladov | 2018-11-28 | 1 | -0/+66 |