Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #2691 | bors[bot] | 2019-12-30 | 15 | -280/+240 |
|\ | |||||
| * | Cleanup imports | Aleksey Kladov | 2019-12-30 | 5 | -8/+12 |
| * | Refactor show syntax tree action | Aleksey Kladov | 2019-12-30 | 8 | -134/+116 |
| * | Run prettier on all files | Aleksey Kladov | 2019-12-30 | 7 | -23/+18 |
| * | Move parentModule to the new Ctx | Aleksey Kladov | 2019-12-30 | 3 | -37/+37 |
| * | Refactor applySourceChange | Aleksey Kladov | 2019-12-30 | 7 | -89/+68 |
| * | Move joinLines to the new Ctx | Aleksey Kladov | 2019-12-30 | 3 | -21/+21 |
|/ | |||||
* | Merge #2690 | bors[bot] | 2019-12-30 | 1 | -1/+1 |
|\ | |||||
| * | Fix server config mispell in vscode extension | Emil Lauridsen | 2019-12-30 | 1 | -1/+1 |
|/ | |||||
* | Merge #2687 | bors[bot] | 2019-12-30 | 7 | -52/+110 |
|\ | |||||
| * | Move matching brace to new Ctx | Aleksey Kladov | 2019-12-30 | 4 | -32/+35 |
| * | Run prettier | Aleksey Kladov | 2019-12-30 | 2 | -20/+16 |
| * | Add prettier | Aleksey Kladov | 2019-12-30 | 2 | -6/+19 |
| * | More second command to Ctx | Aleksey Kladov | 2019-12-30 | 4 | -11/+14 |
| * | Start new ctx module | Aleksey Kladov | 2019-12-30 | 4 | -20/+63 |
|/ | |||||
* | Merge #2685 | bors[bot] | 2019-12-30 | 5 | -36/+33 |
|\ | |||||
| * | Simplify | Aleksey Kladov | 2019-12-30 | 1 | -32/+29 |
| * | Rename extension.ts -> main.ts | Aleksey Kladov | 2019-12-30 | 4 | -4/+4 |
* | | Merge pull request #2684 from matklad/refactor-frontend | Aleksey Kladov | 2019-12-30 | 16 | -1663/+158 |
|\| | |||||
| * | Minimize typescript CI | Aleksey Kladov | 2019-12-30 | 2 | -9/+2 |
| * | Add rollup | Aleksey Kladov | 2019-12-30 | 6 | -38/+751 |
| * | Minimize TypeScript build | Aleksey Kladov | 2019-12-30 | 11 | -1864/+42 |
| * | Trim down launch configurations | Aleksey Kladov | 2019-12-29 | 5 | -71/+15 |
| * | Drop all the debugging tasks | Aleksey Kladov | 2019-12-29 | 1 | -309/+0 |
| * | Drop obsolete tasks | Aleksey Kladov | 2019-12-29 | 1 | -25/+1 |
|/ | |||||
* | Merge #2681 | bors[bot] | 2019-12-29 | 3 | -2/+307 |
|\ | |||||
| * | Add related information with original error site | Emil Lauridsen | 2019-12-29 | 3 | -1/+306 |
| * | Resolve macro call site in more cases | Emil Lauridsen | 2019-12-29 | 1 | -1/+1 |
* | | Merge #2680 | bors[bot] | 2019-12-29 | 3 | -63/+71 |
|\ \ | |/ |/| | |||||
| * | Lowercase drive letters when getting paths from cargo check | Emil Lauridsen | 2019-12-29 | 3 | -63/+71 |
* | | Merge #2679 | bors[bot] | 2019-12-29 | 5 | -14/+63 |
|\ \ | |||||
| * | | Remove unused hard-coded paths | Emil Lauridsen | 2019-12-29 | 1 | -4/+0 |
| * | | Resolve traits in infer using lang item infrastructure | Emil Lauridsen | 2019-12-29 | 3 | -10/+19 |
| * | | Add helpers for unpacking lang items | Emil Lauridsen | 2019-12-29 | 1 | -0/+44 |
| |/ | |||||
* | | Merge #2061 | bors[bot] | 2019-12-29 | 7 | -14/+369 |
|\ \ | |/ |/| | |||||
| * | Fix https://github.com/rust-analyzer/rust-analyzer/pull/2061#discussion_r3487... | Seivan Heidari | 2019-12-23 | 4 | -16/+20 |
| * | Merge branch 'master' into feature/themes | Seivan Heidari | 2019-12-23 | 233 | -10763/+14882 |
| |\ | |||||
| * \ | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ... | Seivan Heidari | 2019-11-28 | 150 | -3077/+3558 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ... | Seivan Heidari | 2019-11-25 | 2 | -5/+55 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ... | Seivan Heidari | 2019-11-25 | 94 | -1904/+2468 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ... | Seivan Heidari | 2019-11-22 | 3 | -7/+54 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ... | Seivan Heidari | 2019-11-22 | 28 | -510/+763 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ... | Seivan Heidari | 2019-11-21 | 82 | -1067/+1451 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ... | Seivan Heidari | 2019-11-20 | 17 | -27/+358 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ... | Seivan Heidari | 2019-11-18 | 2 | -49/+91 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ... | Seivan Heidari | 2019-11-18 | 25 | -429/+370 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ... | Seivan Heidari | 2019-11-18 | 2 | -3/+89 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Readding jsonc parser because of https://github.com/rust-analyzer/rust-analyz... | Seivan Heidari | 2019-11-18 | 3 | -3/+9 |
| * | | | | | | | | | | | | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ... | Seivan Heidari | 2019-11-18 | 83 | -903/+1500 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/rust-analyzer/rust-analyzer into ... | Seivan Heidari | 2019-11-15 | 40 | -2136/+2620 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |