aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix string literal inference in matchLaurențiu Nicola2020-06-242-13/+77
* Merge #5021bors[bot]2020-06-2422-1226/+1230
|\
| * Remove duplicationAleksey Kladov2020-06-248-41/+34
| * More consistent usage of fixturesAleksey Kladov2020-06-2416-1061/+1070
| * Use fixtures moreAleksey Kladov2020-06-246-133/+135
* | Merge #5018bors[bot]2020-06-242-27/+21
|\|
| * SimplifyAleksey Kladov2020-06-242-27/+21
|/
* Merge #4940bors[bot]2020-06-2412-39/+92
|\
| * Improve readability be replacing hard-to-read if-else branches with a matchPaul Daniel Faria2020-06-241-16/+20
| * Remove unrelated changePaul Daniel Faria2020-06-231-4/+2
| * Update comment for pop_and_injectPaul Daniel Faria2020-06-231-2/+2
| * Update injection mechanism and stop injecting through highlight element, swit...Paul Daniel Faria2020-06-2314-218/+239
| * Add punctuation highlighting for highlighting punctuation in doctests, fix hi...Paul Daniel Faria2020-06-2314-225/+228
| * Add default color and opacity for documentation and injected, respectively, i...Paul Daniel Faria2020-06-237-0/+14
| * Add support for marking doctest items as distinct from normal code, add defau...Paul Daniel Faria2020-06-239-34/+47
* | Merge #5014bors[bot]2020-06-2317-2848/+2814
|\ \
| * | Use only one code-path for parsing fixturesAleksey Kladov2020-06-2311-2790/+2751
| * | Centralize fixture parsing for assistsAleksey Kladov2020-06-238-60/+65
|/ /
* | Merge #5008bors[bot]2020-06-231-22/+4
|\ \
| * | Remove useless test codeAleksey Kladov2020-06-231-22/+4
|/ /
* | Merge #5013bors[bot]2020-06-2317-561/+544
|\ \
| * | More principled indentation trimming in fixturesAleksey Kladov2020-06-2316-558/+541
| * | Minor, renameAleksey Kladov2020-06-232-3/+3
|/ /
* | Merge #5012bors[bot]2020-06-234-9/+9
|\ \
| * | Slightly better nameAleksey Kladov2020-06-234-9/+9
|/ /
* | Merge #5011bors[bot]2020-06-238-375/+273
|\ \ | |/ |/|
| * ComplicateAleksey Kladov2020-06-232-6/+52
| * Docs for FixtureAleksey Kladov2020-06-232-2/+5
| * Cut problematic dependencyAleksey Kladov2020-06-236-15/+31
| * Nicer APIAleksey Kladov2020-06-234-73/+75
| * SimplifyAleksey Kladov2020-06-233-71/+14
| * SimplifyAleksey Kladov2020-06-235-31/+24
| * SimplifyAleksey Kladov2020-06-235-85/+27
| * Drop rarely used fixture functionalityAleksey Kladov2020-06-233-53/+2
| * Move fixtures to a separate fileAleksey Kladov2020-06-232-288/+292
|/
* Merge #4976bors[bot]2020-06-2346-999/+1026
|\
| * New VFSAleksey Kladov2020-06-2346-999/+1026
|/
* Merge #5010bors[bot]2020-06-234-6/+1
|\
| * Remove relative-path dependencyAleksey Kladov2020-06-234-6/+1
* | Merge #5004bors[bot]2020-06-237-4/+49
|\ \ | |/ |/|
| * Fix panic in split and merge import assistsLaurențiu Nicola2020-06-237-4/+49
* | Merge #5002bors[bot]2020-06-233-5/+15
|\ \
| * | Fix underflow panic when doctests are at top of filePaul Daniel Faria2020-06-233-5/+15
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge #4992 #4993 #4994 #4997 #4998bors[bot]2020-06-235-50/+70
|\ \ \ \ \ \ \
| | | | | * | | Disrecommend trace.server: "verbose" for regular usersVeetaha2020-06-221-1/+1
| | | | * | | | Update docs/user/manual.adocGünther Wagner2020-06-231-1/+1
| | | | * | | | Update manual.adocGünther Wagner2020-06-221-0/+4
| | | | |/ / /
| | | * / / / Decouple http file stream logic from temp dir logicVeetaha2020-06-222-44/+57
| | | |/ / /
| | * | | | Make bootstrap error message more informative and better-fittingVeetaha2020-06-221-4/+8
| * | | | | Never disable error logging on the frontendVeetaha2020-06-221-1/+0
| | |/ / / | |/| | |