aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* introduce Analysis::from_single_fileAleksey Kladov2019-03-201-0/+17
* Merge #1000bors[bot]2019-03-2011-462/+687
|\
| * Update README.mdbjorn32019-03-201-1/+1
| * describe how do we test thingsAleksey Kladov2019-03-201-1/+26
| * explain how to launch the thingAleksey Kladov2019-03-203-36/+91
| * remove old contributingAleksey Kladov2019-03-202-18/+6
| * fixesAleksey Kladov2019-03-202-2/+2
| * start dev readmeAleksey Kladov2019-03-202-0/+37
| * kill old roadmap: it is completedAleksey Kladov2019-03-201-77/+0
| * document some nice thingsAleksey Kladov2019-03-201-0/+36
| * document assistsAleksey Kladov2019-03-201-48/+203
| * sadly, we support only a single language atmAleksey Kladov2019-03-201-1/+1
| * fix linksAleksey Kladov2019-03-201-2/+2
| * fix linksAleksey Kladov2019-03-202-5/+5
| * better user docsAleksey Kladov2019-03-202-206/+210
| * README is short and up to the pointAleksey Kladov2019-03-201-22/+22
| * introduce docs dirAleksey Kladov2019-03-208-72/+74
* | Merge #999bors[bot]2019-03-203-23/+23
|\ \ | |/ |/|
| * Fixed typo in `Interner`’s name (`Intener`)Vincent Esche2019-03-203-23/+23
|/
* Merge #998bors[bot]2019-03-191-1/+1
|\
| * import resolution is immutableAleksey Kladov2019-03-191-1/+1
* | Merge #996bors[bot]2019-03-1910-42/+305
|\ \ | |/ |/|
| * Replace `contract_child` to a less ad-hoc APIpcpthm2019-03-192-40/+37
| * Mark non-code block as textpcpthm2019-03-191-1/+1
| * Error about attributes onpcpthm2019-03-193-12/+82
| * Allow attributes on top level expressionpcpthm2019-03-198-35/+231
* | Merge #995bors[bot]2019-03-184-2/+106
|\ \
| * | Appease CIIgor Matuszewski2019-03-181-9/+7
| * | Guard auto cargo watch behind a config optionIgor Matuszewski2019-03-183-0/+17
| * | Separate out the interactive cargo watch procedureIgor Matuszewski2019-03-182-64/+70
| * | Reformat using PrettierIgor Matuszewski2019-03-182-17/+35
| * | Remove unused importsIgor Matuszewski2019-03-181-2/+1
| * | Prefer installing `cargo-watch` via Task APIIgor Matuszewski2019-03-181-23/+14
| * | Respect the user-provided label when creating taskIgor Matuszewski2019-03-181-1/+1
| * | Ask the user to install and start cargo watchIgor Matuszewski2019-03-181-5/+61
| * | Define a cargo watch taskIgor Matuszewski2019-03-181-1/+21
| * | Remove redundant Runnable.rangeIgor Matuszewski2019-03-181-1/+0
| |/
* | Merge #993bors[bot]2019-03-181-1/+40
|\ \
| * | set code less genericfunkill22019-03-181-50/+24
| * | added setup environmentfunkill22019-03-181-1/+12
| * | added helper module for appending vscode pathfunkill22019-03-181-0/+54
| |/
* | Merge #994bors[bot]2019-03-185-10/+61
|\ \ | |/ |/|
| * Upgrade ra_vfs to use new FilteringVille Penttinen2019-03-185-10/+61
|/
* Merge #991bors[bot]2019-03-1814-81/+149
|\
| * Use Marker argument for item parserspcpthm2019-03-1814-81/+149
* | Merge #989bors[bot]2019-03-182-0/+153
|\ \
| * | Only replace NamedFieldList and add test for preserving Selfyanchith2019-03-181-13/+45
| * | Remove unachievable TODOyanchith2019-03-181-1/+0
| * | Implement naive version of fill_struct_fields assistyanchith2019-03-172-0/+122
* | | Merge #987bors[bot]2019-03-182-84/+70
|\ \ \ | | |/ | |/|