Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly parse inner attributes of impl blocks | DJMcNab | 2019-01-27 | 1 | -0/+7 |
| | |||||
* | rename POS_FIELD -> POS_FIELD_DEF | Aleksey Kladov | 2019-01-25 | 1 | -5/+5 |
| | | | | to match NAMED_FIELD_DEF | ||||
* | Fix handling of attributes in positional field lists | DJMcNab | 2019-01-12 | 1 | -0/+10 |
| | |||||
* | Fix handling of where clauses in tuple structs | DJMcNab | 2019-01-10 | 1 | -0/+4 |
| | |||||
* | Rename traits::impl_item -> impl_block as well, as well as the tests | Florian Diebold | 2019-01-04 | 1 | -3/+3 |
| | |||||
* | Fix the tests and fix the precommit hook | DJMcNab | 2018-12-20 | 2 | -2/+2 |
| | |||||
* | grand module rename | Aleksey Kladov | 2018-12-08 | 1 | -394/+0 |
| | |||||
* | Use json comparison code from cargo for heavy tests | Florian Diebold | 2018-12-06 | 1 | -1/+1 |
| | |||||
* | Improve/add the use_item documentation | DJMcNab | 2018-12-05 | 1 | -1/+54 |
| | |||||
* | Complete paths after :: | Aleksey Kladov | 2018-11-21 | 1 | -1/+1 |
| | |||||
* | clippy: Use if lets and remove redundant returns | Alan Du | 2018-10-18 | 1 | -4/+2 |
| | |||||
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 2 | -22/+24 |
| | | | | Run `cargo fmt` and ignore generated files | ||||
* | generate testsuite for impl_type | csmoe | 2018-09-26 | 1 | -5/+5 |
| | |||||
* | parse impl type | csmoe | 2018-09-25 | 1 | -10/+16 |
| | |||||
* | reject impl keyword in impl header | csmoe | 2018-09-24 | 1 | -2/+10 |
| | |||||
* | rename all things | Aleksey Kladov | 2018-09-16 | 5 | -0/+753 |