Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor code cleanups (#21215) | Andreas Rumpf | 2023-01-02 | 1 | -1/+1 |
| | |||||
* | move tests to testament (#16101) | flywind | 2020-11-24 | 1 | -19/+0 |
| | | | | | | | | | * move tests to testament * minor * fix random * disable test random | ||||
* | Improve enumerate (#16053) | Antonis Geralis | 2020-11-20 | 1 | -10/+43 |
| | | | | | | | * Improve enumerate * updates * add tests | ||||
* | add `enumerate` macro (#15297) | Miran | 2020-09-22 | 1 | -0/+56 |
* add `enumerate` macro * address the comments * put `enumerate` in its own module |