Primitives for building syntax-based, keyboard-driven editors
Find a file
Michael Sippel a3c701ce88
automatically generate list-map morphisms in find_morphism()
this allows us to now to create <List EditTree> from <List Char>
with apply_morphism()
2024-08-02 21:58:14 +02:00
examples automatically generate list-map morphisms in find_morphism() 2024-08-02 21:58:14 +02:00
lib-nested-core automatically generate list-map morphisms in find_morphism() 2024-08-02 21:58:14 +02:00
lib-nested-tty automatically generate list-map morphisms in find_morphism() 2024-08-02 21:58:14 +02:00
srv-pty-capture rename pty&tty servers 2024-06-05 02:16:09 +02:00
srv-tty-output rename pty&tty servers 2024-06-05 02:16:09 +02:00
.gitignore update gitignore 2022-06-17 18:22:06 +02:00
Cargo.toml rename pty&tty servers 2024-06-05 02:16:09 +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 rust toolchain: remove note 2023-08-11 19:32:21 +02:00