|
|
55e7adfca1
|
wip: proc: view macro implementation
/ build (push) Waiting to run
|
2025-05-04 01:50:34 +03:00 |
|
|
|
2c797fd41f
|
wip: scaffold proc crate and view macro
|
2025-05-03 17:32:57 +03:00 |
|
|
|
21f7f6b38a
|
0.13.0: release
/ build (push) Waiting to run
|
2025-05-03 02:14:03 +03:00 |
|
|
|
3df1938626
|
dsl: InputLayerCond; collect macros
|
2025-05-03 02:13:22 +03:00 |
|
|
|
0d4ba4a54e
|
dsl: add Str token
/ build (push) Waiting to run
|
2025-05-02 19:16:28 +03:00 |
|
|
|
2b208e3c49
|
output: collect tests; formatting
/ 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 |
|
|
|
44ebe17c66
|
input_dsl: cleanup commented code
/ build (push) Waiting to run
|
2025-04-30 21:51:07 +03:00 |
|
|
|
119d5c35f0
|
input_dsl: expose InputMap layers; add From<SourceIter> for TokenIter
|
2025-04-30 21:49:01 +03:00 |
|
|
|
4ec51d5b69
|
input, dsl: implement InputMap command matching
/ build (push) Has been cancelled
|
2025-04-28 23:28:53 +03:00 |
|
|
|
35ad371205
|
input: add InputMap; dsl/output/tui: Atom->Dsl
/ build (push) Waiting to run
|
2025-04-28 04:55:27 +03:00 |
|
|
|
47b7f7e7f9
|
0.12.0: release
|
2025-04-27 19:41:15 +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 |
|
|
|
aa66760b8c
|
cleanup warnings
|
2025-04-27 01:57:20 +03:00 |
|
|
|
fa5ff90be6
|
input: sexpr defcom
|
2025-04-27 01:57:10 +03:00 |
|
|
|
61fd07bffd
|
dsl: need square brackets in expose
|
2025-04-26 21:31:06 +03:00 |
|
|
|
7ba08b8be3
|
output: autobox in view! macro
|
2025-04-26 21:19:48 +03:00 |
|
|
|
3d01f5558c
|
dsl: add sexpr syntaces; prefix modules
|
2025-04-26 21:11:23 +03:00 |
|
|
|
844681d6ad
|
0.11.0: release
|
2025-04-25 21:08:13 +03:00 |
|
|
|
aa7a2c72f5
|
chore: fix warnings
|
2025-04-25 21:07:50 +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 |
|
|
|
649a89443b
|
output: finally Map::east, Map::south
|
2025-04-25 13:58:44 +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 |
|
|
|
3861439c49
|
feat(input): add defcom! macro
|
2025-04-24 21:03:39 +03:00 |
|
|
|
fa6f6dab1d
|
0.10.0: update deps and lockfile
|
2025-04-23 15:35:16 +03:00 |
|
|
|
1f62c2f86d
|
fix(ci): missing import in tests
|
2025-04-19 15:26:14 +03:00 |
|
|
|
aeddf561b1
|
fix warnings
|
2025-04-18 13:45:49 +03:00 |
|
|
|
471959d1f5
|
0.10.0: fixed expose! syntax
|
2025-04-17 02:21:00 +03:00 |
|
|
|
6048d24880
|
0.9.1: fix get_value/get_content invocations
|
2025-04-15 18:17:58 +03:00 |
|
|
|
f11c27b8c9
|
0.9.0: add get_value! and get_content! macros for dsl impl
|
2025-04-15 18:12:40 +03:00 |
|
|
|
1ad2d43d5a
|
0.8.0: add expose! and impose! macros
|
2025-04-15 18:00:44 +03:00 |
|
|
|
34295570a2
|
0.7.1: log unresolved content in all cases
|
2025-04-13 21:49:18 +03:00 |
|
|
|
f33f331a48
|
0.7.0: update deps
|
2025-04-13 21:22:35 +03:00 |
|
|
|
ec7621eff9
|
refactor(output): group ops/ and space/
|
2025-04-13 21:19:25 +03:00 |
|
|
|
18a01b8355
|
constify and deinline some methods
|
2025-04-13 21:11:07 +03:00 |
|
|
|
4279503681
|
0.6.1: more detailed error message in try_from_expr
|
2025-04-13 20:43:16 +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 |
|
|
|
86236b76cd
|
0.5.2: remove explicit lifetime bound from Map
|
2025-04-04 01:49:51 +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 |
|
|
|
a42e17a9d4
|
add license
|
2025-03-24 03:18:58 +02: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 |
|