Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove more unnecessary braces | Laurențiu Nicola | 2020-04-12 | 1 | -2/+2 |
* | Align grammar for record patterns and literals | Aleksey Kladov | 2020-04-11 | 1 | -19/+13 |
* | Fix doc tests | Geoffrey Copin | 2020-04-11 | 1 | -2/+1 |
* | Add documentation comment | Geoffrey Copin | 2020-04-11 | 1 | -0/+16 |
* | Avoid adding a RecordFieldPat variant to the Pat enum | Geoffrey Copin | 2020-04-11 | 1 | -39/+47 |
* | Remove Option unwraping | Geoffrey Copin | 2020-04-11 | 1 | -3/+3 |
* | Implement assist "Reorder field names" | Geoffrey Copin | 2020-04-09 | 1 | -0/+207 |