Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove benchmark and simplify tests | Bernardo | 2018-12-25 | 1 | -1/+22 |
* | add line_index proptest | Bernardo | 2018-12-25 | 1 | -104/+130 |
* | fix arbitrary offset generation, col translation working | Bernardo | 2018-12-25 | 1 | -0/+28 |
* | column translation implemented but not quite working yet | Bernardo | 2018-12-25 | 1 | -12/+2 |
* | iterate over `Step`s which are either, newlines or multibyte chars | Bernardo | 2018-12-25 | 1 | -4/+10 |
* | move translate_offset_with_edit to ra_editor | Bernardo | 2018-12-25 | 1 | -2/+2 |
* | initial newline translation working | Bernardo | 2018-12-25 | 1 | -1/+5 |
* | cargo format | Adolfo Ochagavía | 2018-11-16 | 1 | -14/+98 |
* | Rename col to col_utf16 | Adolfo Ochagavía | 2018-11-16 | 1 | -17/+17 |
* | Support UTF-16 chars in LineIndex | Adolfo Ochagavía | 2018-11-16 | 1 | -106/+197 |
* | clippy: Use if lets and remove redundant returns | Alan Du | 2018-10-18 | 1 | -2/+2 |
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -16/+103 |
* | start salsa migration | Aleksey Kladov | 2018-10-15 | 1 | -1/+1 |
* | switch editor to 2018 | Aleksey Kladov | 2018-10-15 | 1 | -1/+1 |
* | rename all things | Aleksey Kladov | 2018-09-16 | 1 | -0/+62 |