summaryrefslogtreecommitdiffstats
path: root/src/result_test.go
AgeCommit message (Expand)Author
2021-02-28Check gofmt in `make test`Junegunn Choi
2020-11-25Fix unit testsJunegunn Choi
2020-10-25Add support for text styling using --colorJunegunn Choi
2017-08-27Optimize rank comparison on x86 (little-endian)Junegunn Choi
2017-07-18Consolidate Result and rank structsJunegunn Choi
2017-07-16Reduce memory footprint of Item structJunegunn Choi
2017-06-02Fix inconsistent tiebreak scores when --nth is usedJunegunn Choi
2017-01-08Add --height optionJunegunn Choi
2016-11-07Implement tcell-based rendererMichael Kelley
2016-11-07Prepare for termbox/windows buildJunegunn Choi
2016-10-21Set foreground color without affecting backgroundJunegunn Choi
2016-09-29Fix failing unit tests on ANSI attributesJunegunn Choi
2016-09-18Revise ranking algorithmJunegunn Choi
2016-08-20Remove Offset slice from Result structJunegunn Choi
2016-08-19Add missing sourcesJunegunn Choi