Primitives for building syntax-based, keyboard-driven editors
Go to file
Michael Sippel f4e71e46cb adapt to new nako version 2021-11-07 09:45:42 +01:00
math move VecBuffer and views into separate vec module 2021-06-16 01:56:34 +02:00
nested adapt to new nako version 2021-11-07 09:45:42 +01:00
sdf_editor use sdf backend in shell 2021-11-07 09:45:42 +01:00
shell try to improve performance 2021-11-07 09:45:42 +01:00
terminal fix warnings 2021-05-13 16:22:30 +02:00
.gitignore move nested into a lib crate 2021-04-19 05:02:11 +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