aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #1172bors[bot]2019-04-192-27/+31
|\
| * Disable test_tt_xxEdwin Cheng2019-04-191-23/+23
| * Disable tt matcherEdwin Cheng2019-04-191-4/+8
|/
* Merge #1168bors[bot]2019-04-197-2/+227
|\
| * Add back missing assertEdwin Cheng2019-04-191-2/+3
| * Fix bug for ident to lifetimeEdwin Cheng2019-04-191-0/+7
| * Add vis matcherEdwin Cheng2019-04-196-1/+33
| * Add literal matcherEdwin Cheng2019-04-193-0/+35
| * Add lifetime matcherEdwin Cheng2019-04-194-2/+25
| * add tt matcherEdwin Cheng2019-04-192-0/+28
| * add block matcherEdwin Cheng2019-04-196-0/+64
| * Add block matcherEdwin Cheng2019-04-196-0/+35
* | Merge #1167bors[bot]2019-04-191-0/+27
|\ \ | |/ |/|
| * Added instructions for Sublime Text 3 setupMathieu Amiot2019-04-191-0/+27
|/
* Merge #1148bors[bot]2019-04-198-20/+295
|\
| * Return Result for token_tree_to_xx functionsEdwin Cheng2019-04-182-14/+24
| * Add expr, pat, ty and macro_stmtsEdwin Cheng2019-04-185-15/+156
| * Add MacroItems and MacroStmts in grammer.ronEdwin Cheng2019-04-187-8/+132
* | Merge #1164bors[bot]2019-04-182-1/+24
|\ \ | |/ |/|
| * Fix missing last token in mbe $repeat parsingEdwin Cheng2019-04-182-1/+24
|/
* Merge #1161bors[bot]2019-04-186-0/+70
|\
| * Add `item` matcher in mbeEdwin Cheng2019-04-186-0/+70
|/
* Merge #1160bors[bot]2019-04-171-8/+23
|\
| * better formatting when adding trait membersAleksey Kladov2019-04-171-8/+23
* | Merge #1145bors[bot]2019-04-172-8/+117
|\ \
| * | RefactoringEdwin Cheng2019-04-171-51/+46
| * | Simpliy codeEdwin Cheng2019-04-171-60/+32
| * | Bug fix and add more commentsEdwin Cheng2019-04-171-22/+60
| * | Fix 1099Edwin Cheng2019-04-172-5/+109
* | | Merge #1159bors[bot]2019-04-171-52/+63
|\ \ \ | | |/ | |/|
| * | :arrow_up: vfsAleksey Kladov2019-04-171-52/+63
|/ /
* | Merge #1158bors[bot]2019-04-172-13/+6
|\ \
| * | cleanup cancellationAleksey Kladov2019-04-172-13/+6
|/ /
* | Merge #1153bors[bot]2019-04-174-1/+29
|\ \
| * | Breaks read loop on 'exit'Roberto Vidal2019-04-163-5/+17
| * | Fixes doctestRoberto Vidal2019-04-161-1/+1
| * | PrettierRoberto Vidal2019-04-161-2/+1
| * | Fixes unrelated process termination quirkRoberto Vidal2019-04-161-0/+0
| * | Adds "restart server" commandRoberto Vidal2019-04-164-7/+24
| |/
* | Merge #1157bors[bot]2019-04-177-72/+119
|\ \ | |/ |/|
| * Add mbe stmt matcherEdwin Cheng2019-04-177-72/+119
|/
* Merge #1146bors[bot]2019-04-147-42/+91
|\
| * fix testAleksey Kladov2019-04-141-17/+6
| * add a couple of profiling pointsAleksey Kladov2019-04-144-0/+7
| * more intuitive nameAleksey Kladov2019-04-141-11/+15
| * filter by timeAleksey Kladov2019-04-143-28/+43
| * cleanup syntaxAleksey Kladov2019-04-143-8/+34
| * fast path for disabled profilerAleksey Kladov2019-04-141-8/+16
| * switch to modern pathsAleksey Kladov2019-04-141-5/+5
|/
* Merge #1144bors[bot]2019-04-144-55/+176
|\