Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | fix links | Aleksey Kladov | 2019-03-20 | 2 | -5/+5 | |
| * | | better user docs | Aleksey Kladov | 2019-03-20 | 2 | -206/+210 | |
| * | | README is short and up to the point | Aleksey Kladov | 2019-03-20 | 1 | -22/+22 | |
| * | | introduce docs dir | Aleksey Kladov | 2019-03-20 | 8 | -72/+74 | |
* | | | Merge #999 | bors[bot] | 2019-03-20 | 3 | -23/+23 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fixed typo in `Interner`’s name (`Intener`) | Vincent Esche | 2019-03-20 | 3 | -23/+23 | |
|/ / | ||||||
* | | Merge #998 | bors[bot] | 2019-03-19 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | import resolution is immutable | Aleksey Kladov | 2019-03-19 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge #996 | bors[bot] | 2019-03-19 | 10 | -42/+305 | |
|\ \ | |/ |/| | ||||||
| * | Replace `contract_child` to a less ad-hoc API | pcpthm | 2019-03-19 | 2 | -40/+37 | |
| * | Mark non-code block as text | pcpthm | 2019-03-19 | 1 | -1/+1 | |
| * | Error about attributes on | pcpthm | 2019-03-19 | 3 | -12/+82 | |
| * | Allow attributes on top level expression | pcpthm | 2019-03-19 | 8 | -35/+231 | |
* | | Merge #995 | bors[bot] | 2019-03-18 | 4 | -2/+106 | |
|\ \ | ||||||
| * | | Appease CI | Igor Matuszewski | 2019-03-18 | 1 | -9/+7 | |
| * | | Guard auto cargo watch behind a config option | Igor Matuszewski | 2019-03-18 | 3 | -0/+17 | |
| * | | Separate out the interactive cargo watch procedure | Igor Matuszewski | 2019-03-18 | 2 | -64/+70 | |
| * | | Reformat using Prettier | Igor Matuszewski | 2019-03-18 | 2 | -17/+35 | |
| * | | Remove unused imports | Igor Matuszewski | 2019-03-18 | 1 | -2/+1 | |
| * | | Prefer installing `cargo-watch` via Task API | Igor Matuszewski | 2019-03-18 | 1 | -23/+14 | |
| * | | Respect the user-provided label when creating task | Igor Matuszewski | 2019-03-18 | 1 | -1/+1 | |
| * | | Ask the user to install and start cargo watch | Igor Matuszewski | 2019-03-18 | 1 | -5/+61 | |
| * | | Define a cargo watch task | Igor Matuszewski | 2019-03-18 | 1 | -1/+21 | |
| * | | Remove redundant Runnable.range | Igor Matuszewski | 2019-03-18 | 1 | -1/+0 | |
| |/ | ||||||
* | | Merge #993 | bors[bot] | 2019-03-18 | 1 | -1/+40 | |
|\ \ | ||||||
| * | | set code less generic | funkill2 | 2019-03-18 | 1 | -50/+24 | |
| * | | added setup environment | funkill2 | 2019-03-18 | 1 | -1/+12 | |
| * | | added helper module for appending vscode path | funkill2 | 2019-03-18 | 1 | -0/+54 | |
| |/ | ||||||
* | | Merge #994 | bors[bot] | 2019-03-18 | 5 | -10/+61 | |
|\ \ | |/ |/| | ||||||
| * | Upgrade ra_vfs to use new Filtering | Ville Penttinen | 2019-03-18 | 5 | -10/+61 | |
|/ | ||||||
* | Merge #991 | bors[bot] | 2019-03-18 | 14 | -81/+149 | |
|\ | ||||||
| * | Use Marker argument for item parsers | pcpthm | 2019-03-18 | 14 | -81/+149 | |
* | | Merge #989 | bors[bot] | 2019-03-18 | 2 | -0/+153 | |
|\ \ | ||||||
| * | | Only replace NamedFieldList and add test for preserving Self | yanchith | 2019-03-18 | 1 | -13/+45 | |
| * | | Remove unachievable TODO | yanchith | 2019-03-18 | 1 | -1/+0 | |
| * | | Implement naive version of fill_struct_fields assist | yanchith | 2019-03-17 | 2 | -0/+122 | |
* | | | Merge #987 | bors[bot] | 2019-03-18 | 2 | -84/+70 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Apply stylistic changes suggested | pcpthm | 2019-03-18 | 2 | -17/+14 | |
| * | | Refactor maybe_item to use Marker argument | pcpthm | 2019-03-17 | 2 | -86/+75 | |
* | | | Merge #982 | bors[bot] | 2019-03-17 | 3 | -17/+137 | |
|\ \ \ | ||||||
| * | | | Split test case and use tested_by!. | Michael Killough | 2019-03-17 | 3 | -76/+103 | |
| * | | | Simplify match statement. | Michael Killough | 2019-03-17 | 1 | -6/+1 | |
| * | | | impl Default for BindingMode. | Michael Killough | 2019-03-17 | 1 | -5/+11 | |
| * | | | Implement BindingMode for pattern matching. | Michael Killough | 2019-03-16 | 2 | -62/+154 | |
* | | | | Merge #983 | bors[bot] | 2019-03-17 | 3 | -0/+218 | |
|\ \ \ \ | ||||||
| * | | | | support remainder assignment operator | Jean Mertz | 2019-03-17 | 3 | -0/+218 | |
* | | | | | Merge #986 | bors[bot] | 2019-03-17 | 4 | -133/+133 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Fix parse tree of attribute on match arm | pcpthm | 2019-03-17 | 4 | -133/+133 | |
|/ / / / | ||||||
* | | | | Merge #985 | bors[bot] | 2019-03-17 | 1 | -57/+56 | |
|\ \ \ \ | ||||||
| * | | | | simplify parsing blocks a bit | Aleksey Kladov | 2019-03-17 | 1 | -57/+56 |