Mario Carneiro
|
f6211b1a74
|
chore: convert doc/mod comments from /- to /--//-! (#1354)
|
2022-07-22 12:05:31 -07:00 |
|
larsk21
|
235b6d8f69
|
fix: remove unnecessary fuzzy scoring rule
|
2022-04-11 16:08:55 +02:00 |
|
Leonardo de Moura
|
de2e2447d2
|
chore: style
|
2022-04-07 17:35:05 -07:00 |
|
Leonardo de Moura
|
3862e7867b
|
refactor: make String.Pos opaque
TODO: this refactoring exposed bugs in `FuzzyMatching` and `Lake`
closes #410
|
2022-03-20 10:47:13 -07:00 |
|
Lars
|
95cf18457d
|
chore: address review comments
|
2022-03-12 13:25:35 +00:00 |
|
larsk21
|
e430496903
|
doc: fix fuzzy matching docs
|
2022-03-11 16:25:26 -08:00 |
|
larsk21
|
ea5b6d568f
|
fix: review suggestions + code structure
|
2022-03-11 16:25:26 -08:00 |
|
Sebastian Ullrich
|
ff11325fce
|
perf: use mkArray in fuzzyMatchCore
|
2022-03-11 16:25:26 -08:00 |
|
Sebastian Ullrich
|
d48c5b99e9
|
perf: eliminate MProd allocations in iterateLookaround
|
2022-03-11 16:25:26 -08:00 |
|
Sebastian Ullrich
|
896b9b48a3
|
perf: eliminate some allocations in iterateLookaround
|
2022-03-11 16:25:26 -08:00 |
|
Sebastian Ullrich
|
7106d3fb34
|
perf: specialize iterateLookaround
|
2022-03-11 16:25:26 -08:00 |
|
larsk21
|
135eac71a1
|
feat: add string fuzzy matching
|
2022-03-11 16:25:26 -08:00 |
|