Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move `non_trivia_sibling` to `ra_syntax::algo` | Ville Penttinen | 2019-02-21 | 1 | -8/+4 |
* | Simplify adding a comma after match arm | Ville Penttinen | 2019-02-21 | 1 | -28/+18 |
* | Fix join_lines not adding a comma after join_single_expr_block in match arm | Ville Penttinen | 2019-02-21 | 1 | -2/+147 |
* | add failing test | Aleksey Kladov | 2019-02-21 | 1 | -0/+23 |
* | Refactor formatting code out of ra_ida_api_light into ra_fmt. | Andrea Pretto | 2019-02-08 | 1 | -2/+3 |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -22/+5 |
* | fix code duplication | Aleksey Kladov | 2019-01-10 | 1 | -48/+6 |
* | move join_lines to a separate module | Aleksey Kladov | 2019-01-10 | 1 | -0/+493 |