aboutsummaryrefslogtreecommitdiff
path: root/helix-core/src/graphemes.rs
Commit message (Expand)AuthorAge
* Fix silly mistake in previous phantom line bug fix.Nathan Vegdahl2021-06-26
* Fix highlight code splitting graphemes.Nathan Vegdahl2021-06-26
* Handle erroneously ignored case in RopeGraphemes iterator.Nathan Vegdahl2021-06-24
* Downgrade `unicode-segmentation`notoria2021-06-10
* Derive debug without featureIvan Tham2021-06-10
* Implement Debug for data structure as a featurenotoria2021-06-10
* clippy lintBlaž Hrastnik2021-03-24
* graphemes: fix nth_prev_grapheme_boundary calculation.Blaž Hrastnik2021-02-26
* graphemes: Optimize nth_next/nth_prev operation.Blaž Hrastnik2021-02-24
* more lintsBlaž Hrastnik2021-02-18
* treewide: &RopeSlice -> RopeSlice. It's Copy so no reason to pass by refBlaž Hrastnik2021-02-18
* clippy lintBlaž Hrastnik2020-06-02
* wip: importing to githubBlaž Hrastnik2020-06-01