Commit graph

211 commits

Author SHA1 Message Date
9a12e0c7ba output: format
Some checks are pending
/ build (push) Waiting to run
2025-05-17 21:56:16 +03:00
f21781e816 tui: adjust color balance
Some checks are pending
/ build (push) Waiting to run
2025-05-17 20:57:51 +03:00
12998a94ea output: report more info on error from bsp 2025-05-17 20:07:57 +03:00
b127526570 fix(output): fix cond 2025-05-17 19:27:04 +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
b25977d878 add has!, MaybeHas, maybe_has! 2025-05-17 05:47:51 +03:00
4ff4ea8173 wip: field
Some checks failed
/ build (push) Has been cancelled
2025-05-15 23:17:19 +03:00
c954965ae1 measure: w -> h
Some checks are pending
/ build (push) Waiting to run
2025-05-14 22:37:43 +03:00
f7306de55f field: align west 2025-05-14 22:17:27 +03:00
4c039c999b output: add memory of Stack primitive 2025-05-14 22:17:07 +03:00
496a9202d5 input: better dsl error handling 2025-05-14 22:16:52 +03:00
8bfd1a23a1 core, output: add Has, HasSize
Some checks are pending
/ build (push) Waiting to run
2025-05-14 17:53:34 +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
663efede64 dsl: don't eat error 2025-05-13 20:27:12 +03:00
b45ac8f417 tui: remove FileBrowser 2025-05-13 20:25:55 +03:00
632977a0dc dsl: implement Display for Value 2025-05-13 20:25:44 +03:00
faecc2c304 update dependencies
Some checks failed
/ build (push) Has been cancelled
2025-05-10 15:50:07 +03:00
1868736597 proc: log parse info on give_err 2025-05-10 15:49:46 +03:00
ed772b9872 dsl: extract dsl_error; ParseError -> DslError 2025-05-10 15:49:33 +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
4a385b40ff test subcommand handling 2025-05-09 22:43:21 +03:00
fe8ecf8a98 input, proc: add full paths in macros 2025-05-09 22:43:12 +03:00
20ccff13de proc: auto implement Context on command target
Context and TryFromDsl overlap
2025-05-09 21:13:52 +03:00
3bb38f2d27 proc: view: list available on error 2025-05-09 20:21:31 +03:00
60c0771024 proc, input, output: cleanup warnings 2025-05-09 20:02:24 +03:00
ab07fd2b43 dsl: compact 2025-05-09 19:45:25 +03:00
5e09f5a4bb wip: dsl, input, output, proc: more precise lifetimes
Some checks are pending
/ build (push) Waiting to run
2025-05-09 18:17:10 +03:00
22d63eed9c input, dsl: cleanup
Some checks are pending
/ build (push) Waiting to run
2025-05-09 01:38:18 +03:00
b7bb6119aa remove old declarative macros 2025-05-08 22:14:16 +03:00
bcbcc387a2 proc: cleanup 2025-05-08 20:20:24 +03:00
a16603fbc8 proc: command: associated fns instead of methods 2025-05-08 18:37:42 +03:00
2a6087e1c7 fix: command: refs
Some checks are pending
/ build (push) Waiting to run
2025-05-08 17:39:02 +03:00
e3bfae8897 fix: command: commas 2025-05-08 17:25:45 +03:00
046be9a9e1 proc: working command, expose 2025-05-08 13:46:29 +03:00
751e01a41e :
Some checks are pending
/ build (push) Waiting to run
wip: proc: command (pt.3)
2025-05-08 03:57:43 +03:00
c56b08c24e proc: expose: fix output match statement 2025-05-07 12:37:38 +03:00
7df7cb839c wip: proc: command macro
Some checks are pending
/ build (push) Waiting to run
2025-05-06 23:23:03 +03:00
7570aefcc2 proc: simplify expose macro 2025-05-06 21:33:46 +03:00
cba23a005c proc: expose macro implementation
Some checks are pending
/ build (push) Waiting to run
2025-05-04 23:58:28 +03:00
b543c43e68 proc: view macro implementation
Some checks are pending
/ build (push) Waiting to run
2025-05-04 15:27:24 +03:00
2c797fd41f wip: scaffold proc crate and view macro 2025-05-03 17:32:57 +03:00
21f7f6b38a 0.13.0: release
Some checks are pending
/ 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
Some checks are pending
/ build (push) Waiting to run
2025-05-02 19:16:28 +03:00
2b208e3c49 output: collect tests; formatting
Some checks failed
/ build (push) Has been cancelled
2025-05-01 01:18:23 +03:00