aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #1076bors[bot]2019-04-0210-49/+231
|\
| * made ExprCollector pub(crate) and movedLenard Pratt2019-04-022-14/+11
| * Added const bodies and static body to the astLenard Pratt2019-04-0210-91/+180
| * Added defWithBodyLenard Pratt2019-03-307-24/+120
* | Merge #1094bors[bot]2019-04-022-44/+78
|\ \
| * | Add cargo-watch package animation and refactoringEdwin Cheng2019-04-022-44/+78
|/ /
* | Merge #1093bors[bot]2019-04-027-400/+336
|\ \
| * | simplifyAleksey Kladov2019-04-027-400/+336
* | | Merge #1092bors[bot]2019-04-026-29/+70
|\ \ \ | |/ / |/| |
| * | 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
|\ \ \ \ | |_|/ / |/| | |