aboutsummaryrefslogtreecommitdiff
path: root/src/Search
Commit message (Collapse)AuthorAge
* Fix failing assertHEADmasterLaria Carolin Chabowski2020-07-28
|
* LogicOp: Fix assert() trying to eval its parameterLaria Carolin Chabowski2020-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 commitLaria Carolin Chabowski2020-02-07