Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Infer type of match guard | Marcus Klaas de Vries | 2019-01-28 | 1 | -2/+16 |
| | |||||
* | Reformat | DJMcNab | 2019-01-24 | 1 | -15/+16 |
| | |||||
* | Apply suggestions from code review | Daniel McNab | 2019-01-24 | 1 | -2/+1 |
| | | | Co-Authored-By: DJMcNab <[email protected]> | ||||
* | Dedupe PATH_FIRST in ATOM_EXPR_FIRST | DJMcNab | 2019-01-24 | 1 | -7/+2 |
| | |||||
* | Support universal function call syntax in function calls | DJMcNab | 2019-01-24 | 1 | -0/+1 |
| | |||||
* | make token set a const-fn | Aleksey Kladov | 2019-01-19 | 1 | -24/+21 |
| | |||||
* | Fix the tests and fix the precommit hook | DJMcNab | 2018-12-20 | 1 | -2/+2 |
| | |||||
* | Simplify NO_BLOCK testing | DJMcNab | 2018-12-20 | 1 | -6/+3 |
| | |||||
* | Fix ambiguity with if break | DJMcNab | 2018-12-20 | 1 | -5/+16 |
| | | | | Brought up by #290 | ||||
* | Add tests and only traverse in the crates directory | DJMcNab | 2018-12-19 | 1 | -0/+1 |
| | |||||
* | Move is_block to lower in the call tree | DJMcNab | 2018-12-19 | 1 | -10/+10 |
| | |||||
* | Revert "Revert to f6f7c5" | DJMcNab | 2018-12-19 | 1 | -6/+10 |
| | | | | | | This approach is correct, but it needs an addition to Restrictions too This reverts commit ad00d0c8a5f64142e6636e8b048204c8f8982f4a. | ||||
* | Fix handling of structs in match arms | DJMcNab | 2018-12-19 | 1 | -1/+1 |
| | |||||
* | Revert to f6f7c5 | DJMcNab | 2018-12-19 | 1 | -10/+6 |
| | |||||
* | Possibly fix #225 | DJMcNab | 2018-12-19 | 1 | -6/+10 |
| | |||||
* | grand module rename | Aleksey Kladov | 2018-12-08 | 1 | -455/+0 |
| | |||||
* | clippy: Use if lets and remove redundant returns | Alan Du | 2018-10-18 | 1 | -3/+2 |
| | |||||
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 2 | -37/+74 |
| | | | | Run `cargo fmt` and ignore generated files | ||||
* | Parse crate paths in expressions | Aleksey Kladov | 2018-10-15 | 1 | -1/+1 |
| | |||||
* | Support leading pipe in match arms | Daniel McNab | 2018-10-03 | 1 | -0/+3 |
| | |||||
* | rename all things | Aleksey Kladov | 2018-09-16 | 2 | -0/+850 |