Commit graph

21 commits

Author SHA1 Message Date
Michael Sippel b97ba8dedb
list editor: create node with full type already instaed of calling morph after inserting the tail elements 2023-08-11 18:25:46 +02:00
Michael Sippel 8e03a1711d
char editor: add editor field in node
hack type term editor to support splits
2023-08-08 17:37:27 +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 52efcfc6c6
type term: change display parenthesis to <>, allow \n to as newline character literal 2023-05-19 11:21:29 +02:00
Michael Sippel b0f30e9198
wip: TypeTermEditor 2023-04-03 14:39:02 +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 1575fa756e
ReprTree: add from_char() 2023-03-25 08:49:19 +01:00
Michael Sippel 17b58e6bca
TypeTerm: type-ladder arguments, variables & char-literals 2023-03-25 08:46:42 +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 73499e0ab3
style 2023-02-24 18:44:47 +01:00
Michael Sippel aafc9235ab
list editor: avoid empty lists when splitting at multiple levels
adds compatibility to load shell pipeline from file
2023-02-21 15:17:39 +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 d43d99c6d3
PTYListEditor: move style into node constructor 2023-02-11 12:03:37 +01:00
Michael Sippel 4afdb61b87
type dict: add get_typename 2023-02-11 11:54:30 +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