led/sub_crates/backend/src
Nathan Vegdahl fb1996c21a Have buffers store marks ranges.
This is very WIP.  The intent is for these to be used for e.g.
cursors, screen positions, etc.  The intent is for the buffer
itself to keep them synced properly with the actual text on edits,
although this is not yet implemented.
2020-02-01 11:17:08 +09:00
..
buffer.rs Have buffers store marks ranges. 2020-02-01 11:17:08 +09:00
editor.rs More work on the backend, including adding data hashing code. 2020-01-22 10:17:56 +09:00
hash.rs More work on the backend, including adding data hashing code. 2020-01-22 10:17:56 +09:00
lib.rs More work on the backend, including adding data hashing code. 2020-01-22 10:17:56 +09:00
project.rs More work on the backend, including adding data hashing code. 2020-01-22 10:17:56 +09:00