aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* always produce source for importAleksey Kladov2019-04-026-29/+70
* Merge #1090bors[bot]2019-04-02221-8921/+8921
|\
| * always show token textAleksey Kladov2019-04-02221-8921/+8921
* | Merge #1091bors[bot]2019-04-021-1/+1
|\ \ | |/ |/|
| * fix inner block doc commentsAleksey Kladov2019-04-021-1/+1
|/
* Merge #1089bors[bot]2019-04-025-23/+26
|\
| * fix a panic with glob-import missing a source mapAleksey Kladov2019-04-025-23/+26
* | Merge #1079bors[bot]2019-04-0211-44/+448
|\ \
| * | Fix prettier errorEdwin Cheng2019-04-021-1/+1
| * | Add terminate process implemntation noteEdwin Cheng2019-04-021-0/+7
| * | Add Cargo.toml file check before cargo watch startEdwin Cheng2019-04-021-0/+22
| * | Add cargo-watch.check-argumentsEdwin Cheng2019-04-026-74/+139
| * | Add config for cargo-watch traceEdwin Cheng2019-04-025-15/+67
| * | Add proper process teminate methodEdwin Cheng2019-04-026-10/+116
| * | Fix prettier errorEdwin Cheng2019-04-024-22/+31
| * | Fixed tslint errorEdwin Cheng2019-04-021-1/+1
| * | Fix tslint errorEdwin Cheng2019-04-022-63/+65
| * | Improve cargo-watch usageEdwin Cheng2019-04-024-36/+177
* | | Merge #1088bors[bot]2019-04-029-582/+612
|\ \ \ | | |/ | |/|
| * | add minimal commentsAleksey Kladov2019-04-025-0/+13
| * | rename flavor to kindAleksey Kladov2019-04-026-53/+53
| * | move extensions to submodulesAleksey Kladov2019-04-023-549/+566
| * | remove flavorAleksey Kladov2019-04-023-10/+10
* | | Merge #1087bors[bot]2019-04-024-36/+58
|\| |
| * | More future-proof comment kindAleksey Kladov2019-04-024-36/+58
|/ /
* | Merge #1085bors[bot]2019-04-0211-276/+292
|\ \ | |/ |/|
| * fix comment namingAleksey Kladov2019-04-022-13/+15
| * allow empty doc commentsAleksey Kladov2019-04-021-4/+6
| * add ast::tokensAleksey Kladov2019-04-0210-119/+124
| * simplifyAleksey Kladov2019-04-021-23/+19
| * move ast traits to a separate fileAleksey Kladov2019-04-022-144/+155
|/
* Merge #1084bors[bot]2019-04-013-37/+0
|\
| * remove dead codeAleksey Kladov2019-04-013-37/+0
* | Merge #1050bors[bot]2019-04-015-45/+402
|\ \ | |/ |/|
| * intelligently add parens when inlining local varaiblesgfreezy2019-04-015-45/+402
|/
* Merge #1082bors[bot]2019-04-013-0/+96
|\
| * Async block in argument positionAndrey Tkachenko2019-04-013-0/+96
* | Merge #1067bors[bot]2019-04-011-6/+28
|\ \
| * | Simplifykjeremy2019-03-271-13/+14
| * | Take number of arguments at the call-site into account for signature helpkjeremy2019-03-271-1/+22
* | | Merge #1081bors[bot]2019-04-014-9/+66
|\ \ \ | |_|/ |/| |
| * | Async closure syntaxrobojumper2019-03-314-9/+66
* | | Merge #1078bors[bot]2019-04-0150-1228/+1027
|\ \ \ | |/ / |/| |
| * | switch to new rowanAleksey Kladov2019-04-0150-1228/+1027
|/ /
* | Merge #1038bors[bot]2019-03-315-8/+132
|\ \
| * | Add WherePred to allow predicate access in WhereClauseVille Penttinen2019-03-315-8/+132
|/ /
* | Merge #1072bors[bot]2019-03-314-3/+43
|\ \
| * | add test for async blocksmemoryruins2019-03-282-0/+40
| * | recognize async movememoryruins2019-03-282-3/+3
* | | Merge #1077bors[bot]2019-03-3133-507/+916
|\ \ \