aboutsummaryrefslogtreecommitdiff
path: root/src/filters/mod.rs
AgeCommit message (Expand)Author
2021-11-12Better error handling, less .unwraps()Daniel
2020-06-12fix up doc comments and testsDaniel
2020-06-12initial work on comparison based filtersDaniel
2020-04-25use free functions instead of Filter::newDaniel
2020-04-21better error outputsDaniel
2020-04-18make filters DebugDaniel
2020-04-17split off player filters and log filtersDaniel