Primitives for building syntax-based, keyboard-driven editors
Find a file
2024-08-06 16:29:28 +02:00
examples add ReprTree::from_str() to simplify creation of initial representation nodes 2024-08-06 16:29:28 +02:00
lib-nested-core add ReprTree::from_str() to simplify creation of initial representation nodes 2024-08-06 16:29:28 +02:00
lib-nested-tty in context.apply_morphism() now use find_morphism_path() to automatically find chained morphisms to create projections in ReprTree 2024-08-06 16:20:02 +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