Commit graph

17 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 84b2a6e66d
colors by depth; still has some bugs with typeterm morphings 2023-09-06 05:50:48 +02:00
Michael Sippel e5d824c808
context: add add_synonym 2023-09-04 06:17:14 +02:00
Michael Sippel 077d91c47e
cargo fix 2023-08-21 16:31:44 +02:00
Michael Sippel 249e811c77
move TypeTerm editor to editors module; remove make_editor.rs and distribute context initialization into editor submodules 2023-08-21 15:49:07 +02:00
Michael Sippel 7a55d917cc
context: add add_varname & minor debug stuff 2023-08-17 22:48:09 +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 17b58e6bca
TypeTerm: type-ladder arguments, variables & char-literals 2023-03-25 08:46:42 +01:00
Michael Sippel 73499e0ab3
style 2023-02-24 18:44:47 +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 280796ab17
move type-system & context into separate module 2023-01-02 13:18:55 +01:00
Renamed from nested/src/core/context.rs (Browse further)