aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
* Merge #1337bors[bot]2019-05-2989-687/+705
|\
| * fix todoAleksey Kladov2019-05-281-3/+0
| * fix typos in mbe testsAleksey Kladov2019-05-2829-91/+92
| * fix syntax errors in testsAleksey Kladov2019-05-287-121/+137
| * move mbe to the new APIAleksey Kladov2019-05-283-73/+73
| * remove old parsing methodsAleksey Kladov2019-05-287-62/+54
| * update test dataAleksey Kladov2019-05-2845-289/+290
| * update testsAleksey Kladov2019-05-284-47/+36
| * drop error from SOurceFile constructorAleksey Kladov2019-05-282-5/+5
| * return errors from tree builderAleksey Kladov2019-05-282-5/+6
| * drop errors from SyntaxNodeAleksey Kladov2019-05-282-9/+6
| * add ParseAleksey Kladov2019-05-281-2/+26
* | Highlight type names correctlyLaurențiu Nicola2019-05-292-3/+20
|/
* Merge #1336bors[bot]2019-05-284-156/+149
|\
| * Use cfg(test) instead of allow(unused)Edwin Cheng2019-05-281-1/+1
| * Minor use moduleEdwin Cheng2019-05-271-3/+2
| * Simpliy how collecting token from srcEdwin Cheng2019-05-273-72/+39
| * Add more helper func in CursorEdwin Cheng2019-05-271-0/+15
| * Remove Queier and SubtreeWalkEdwin Cheng2019-05-272-92/+104
* | Merge #1334bors[bot]2019-05-274-1/+87
|\ \ | |/ |/|
| * check cancellation when expanding macrosAleksey Kladov2019-05-272-3/+3
| * specifically profile cancellationAleksey Kladov2019-05-271-0/+4
| * enable profiling in testsAleksey Kladov2019-05-272-1/+83
* | Make rainbows optionalPascal Hertleif2019-05-271-1/+2
* | rename stray id fieldPascal Hertleif2019-05-272-2/+2
* | make it build againPascal Hertleif2019-05-273-14/+28
* | Disable broken struct field rainbowingPascal Hertleif2019-05-273-23/+7
* | More clever highlighting, incl draft for structsPascal Hertleif2019-05-279-414/+158
* | Hash based on binding name and shadow counterPascal Hertleif2019-05-274-21/+81
* | Semantic highlighting spikePascal Hertleif2019-05-276-36/+355
|/
* add profile calls to real-time requestsAleksey Kladov2019-05-271-0/+5
* Merge #1277bors[bot]2019-05-277-96/+272
|\
| * FormattingEdwin Cheng2019-05-271-1/+0
| * Add Test for new item resolutionEdwin Cheng2019-05-262-2/+55
| * Use ItemOrMacro in item resolutionEdwin Cheng2019-05-264-94/+214
| * Add Either depEdwin Cheng2019-05-261-0/+1
| * Put back unexpaned_macros after resolveEdwin Cheng2019-05-261-0/+3
* | Merge #1328bors[bot]2019-05-278-126/+166
|\ \ | |/ |/|
| * Remove duplicated codeEdwin Cheng2019-05-251-4/+0
| * Simplify token_tree_to_xxxEdwin Cheng2019-05-251-47/+20
| * Change TokenSource to iteration basedEdwin Cheng2019-05-258-100/+171
* | Colorize Rust code as HTMLAleksey Kladov2019-05-255-153/+138
* | reformatAleksey Kladov2019-05-234-8/+8
* | :arrow_up: rustcAleksey Kladov2019-05-2358-610/+640
* | Merge #1317bors[bot]2019-05-231-0/+3
|\ \
| * | profile highlightingAleksey Kladov2019-05-231-0/+3
* | | Merge #1316bors[bot]2019-05-239-335/+244
|\ \ \ | |/ / |/| |
| * | rename code_model_api -> code_modelAleksey Kladov2019-05-234-4/+4
| * | kill code_model_implAleksey Kladov2019-05-235-89/+64
| * | remove more referencesAleksey Kladov2019-05-231-56/+56