aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs about cancelationAleksey Kladov2018-12-171-0/+5
* update architecture.mdAleksey Kladov2018-12-171-19/+27
* Merge #280bors[bot]2018-12-174-15/+66
|\
| * Fixed cast expression parsing in ra_syntax.Roland Ruckerbauer2018-12-174-15/+66
|/
* fix installation on windowsAleksey Kladov2018-12-171-1/+2
* Merge #277bors[bot]2018-12-153-15/+15
|\
| * use new clear-terminal featureAleksey Kladov2018-12-153-15/+15
|/
* Merge #276bors[bot]2018-12-1221-110/+156
|\
| * rename Edit to TextEdit and AtomEdit to AtomTextEditBernardo2018-12-1111-87/+92
| * extract AtomEdit and Edit into new ra_text_edit crateBernardo2018-12-1019-40/+81
|/
* Merge #275bors[bot]2018-12-101-8/+18
|\
| * Update ARCHITECTURE.mdHirokazu Hata2018-12-101-8/+18
|/
* Merge #274bors[bot]2018-12-101-0/+1
|\
| * Add crates/*/target to gitignoreHirokazu Hata2018-12-101-0/+1
|/
* Merge #272bors[bot]2018-12-091-2/+30
|\
| * use \b as word boundaryBernardo2018-12-091-2/+30
|/
* Merge #271bors[bot]2018-12-095-15/+75
|\
| * Reimplement format-hook using a rust binaryDJMcNab2018-12-093-27/+52
| * Fix alignment of `.cargo/config`DJMcNab2018-12-091-5/+5
| * Update hook to not add unstaged filesDJMcNab2018-12-091-1/+3
| * Implement and test format hookDJMcNab2018-12-094-8/+41
* | Answer canceled requestsAleksey Kladov2018-12-091-1/+8
* | verbose assertions in SourceFileItemsAleksey Kladov2018-12-091-6/+15
* | Merge #268bors[bot]2018-12-0912-169/+373
|\ \
| * | resolve extern crates propertlyAleksey Kladov2018-12-094-51/+98
| * | move tests to separate fileAleksey Kladov2018-12-092-97/+95
| * | WIP: resolve across cratesAleksey Kladov2018-12-091-14/+41
| * | make resolver fields privateAleksey Kladov2018-12-092-12/+22
| * | return dependencies with namesAleksey Kladov2018-12-092-6/+17
| * | thread info about dep namesAleksey Kladov2018-12-093-12/+24
| * | more crate boilerplateAleksey Kladov2018-12-095-13/+54
| * | hir::Crate boilerplateAleksey Kladov2018-12-092-2/+21
| * | propagate deps to CrateGraphAleksey Kladov2018-12-093-14/+43
| * | track deps in project modelAleksey Kladov2018-12-091-0/+10
|/ /
* | remove direct dep on event-stream: malisious version was unpublishedAleksey Kladov2018-12-092-126/+39
* | Merge #270bors[bot]2018-12-098-16/+40
|\ \ | |/ |/|
| * Check Fileid in SourceFileMapAleksey Kladov2018-12-095-7/+23
| * switch threadpool back from rayon to threadpoolAleksey Kladov2018-12-093-9/+17
|/
* Merge #267bors[bot]2018-12-095-733/+807
|\
| * Fix cargo format component name and run rustfmtDJMcNab2018-12-092-8/+2
| * Add package command and upgrade event-streamDJMcNab2018-12-083-5/+21
| * Run npm update and add private and preview flagsDJMcNab2018-12-082-721/+785
| * Remove uneeded charactersDJMcNab2018-12-081-3/+3
| * Improve the extend keybinding to not conflictDJMcNab2018-12-081-1/+1
* | Merge #266bors[bot]2018-12-081-3/+3
|\ \
| * | find next whitespace or begining or endBernardo2018-12-081-3/+3
|/ /
* | Merge #265bors[bot]2018-12-084-24/+59
|\ \
| * | Refactor symbol resolve APIAleksey Kladov2018-12-084-24/+59
* | | Merge #263bors[bot]2018-12-0817-22/+28
|\| |
| * | account for new layout when collecting testsAleksey Kladov2018-12-081-2/+8