Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `find_impl_block_end` assist helper | Yoshua Wuyts | 2021-02-12 | 1 | -2/+39 |
* | Add getter/setter assists | Yoshua Wuyts | 2021-02-09 | 1 | -12/+2 |
* | AdtDef -> Adt | Aleksey Kladov | 2021-02-07 | 1 | -1/+1 |
* | Merge #7572 | bors[bot] | 2021-02-05 | 1 | -14/+6 |
|\ | |||||
| * | Add `find_or_create_impl_block` to assist utils | Yoshua Wuyts | 2021-02-05 | 1 | -14/+6 |
* | | Add doc gen to the `generate_enum_match_method` assist | Yoshua Wuyts | 2021-02-05 | 1 | -1/+9 |
|/ | |||||
* | Move `find_struct_impl` to assist utils | Yoshua Wuyts | 2021-02-05 | 1 | -90/+10 |
* | add `generate-enum-match` assist | Yoshua Wuyts | 2021-02-05 | 1 | -0/+293 |