led/sub_crates/backend/src
2020-02-24 07:35:04 +09:00
..
buffer.rs Move filepath into the Buffer struct. 2020-02-24 07:35:04 +09:00
editor.rs Move filepath into the Buffer struct. 2020-02-24 07:35:04 +09:00
hash.rs More work on the backend, including adding data hashing code. 2020-01-22 10:17:56 +09:00
history.rs Switch to new backend buffer for text, cursor, and undo management. 2020-02-23 19:56:08 +09:00
lib.rs Beginnings of an undo system for the new backend. 2020-02-22 18:00:28 +09:00
marks.rs Fix minor bug from the move to the new buffer. 2020-02-23 20:10:30 +09:00
project.rs More work on the backend, including adding data hashing code. 2020-01-22 10:17:56 +09:00