Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | graphemes: fix nth_prev_grapheme_boundary calculation. | Blaž Hrastnik | 2021-02-26 |
| | |||
* | graphemes: Optimize nth_next/nth_prev operation. | Blaž Hrastnik | 2021-02-24 |
| | | | | | It's used a lot more than it used to in position calculation. Instead of throwing away state between boundary calculation, reuse it. | ||
* | more lints | Blaž Hrastnik | 2021-02-18 |
| | |||
* | treewide: &RopeSlice -> RopeSlice. It's Copy so no reason to pass by ref | Blaž Hrastnik | 2021-02-18 |
| | |||
* | clippy lint | Blaž Hrastnik | 2020-06-02 |
| | |||
* | wip: importing to github | Blaž Hrastnik | 2020-06-01 |