Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -6/+2 |
* | change to `TextEdit` to avoid allocation and sort | Bernardo | 2018-12-25 | 1 | -6/+6 |
* | remove benchmark and simplify tests | Bernardo | 2018-12-25 | 1 | -53/+19 |
* | remove slower impl, add benchmarks | Bernardo | 2018-12-25 | 1 | -2/+7 |
* | test translate_offset_with_edit against simple impl for single edits | Bernardo | 2018-12-25 | 1 | -32/+38 |
* | simplify and reduce number of values explored | Bernardo | 2018-12-25 | 1 | -29/+23 |
* | proptest strategies for TextUnit and AtomTextEdit | Bernardo | 2018-12-25 | 1 | -0/+114 |