Commit graph

27 commits

Author SHA1 Message Date
Michael Sippel 6c80865229
implement color by depth through viewport to account for dynamic change of tree structure 2023-09-08 13:40:06 +02:00
Michael Sippel e22f4cc9ac
cargo fix 2023-09-06 23:40:32 +02:00
Michael Sippel 9d190e188c
tree height & first version of cursor gravity 2023-09-06 04:33:21 +02:00
Michael Sippel 445fa0bd3a
tree nav: rename get_max_depth() to get_height() 2023-09-04 06:18:45 +02:00
Michael Sippel e111a360a9
fix list split/join & more edge cases in typetermeditor 2023-09-04 01:32:17 +02:00
Michael Sippel b386fee6eb
wip typterm edit; list editor: split using spill buf 2023-08-25 04:00:38 +02:00
Michael Sippel 170dfcf01c
node: add comment for refactoring plan 2023-08-21 14:13:13 +02:00
Michael Sippel 5e815885ed
node: spill buffer todo 2023-08-17 22:54:43 +02:00
Michael Sippel dc1dc3fe24
node: adapt new() to always initialize ctx and data; fix get_morphism bug 2023-08-15 23:18:51 +02:00
Michael Sippel 2d46ac95bd
restructure TypeTerm 2023-08-12 19:03:14 +02:00
Michael Sippel 3968baffe1
wip 2023-07-08 08:21:10 +02:00
Michael Sippel 66c6478124
context: add meta_chars collection 2023-05-19 11:26:05 +02:00
Michael Sippel b6bd888d3d
node: ViewPort for editor, cleanup PTYListEditor
- move split/join functions into ListEditor
- separate PTYListStyle and PTYListController
2023-03-25 09:00:54 +01:00
Michael Sippel 4b6cc1ee55
implement first typelader-compatibility algorithm 2023-02-27 21:31:19 +01:00
Michael Sippel 4acce3921d
ObjCommander: return TreeNavResult 2023-02-24 19:26:46 +01:00
Michael Sippel b6929f9463
node: get_data_port/get_data_view 2023-02-24 18:44:01 +01:00
Michael Sippel c2a9d8e3bd
impl ObjCommander, simplify type creation & data retrieval from node" 2023-02-20 03:45:53 +01:00
Michael Sippel cf313727a6
further refactor pty-list, node morphisms, commander 2023-02-18 04:15:47 +01:00
Michael Sippel 2bdea3e2a3
upgrade node with morphisms 2023-02-17 00:59:07 +01:00
Michael Sippel 6f942c8940
factor out r3vi and shell crates 2023-02-16 15:11:22 +01:00
Michael Sippel 47b8900adc
implement tree cursor widget as projection pipeline 2023-01-07 05:14:46 +01:00
Michael Sippel 0edbd748a5
further file renaming 2023-01-02 18:49:32 +01:00
Michael Sippel 280796ab17
move type-system & context into separate module 2023-01-02 13:18:55 +01:00
Michael Sippel 883cd01f99
wip 2022-12-21 01:55:42 +01:00
Michael Sippel 7a24111f08
fix warnings 2022-12-18 01:39:01 +01:00
Michael Sippel 35498a2fa7
begin refactor to node-struct and obj-commmander 2022-12-18 01:20:17 +01:00
Michael Sippel 0a8c77772c
replace TerminalTreeEditor with Nested trait 2022-11-13 15:26:25 +01:00