Primitives for building syntax-based, keyboard-driven editors
Go to file
2022-11-05 11:57:06 +01:00
math fix warnings & format 2021-11-19 12:19:52 +01:00
nested add diagnostics; contanis some bugs 2022-11-05 11:57:06 +01:00
sdf_editor update dependencies 2021-10-01 16:29:18 +02:00
shell add diagnostics; contanis some bugs 2022-11-05 11:57:06 +01:00
terminal fix warnings & format 2021-11-19 12:19:52 +01:00
.gitignore update gitignore 2022-06-17 18:22:06 +02:00
Cargo.toml first color editor 2021-09-06 00:08:36 +02:00
enable_nodeadlock.sh script to enable/disable no_deadlocks::RwLock instead of std::sync::RwLock 2021-03-30 22:47:05 +02:00
rust-toolchain optimize index views with IndexArea enum to allow range based notifications 2021-11-07 08:48:04 +01:00