Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix failing assertHEADmaster | Laria Carolin Chabowski | 2020-07-28 |
| | |||
* | LogicOp: Fix assert() trying to eval its parameter | Laria Carolin Chabowski | 2020-02-18 |
| | | | | | | Apparently I managed to turn off assertions in my dev setup m(. Passing in a string (which happens in the expected path here) tries to evaluate it, which then fails. We fix this by asserting an isset() instead. | ||
* | Initial commit | Laria Carolin Chabowski | 2020-02-07 |