aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #1068bors[bot]2019-04-0310-10/+193
|\
| * Merge remote-tracking branch 'upstream/master' into issue961_profilingSergey Parilin2019-04-0254-1180/+1943
| |\
| * | PR issuse resolvedSergey Parilin2019-04-029-10/+30
| * | some PR issues fixedSergey Parilin2019-03-291-82/+68
| * | profiling crate first draftSergey Parilin2019-03-273-0/+177
* | | Merge #1097bors[bot]2019-04-031-2/+5
|\ \ \
| * | | Fix eslint errorsEmil Lauridsen2019-04-031-1/+1
| * | | Add extra double quotes only on Windows.Emil Lauridsen2019-04-031-0/+4
| * | | Fix VSCode cargo-watch functionality on Linux.Emil Lauridsen2019-04-031-2/+1
|/ / /
* | | 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
|\ \ \ \