|
6e2b82585e
|
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 |
|
|
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 |
|
|
e86070da50
|
fixes to make dual-editor with big/little endian projection work
|
2024-07-21 18:16:43 +02:00 |
|
|
cdf03c9aae
|
improve morphisms for integer example
|
2024-06-03 17:10:52 +02:00 |
|
|
ecaa74ccfd
|
add morphism to extract value-list from ListEditor
|
2024-03-21 10:37:24 +01:00 |
|
|
658f5c1000
|
refactor ReprTree
- ReprLeaf with In- & Out-Ports
- Optional Buffers
|
2024-03-15 18:54:45 +01:00 |
|
|
0ac4a34743
|
example wip: create display for edit tree
|
2024-01-18 19:44:11 +01:00 |
|
|
668b0b8b96
|
rename NestedNode to EditTree
|
2024-01-18 19:43:57 +01:00 |
|
|
97a5b580df
|
wip: deactivate code to make it compileable
|
2024-01-18 19:43:45 +01:00 |
|
|
193b8c8cac
|
implement MorphismBase, remove data from NestedNode
|
2024-01-18 19:32:49 +01:00 |
|
|
be3eefc3a5
|
edit tree: split node struct into sub structs
|
2023-11-29 18:12:04 +01:00 |
|
|
39fbae7740
|
remove debug prints
|
2023-11-29 17:37:47 +01:00 |
|
|
85b614a9bb
|
further restructuring
|
2023-11-28 20:52:25 +01:00 |
|