Commit graph

52 commits

Author SHA1 Message Date
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
2f561edeea 0.3.3: fix off-by-1 in trimmed strings 2025-03-23 21:23:08 +02:00
96ff10c4b0 0.3.2: actually expose tui_string 😅 2025-03-18 01:09:20 +02:00
b1639b49d5 0.3.1: fix off-by-1 in TrimStringRef 2025-03-18 01:05:52 +02:00
a80443262c 0.3.0: TrimString and TrimStringRef 2025-03-18 01:04:25 +02:00
1774419d93 0.1.2: fix an import 2025-03-17 00:46:16 +02:00
9b3c8d4ac6 tag global v0.1.1 2025-03-16 23:43:14 +02:00
3748857d2c extract tui_scroll 2025-03-16 23:39:52 +02:00
c735522525 fix scrollbar indexing 2025-03-16 23:39:04 +02:00
71dead5150 group tui_engine and tui_content; cargo update 2025-03-16 23:33:27 +02:00
877b344765 edn -> dsl 2025-03-15 16:49:26 +02:00
d30eda33d1 tek_ -> tengri_; reset to v0.1.0; add root reexporter package 2025-03-14 23:39:31 +02:00
6cd85efe50 make PerfModel fields public 2025-03-04 20:56:43 +02:00