peco.peco/filter
2026-02-22 00:31:46 +09:00
..
base.go change applyFn to interface 2026-02-20 14:05:22 +09:00
base_test.go Check for far wider range of things in lint 2026-02-18 07:49:40 +09:00
bench_test.go merge master, resolve bench_test conflicts 2026-02-22 00:31:46 +09:00
external.go propagate out.Send error in external filter 2026-02-20 22:26:44 +09:00
external_test.go convert t.Errorf/t.Fatal to testify/require 2026-02-21 07:58:26 +09:00
filter.go fix: in-place mergeMatches to avoid per-merge heap allocation 2026-02-22 00:26:06 +09:00
filter_test.go fix: in-place mergeMatches to avoid per-merge heap allocation 2026-02-22 00:26:06 +09:00
fuzzy.go fix: pool Matched structs with sync.Pool to reduce GC pressure 2026-02-22 00:26:22 +09:00
parallel_test.go Check for far wider range of things in lint 2026-02-18 07:49:40 +09:00
regexp.go fix: pool Matched structs with sync.Pool to reduce GC pressure 2026-02-22 00:26:22 +09:00
set.go Methodically add function comments 2026-02-20 10:55:49 +09:00