Commit graph

64 commits

Author SHA1 Message Date
e3e3c163da input: refactor, move dsl stuff to tek config
Some checks are pending
/ build (push) Waiting to run
2025-08-23 13:47:45 +03:00
0621793930 dsl: update docs 2025-08-23 13:10:59 +03:00
ddd162f225 dsl: exp -> expr, sym -> word 2025-08-17 19:24:06 +03:00
3298d6b6e1 tui: trim all strings
no newline or wrapping yet
2025-08-12 13:15:03 +03:00
7fd6c91643 need const trie :(
Some checks are pending
/ build (push) Waiting to run
2025-08-10 17:00:58 +03:00
24ac52d807 tui: keybinds work?
Some checks are pending
/ build (push) Waiting to run
2025-08-10 02:06:17 +03:00
b52c1f5828 tui: add ErrorBoundary component
Some checks failed
/ build (push) Has been cancelled
2025-08-04 15:17:46 +03:00
643658ab16 dsl: fixed expression handling 2025-08-03 01:53:58 +03:00
d72a3b5b8f fix(input): sorting out event map 2025-07-19 20:24:38 +03:00
238ac2e888 simplify 2025-07-19 18:03:18 +03:00
7271081fc9 wip: mrr 2025-07-14 22:22:45 +03:00
11f686650f wip: fix(dsl): maybe getting somewhere?
Some checks are pending
/ build (push) Waiting to run
2025-06-21 19:20:39 +03:00
17506726cb wip: updating tests
Some checks are pending
/ build (push) Waiting to run
2025-06-12 21:56:59 +03:00
21832453d9 dsl,input,output,proc,tui: fix warnings 2025-06-12 19:29:12 +03:00
776cea6f1b dsl: reduce number of lifetime arguments
Some checks are pending
/ build (push) Waiting to run
2025-05-21 02:50:26 +03:00
455d6d00d5 read explicit lifetime to FromDsl
Some checks are pending
/ build (push) Waiting to run
2025-05-20 22:02:51 +03:00
f08593f0f8 remove View; allow rendering Result
Some checks failed
/ build (push) Has been cancelled
2025-05-19 02:23:26 +03:00
921378b6db tui: remove buttons 2025-05-18 00:22:48 +03:00
f21781e816 tui: adjust color balance
Some checks are pending
/ build (push) Waiting to run
2025-05-17 20:57:51 +03:00
c9f0164871 tui: add cb/br open/close 2025-05-17 17:59:22 +03:00
a55e84c29f output, tui: Stack implementation
Some checks are pending
/ build (push) Waiting to run
2025-05-17 10:15:07 +03:00
4ff4ea8173 wip: field
Some checks failed
/ build (push) Has been cancelled
2025-05-15 23:17:19 +03:00
f7306de55f field: align west 2025-05-14 22:17:27 +03:00
a9619ab9ce fix(proc): use TryFromDsl locally 2025-05-14 14:35:38 +03:00
bad20f5037 tui: add button_2, button_3
Some checks are pending
/ build (push) Waiting to run
2025-05-14 00:46:09 +03:00
5d546affed tui: remove tui_file 2025-05-13 20:27:41 +03:00
b45ac8f417 tui: remove FileBrowser 2025-05-13 20:25:55 +03:00
f18e01c220 partially fix tests and examples 2025-05-10 15:28:42 +03:00
8dda576c9d add tengri_core; fix errors and warnings; unify deps 2025-05-10 15:25:09 +03:00
cb8fd26922 collect tests
Some checks are pending
/ build (push) Waiting to run
2025-05-09 23:00:36 +03:00
b7bb6119aa remove old declarative macros 2025-05-08 22:14:16 +03:00
2c797fd41f wip: scaffold proc crate and view macro 2025-05-03 17:32:57 +03:00
2b208e3c49 output: collect tests; formatting
Some checks failed
/ build (push) Has been cancelled
2025-05-01 01:18:23 +03:00
9fb5d2d9f7 fix(tui): add feature guard 2025-04-30 23:48:33 +03:00
35ad371205 input: add InputMap; dsl/output/tui: Atom->Dsl
Some checks are pending
/ build (push) Waiting to run
2025-04-28 04:55:27 +03:00
95149b79c4 tui: add pgup/pgdn and extract tui_keys 2025-04-27 16:28:05 +03:00
7ba37f3f02 tui: ItemPalette->ItemTheme 2025-04-27 02:04:18 +03:00
3d01f5558c dsl: add sexpr syntaces; prefix modules 2025-04-26 21:11:23 +03:00
222e10239b ops: fix Map::east/south with example 2025-04-25 19:01:02 +03:00
2e9ba1b92d fix tui example 2025-04-25 14:11:04 +03:00
b5fbd14f91 tui_phat: export LO and HI chars 2025-04-25 13:58:19 +03:00
91dfed1077 feat(tui): add Tryptich (3-col layout) 2025-04-24 21:03:52 +03:00
aeddf561b1 fix warnings 2025-04-18 13:45:49 +03:00
b8ad5dae9f 0.6.0: add trim_string 2025-04-13 20:42:56 +03:00
ea01deb854 refactor: extract more tui_content modules 2025-04-04 20:59:17 +03:00
829d35b61f 0.5.1: enable border 2025-04-04 00:57:12 +03:00
022cc39892 refactor: extract tui_border module 2025-04-04 00:51:02 +03:00
b43cd0f64f 0.5.0: Tui::modify, Bold -> Modify 2025-04-04 00:33:16 +03:00
81e7f50363 0.4.0: fill_mod, tint 2025-03-23 21:42:33 +02:00
b0bb7f818b 0.3.4: fix the *other* off-by-1 error 2025-03-23 21:28:58 +02:00