aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix readmeAleksey Kladov2018-10-091-2/+2
* Prepare gen_lsp_server for publishingAleksey Kladov2018-10-094-17/+88
* Merge #104bors[bot]2018-10-0925-494/+805
|\
| * Run prettier on all filesDaniel McNab2018-10-0823-129/+220
| * Add tslint and prettier to ciDaniel McNab2018-10-085-403/+623
|/
* Merge #103bors[bot]2018-10-0818-415/+557
|\
| * Add some commentsAdolfo Ochagavía2018-10-084-25/+44
| * Fix remaining tslint suggestionsAdolfo Ochagavía2018-10-0815-78/+82
| * Apply tslint suggestions, round oneAdolfo Ochagavía2018-10-0716-242/+258
| * Refactor vscode extensionAdolfo Ochagavía2018-10-0714-415/+518
* | Attach comments smartlyAleksey Kladov2018-10-084-24/+97
* | replace loop with iteratorsAleksey Kladov2018-10-081-6/+7
* | Simplify event processingAleksey Kladov2018-10-086-98/+122
* | tfn snippetAleksey Kladov2018-10-081-0/+32
|/
* Merge #98bors[bot]2018-10-074-7/+97
|\
| * Remove functional noopJeremy A. Kolb2018-10-061-8/+0
| * Resolve local names firstJeremy A. Kolb2018-10-063-15/+14
| * WIP: This doesn't currently work but I also don't think it's the right abstra...Jeremy A. Kolb2018-10-053-3/+25
| * Add resolve_local_name to resolve names in a function scopeJeremy A. Kolb2018-10-051-2/+79
* | Merge #96bors[bot]2018-10-077-35/+75
|\ \
| * | Reformat CONTRIBUTING.mdDaniel McNab2018-10-041-45/+46
| * | Add `cargo gen-kinds` documentationDaniel McNab2018-10-047-4/+43
| |/
* | Merge #99bors[bot]2018-10-072-12/+37
|\ \ | |/ |/|
| * Dynamically apply highlightingOn configAdolfo Ochagavía2018-10-062-12/+37
|/
* Merge #94bors[bot]2018-10-041-4/+32
|\
| * Pull casts out of TextUnitJeremy A. Kolb2018-10-041-4/+4
| * Simplify extend_single_word_in_commentJeremy A. Kolb2018-10-041-15/+11
| * Extend comments by single word firstJeremy A. Kolb2018-10-031-4/+36
* | Merge #93bors[bot]2018-10-043-12/+59
|\ \ | |/ |/|
| * Support leading pipe in match armsDaniel McNab2018-10-033-12/+59
* | Merge #92bors[bot]2018-10-021-22/+22
|\ \
| * | cargo updateJeremy A. Kolb2018-10-021-22/+22
|/ /
* | Merge pull request #91 from kjeremy/ignore-ideaAleksey Kladov2018-10-021-0/+1
|\ \
| * | Ignore .idea/Jeremy A. Kolb2018-10-021-0/+1
|/ /
* | Merge #90bors[bot]2018-10-0215-80/+70
|\ \
| * | Make siblings an inherent methodAleksey Kladov2018-10-026-34/+30
| * | make ancestors and descendants inherentAleksey Kladov2018-10-0214-46/+40
| * | use aliasesAleksey Kladov2018-10-021-2/+2
|/ /
* | Merge #85bors[bot]2018-10-0213-532/+150
|\ \ | |/ |/|
| * Move to rowan for syntax tree implAleksey Kladov2018-10-0213-532/+150
|/
* Merge #83bors[bot]2018-09-292-4/+23
|\
| * Add a setting to disable custom syntax highlightingAdolfo Ochagavía2018-09-292-4/+23
* | fix code actionsAleksey Kladov2018-09-291-1/+1
|/
* support 2018 pathsAleksey Kladov2018-09-293-3/+21
* Merge #81bors[bot]2018-09-265-2/+148
|\
| * generate testsuite for impl_typecsmoe2018-09-265-13/+94
| * parse impl typecsmoe2018-09-253-57/+44
| * reject impl keyword in impl headercsmoe2018-09-241-2/+10
| * add test for impl recoverycsmoe2018-09-242-0/+70
* | Merge #79bors[bot]2018-09-259-48/+236
|\ \ | |/ |/|