led/sub_crates/backend/src
2023-10-23 19:18:02 +02:00
..
buffer.rs Start moving editor over to using transactions. 2023-10-23 19:18:02 +02:00
editor.rs Move filepath into the Buffer struct. 2020-02-24 07:35:04 +09:00
history.rs Switch other backend code over to use transactions. 2022-08-23 12:30:14 -07:00
lib.rs Start moving editor over to using transactions. 2023-10-23 19:18:02 +02: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
transaction.rs Simplify one of the cases in transaction composition. 2023-10-23 18:54:04 +02:00