Commit Graph

9 Commits (ea7dab3d26ccba0977cd38efa4fc4decd097bbd9)

Author SHA1 Message Date
Kevin Wan 0a5a26385d
chore: add more tests (#2866)
* chore: add more tests

* chore: add more tests

* chore: fix test failure
2 years ago
hudahai 62e59837c6 fix: loop reset nextStart 2 years ago
hudahai 981d7dab13 feat: revert bytes.Buffer to strings.Builder 2 years ago
hudahai d9a732a273 fix: replace shoud replace the longest match 2 years ago
Kevin Wan f1102fb262
chore: optimize string search with Aho–Corasick algorithm (#1476)
* chore: optimize string search with Aho–Corasick algorithm

* chore: optimize keywords replacer

* fix: replacer bugs

* chore: reorder members
3 years ago
Bo-Yi Wu afd9ff889e
chore: update code format. (#628) 4 years ago
Kevin Wan 04b0f26182
fix golint issues in core/stringx (#516) 4 years ago
kevin 9e14820698 fix golint warnings 4 years ago
kevin 7e3a369a8f initial import 4 years ago