Primitives for building syntax-based, keyboard-driven editors
Find a file
Michael Sippel 7762fa4b12
simplify posint example
remove setup_hex_master() / setup_dec_master() functions and instead directly call apply_morphism()
2024-08-09 02:33:48 +02:00
examples simplify posint example 2024-08-09 02:33:48 +02:00
lib-nested-core integer radix convert: insert one zero digit in case value is zero 2024-08-09 02:31:26 +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