You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-core
Blaž Hrastnik 6bd16a7320 graphemes: Optimize nth_next/nth_prev operation.
It's used a lot more than it used to in position calculation. Instead of
throwing away state between boundary calculation, reuse it.
4 years ago
..
src graphemes: Optimize nth_next/nth_prev operation. 4 years ago
.gitignore Initial import. 4 years ago
Cargo.toml Update deps, switch tendril over to crates.io 4 years ago