Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge #536 | bors[bot] | 2019-01-16 | 1 | -0/+9 | |
|\ | ||||||
| * | add has_semi to ExprStmt | Yerkebulan Tulibergenov | 2019-01-16 | 1 | -0/+9 | |
* | | Fixup tests | Marcus Klaas de Vries | 2019-01-14 | 1 | -0/+46 | |
|/ | ||||||
* | support ref-patterns | Aleksey Kladov | 2019-01-13 | 1 | -0/+6 | |
* | rename TreePtr -> TreeArc | Aleksey Kladov | 2019-01-11 | 1 | -2/+2 | |
* | assist to convert if-let to match | Aleksey Kladov | 2019-01-08 | 1 | -1/+1 | |
* | itroduce trait for ast tokens | Aleksey Kladov | 2019-01-08 | 1 | -42/+10 | |
* | migrate ra_hir to rowan 2.0 | Aleksey Kladov | 2019-01-08 | 1 | -0/+27 | |
* | switch ra_syntax to new rowan API | Aleksey Kladov | 2019-01-08 | 1 | -115/+84 | |
* | Implement type inference for more binary operators | Marcus Klaas de Vries | 2019-01-07 | 1 | -2/+2 | |
* | Add remaining binary operations to AST | Marcus Klaas de Vries | 2019-01-07 | 1 | -1/+69 | |
* | Touch up type inference for boolean operators | Marcus Klaas de Vries | 2019-01-06 | 1 | -11/+24 | |
* | Implement type inference for boolean operators | Marcus Klaas de Vries | 2019-01-05 | 1 | -0/+39 | |
* | split import assist | Aleksey Kladov | 2019-01-05 | 1 | -0/+6 | |
* | Type the self parameter | Florian Diebold | 2019-01-04 | 1 | -0/+31 | |
* | Rename ImplItem to ImplBlock | Florian Diebold | 2019-01-04 | 1 | -1/+1 | |
* | add mod doc comments test in ast | csmoe | 2019-01-04 | 1 | -0/+13 | |
* | parse doc comment for items | csmoe | 2019-01-04 | 1 | -0/+12 | |
* | visibility owner | Aleksey Kladov | 2019-01-03 | 1 | -0/+6 | |
* | add items from macros to modules | Aleksey Kladov | 2019-01-01 | 1 | -0/+30 | |
* | Implement reference / pointer types | Florian Diebold | 2018-12-25 | 1 | -0/+39 | |
* | Add AST definitions for struct/variant fields etc. | Florian Diebold | 2018-12-25 | 1 | -0/+31 | |
* | Fix handling of nested self in paths | DJMcNab | 2018-12-21 | 1 | -1/+1 | |
* | grand module rename | Aleksey Kladov | 2018-12-08 | 1 | -0/+365 |