aboutsummaryrefslogtreecommitdiff
path: root/src/fexpr/mod.rs
AgeCommit message (Expand)Author
2021-11-12Minor code smell fixesDaniel
2020-10-10fix lintsDaniel
2020-06-12add a comment about the trait aliasesDaniel
2020-06-12implement count(player: ...) constructDaniel
2020-06-12initial work on comparison based filtersDaniel
2020-05-13clean up SearchField related codeDaniel
2020-05-04add -class player filterDaniel
2020-05-01improve requoting heuristicDaniel
2020-05-01change LogFilter to take EarlyLogResultDaniel
2020-04-21add a small replDaniel
2020-04-21better error outputsDaniel
2020-04-20hook up new expression parser to command line argsDaniel
2020-04-18first version of the new filter pipelineDaniel