|
a9550600f4
|
singleton: add flatten() & to_sequence()
|
2023-01-07 04:30:58 +01:00 |
|
|
0edbd748a5
|
further file renaming
|
2023-01-02 18:49:32 +01:00 |
|
|
280796ab17
|
move type-system & context into separate module
|
2023-01-02 13:18:55 +01:00 |
|
|
883cd01f99
|
wip
|
2022-12-21 01:55:42 +01:00 |
|
|
7a24111f08
|
fix warnings
|
2022-12-18 01:39:01 +01:00 |
|
|
35498a2fa7
|
begin refactor to node-struct and obj-commmander
|
2022-12-18 01:20:17 +01:00 |
|
|
bcbeb2298a
|
allow nested contexts
improve make_editor
|
2022-11-19 01:45:57 +01:00 |
|
|
bed4bc329b
|
cleanup editor constructors
|
2022-11-18 00:21:29 +01:00 |
|
|
0a8c77772c
|
replace TerminalTreeEditor with Nested trait
|
2022-11-13 15:26:25 +01:00 |
|
|
1588375e7d
|
fix style
|
2022-11-05 23:44:16 +01:00 |
|
|
87ed4ef1ca
|
buffers: store inner viewport instead of cast
|
2022-06-17 18:19:04 +02:00 |
|
|
f118eada34
|
product editor
|
2022-05-08 23:30:49 +02:00 |
|
|
411b773ab5
|
fix warnings & format
|
2021-11-19 12:19:52 +01:00 |
|
|
78c5ffcdbe
|
small notification fixes
|
2021-08-11 18:08:53 +02:00 |
|
|
b6f67c8ee3
|
port: add missing update in set_view
|
2021-07-28 01:54:12 +02:00 |
|
|
835a0bf08e
|
move VecBuffer and views into separate vec module
|
2021-06-16 01:56:34 +02:00 |
|
|
ca819aeaf4
|
port: introduce update hooks to avoid extra async tasks per projection
fixes deadlock issues
|
2021-05-22 01:33:58 +02:00 |
|
|
f8b5da1393
|
port: rename observers to cast
|
2021-05-16 23:47:17 +02:00 |
|
|
c6717e0e75
|
fix warnings
|
2021-05-13 16:22:30 +02:00 |
|
|
5ec4773eb1
|
more context implementation
|
2021-05-10 01:57:47 +02:00 |
|
|
1448f31cf4
|
add AnyViewPort
|
2021-05-03 19:41:08 +02:00 |
|
|
a1b95c5892
|
type terms, first parsing & serialization
|
2021-04-30 03:49:53 +02:00 |
|
|
e21b888b6c
|
move nested into a lib crate
|
2021-04-19 05:02:11 +02:00 |
|