Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #434 | bors[bot] | 2019-01-05 | 2 | -2/+48 |
|\ | |||||
| * | change visibility can change pub to pub(crate) | Aleksey Kladov | 2019-01-05 | 2 | -2/+48 |
* | | Merge #432 | bors[bot] | 2019-01-05 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix link in architecture.md | Wilco Kusee | 2019-01-05 | 1 | -1/+1 |
* | | | Merge #431 | bors[bot] | 2019-01-05 | 1 | -1/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | fix open of created or renamed file | Bernardo | 2019-01-05 | 1 | -1/+2 |
| |/ | |||||
* | | Merge #430 | bors[bot] | 2019-01-05 | 4 | -0/+126 |
|\ \ | |/ |/| | |||||
| * | split import assist | Aleksey Kladov | 2019-01-05 | 4 | -0/+126 |
|/ | |||||
* | Merge #427 | bors[bot] | 2019-01-05 | 1 | -2/+58 |
|\ | |||||
| * | Fix join_lines use_items right w/ and w/o comma | Alan Du | 2019-01-05 | 1 | -3/+22 |
| * | Address join lines use items right } | Alan Du | 2019-01-05 | 1 | -3/+21 |
| * | Remove extra space when joining lines in use items | Alan Du | 2019-01-04 | 1 | -0/+19 |
* | | :arrow_up: rowan | Aleksey Kladov | 2019-01-04 | 1 | -27/+4 |
* | | Merge #370 | bors[bot] | 2019-01-04 | 26 | -62/+548 |
|\ \ | |||||
| * | | Rename ImplsInCrateQuery as well | Florian Diebold | 2019-01-04 | 3 | -3/+3 |
| * | | Do impl collection per module, not per crate | Florian Diebold | 2019-01-04 | 3 | -33/+32 |
| * | | Rename ImplBlock::target -> target_type, and add target_trait already | Florian Diebold | 2019-01-04 | 2 | -7/+17 |
| * | | Rename traits::impl_item -> impl_block as well, as well as the tests | Florian Diebold | 2019-01-04 | 6 | -4/+4 |
| * | | Add a test for self field completion | Florian Diebold | 2019-01-04 | 3 | -5/+25 |
| * | | Refactor a bit | Florian Diebold | 2019-01-04 | 1 | -58/+62 |
| * | | Resolve the Self type | Florian Diebold | 2019-01-04 | 3 | -24/+71 |
| * | | Resolve the self parameter during type inference | Florian Diebold | 2019-01-04 | 3 | -4/+19 |
| * | | Type the self parameter | Florian Diebold | 2019-01-04 | 6 | -9/+116 |
| * | | Add HIR for impl blocks | Florian Diebold | 2019-01-04 | 11 | -8/+269 |
| * | | Add test for self type inference | Florian Diebold | 2019-01-04 | 2 | -0/+23 |
* | | | Merge #428 | bors[bot] | 2019-01-04 | 5 | -65/+76 |
|\ \ \ | |||||
| * | | | :arrow_up: salsa | Aleksey Kladov | 2019-01-04 | 5 | -65/+76 |
|/ / / | |||||
* | / | Merge #426 | bors[bot] | 2019-01-04 | 24 | -52/+51 |
|\| | | |/ |/| | |||||
| * | Rename ImplItem to ImplBlock | Florian Diebold | 2019-01-04 | 24 | -52/+51 |
|/ | |||||
* | Merge #425 | bors[bot] | 2019-01-04 | 15 | -187/+167 |
|\ | |||||
| * | remove id arena | Aleksey Kladov | 2019-01-04 | 8 | -94/+26 |
| * | extract area to a crate | Aleksey Kladov | 2019-01-04 | 9 | -94/+142 |
|/ | |||||
* | Merge #424 | bors[bot] | 2019-01-04 | 5 | -2/+50 |
|\ | |||||
| * | add mod doc comments test in ast | csmoe | 2019-01-04 | 1 | -0/+13 |
| * | parse doc comment for items | csmoe | 2019-01-04 | 3 | -2/+15 |
| * | add mod doc comment test | csmoe | 2019-01-04 | 2 | -0/+22 |
|/ | |||||
* | Merge #391 | bors[bot] | 2019-01-04 | 5 | -59/+117 |
|\ | |||||
| * | consume trivias for type/const def | csmoe | 2019-01-04 | 1 | -2/+1 |
| * | doc parsing events | csmoe | 2019-01-04 | 4 | -43/+71 |
| * | doc parser input | csmoe | 2019-01-01 | 2 | -10/+30 |
| * | docing parser methods | csmoe | 2018-12-31 | 4 | -12/+23 |
* | | Merge #421 | bors[bot] | 2019-01-03 | 9 | -465/+549 |
|\ \ | |||||
| * | | index stuff produced by macros | Aleksey Kladov | 2019-01-03 | 7 | -453/+523 |
| * | | construct index from symbols directly | Aleksey Kladov | 2019-01-03 | 3 | -13/+27 |
|/ / | |||||
* | | Merge #420 | bors[bot] | 2019-01-03 | 3 | -13/+5 |
|\ \ | |||||
| * | | don't create many compilation units for tests | Aleksey Kladov | 2019-01-03 | 3 | -13/+5 |
|/ / | |||||
* | | Merge #419 | bors[bot] | 2019-01-03 | 3 | -35/+34 |
|\ \ | |||||
| * | | embed file_id into FileSymbol | Aleksey Kladov | 2019-01-03 | 3 | -35/+34 |
* | | | Merge #418 | bors[bot] | 2019-01-03 | 1 | -18/+37 |
|\ \ \ | |/ / |/| | | |||||
| * | | add pub(crate) works for named fields | Aleksey Kladov | 2019-01-03 | 1 | -18/+37 |