Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 1 | -0/+2 |
| | | | | #1856 | ||||
* | Clippy trivially_copy_pass_by_ref | Jeremy Kolb | 2019-07-05 | 1 | -1/+1 |
| | |||||
* | add tests for primitive types | Aleksey Kladov | 2019-05-30 | 1 | -28/+0 |
| | |||||
* | add ModuleDef::BuiltInType | Aleksey Kladov | 2019-05-30 | 1 | -0/+12 |
| | |||||
* | Refactor primitive types into more orthogonal representation | yanchith | 2019-03-22 | 1 | -131/+135 |
| | |||||
* | make Name::new private | Aleksey Kladov | 2019-03-20 | 1 | -12/+54 |
| | |||||
* | Some more Ty displaying cleanup | Florian Diebold | 2019-03-16 | 1 | -33/+31 |
| | |||||
* | Try implementing integer type inference (WIP) | Marcus Klaas de Vries | 2019-01-14 | 1 | -0/+50 |
| | |||||
* | introduce known names | Aleksey Kladov | 2018-12-27 | 1 | -20/+22 |
| | |||||
* | Parse integer / float types | Florian Diebold | 2018-12-23 | 1 | -0/+32 |
| | |||||
* | Add beginnings of type infrastructure | Florian Diebold | 2018-12-23 | 1 | -0/+98 |