aboutsummaryrefslogtreecommitdiff
path: root/helix-core/src/selection.rs
Commit message (Collapse)AuthorAge
* Simplify some more code.Blaž Hrastnik2020-09-13
|
* Change -> Operation, Change2 -> ChangeBlaž Hrastnik2020-09-13
|
* Get rid of a bunch of clones.Blaž Hrastnik2020-09-12
|
* Expand transaction API.Blaž Hrastnik2020-09-07
|
* Work on insert mode.Blaž Hrastnik2020-09-07
|
* Fix build.Blaž Hrastnik2020-06-07
|
* wip: importing to githubBlaž Hrastnik2020-06-01
|
* Selection mapping over changesets.Blaž Hrastnik2020-05-28
|
* address clippy warningsBlaž Hrastnik2020-05-28
|
* OT: changeset: Implement compose and apply.Blaž Hrastnik2020-05-26
|
* Implement a new core based on CodeMirror.Blaž Hrastnik2020-05-25