cocoindex-io/cocoindex v1.0.13 (opens in new tab)
#Rust What's Changed Enhancement of code match fix(code_match): bare keywords, anchored regex matchers, fragment ranges by test(code_match): cross-check the prefilter on every match test (+ fix it caught) by perf(code_match): prune the child-run scan by the trailing literal token by perf(code_match): fold child-run tolerance into one DP per candidate (O(N·k)) by refactor(code_match): drop the now-redundant leading/trailing-token prune by feat(code_match): report all non-overlapping fragment m...
Read the original article