Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge #116 | bors[bot] | 2018-10-11 | 4 | -58/+199 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Remove smart multiline comment join | Adolfo Ochagavía | 2018-10-11 | 1 | -22/+23 | |
| * | | Add tests | Adolfo Ochagavía | 2018-10-11 | 1 | -0/+56 | |
| * | | Remove nesting | Adolfo Ochagavía | 2018-10-11 | 1 | -75/+68 | |
| * | | Use Comment wrapper | Adolfo Ochagavía | 2018-10-11 | 4 | -36/+78 | |
| * | | Collapse comments upon join | Adolfo Ochagavía | 2018-10-10 | 1 | -15/+64 | |
* | | | Merge #118 | bors[bot] | 2018-10-11 | 2 | -22/+3 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Report errors only once | Adolfo Ochagavía | 2018-10-10 | 1 | -14/+3 | |
| * | | Remove error publishing through publishDecorations | Adolfo Ochagavía | 2018-10-10 | 2 | -8/+0 | |
| |/ | ||||||
* | | Merge #120 | bors[bot] | 2018-10-10 | 2 | -34/+65 | |
|\ \ | |/ |/| | ||||||
| * | Update crates/ra_syntax/src/ast/generated.rs | Reinier Maas | 2018-10-10 | 1 | -32/+64 | |
| * | Update generated.rs.tera | Reinier Maas | 2018-10-10 | 1 | -2/+1 | |
|/ | ||||||
* | Merge #115 | bors[bot] | 2018-10-09 | 4 | -14/+29 | |
|\ | ||||||
| * | Format vscode extension and add npm run fix | Adolfo Ochagavía | 2018-10-09 | 4 | -14/+29 | |
|/ | ||||||
* | Merge #106 | bors[bot] | 2018-10-09 | 12 | -401/+630 | |
|\ | ||||||
| * | Add on-enter handler | Aleksey Kladov | 2018-10-09 | 12 | -401/+630 | |
* | | Merge #111 | bors[bot] | 2018-10-09 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | gate on tslint | Aleksey Kladov | 2018-10-09 | 1 | -1/+1 | |
* | | | Merge #107 | bors[bot] | 2018-10-09 | 1 | -4/+13 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Switch to absolute offsets for extend comment word | Aleksey Kladov | 2018-10-09 | 1 | -4/+13 | |
* | | | don't gate on appveyor | Aleksey Kladov | 2018-10-09 | 1 | -1/+1 | |
|/ / | ||||||
* / | Fix link to appveyor's CI | Aleksey Kladov | 2018-10-09 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #108 from rust-analyzer/readme | Aleksey Kladov | 2018-10-09 | 1 | -2/+2 | |
|\ | ||||||
| * | fix readme | Aleksey Kladov | 2018-10-09 | 1 | -2/+2 | |
|/ | ||||||
* | Prepare gen_lsp_server for publishing | Aleksey Kladov | 2018-10-09 | 4 | -17/+88 | |
* | Merge #104 | bors[bot] | 2018-10-09 | 25 | -494/+805 | |
|\ | ||||||
| * | Run prettier on all files | Daniel McNab | 2018-10-08 | 23 | -129/+220 | |
| * | Add tslint and prettier to ci | Daniel McNab | 2018-10-08 | 5 | -403/+623 | |
|/ | ||||||
* | Merge #103 | bors[bot] | 2018-10-08 | 18 | -415/+557 | |
|\ | ||||||
| * | Add some comments | Adolfo Ochagavía | 2018-10-08 | 4 | -25/+44 | |
| * | Fix remaining tslint suggestions | Adolfo Ochagavía | 2018-10-08 | 15 | -78/+82 | |
| * | Apply tslint suggestions, round one | Adolfo Ochagavía | 2018-10-07 | 16 | -242/+258 | |
| * | Refactor vscode extension | Adolfo Ochagavía | 2018-10-07 | 14 | -415/+518 | |
* | | Attach comments smartly | Aleksey Kladov | 2018-10-08 | 4 | -24/+97 | |
* | | replace loop with iterators | Aleksey Kladov | 2018-10-08 | 1 | -6/+7 | |
* | | Simplify event processing | Aleksey Kladov | 2018-10-08 | 6 | -98/+122 | |
* | | tfn snippet | Aleksey Kladov | 2018-10-08 | 1 | -0/+32 | |
|/ | ||||||
* | Merge #98 | bors[bot] | 2018-10-07 | 4 | -7/+97 | |
|\ | ||||||
| * | Remove functional noop | Jeremy A. Kolb | 2018-10-06 | 1 | -8/+0 | |
| * | Resolve local names first | Jeremy A. Kolb | 2018-10-06 | 3 | -15/+14 | |
| * | WIP: This doesn't currently work but I also don't think it's the right abstra... | Jeremy A. Kolb | 2018-10-05 | 3 | -3/+25 | |
| * | Add resolve_local_name to resolve names in a function scope | Jeremy A. Kolb | 2018-10-05 | 1 | -2/+79 | |
* | | Merge #96 | bors[bot] | 2018-10-07 | 7 | -35/+75 | |
|\ \ | ||||||
| * | | Reformat CONTRIBUTING.md | Daniel McNab | 2018-10-04 | 1 | -45/+46 | |
| * | | Add `cargo gen-kinds` documentation | Daniel McNab | 2018-10-04 | 7 | -4/+43 | |
| |/ | ||||||
* | | Merge #99 | bors[bot] | 2018-10-07 | 2 | -12/+37 | |
|\ \ | |/ |/| | ||||||
| * | Dynamically apply highlightingOn config | Adolfo Ochagavía | 2018-10-06 | 2 | -12/+37 | |
|/ | ||||||
* | Merge #94 | bors[bot] | 2018-10-04 | 1 | -4/+32 | |
|\ | ||||||
| * | Pull casts out of TextUnit | Jeremy A. Kolb | 2018-10-04 | 1 | -4/+4 | |
| * | Simplify extend_single_word_in_comment | Jeremy A. Kolb | 2018-10-04 | 1 | -15/+11 |