Commit graph

144 commits

Author SHA1 Message Date
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
9fb5d2d9f7 fix(tui): add feature guard 2025-04-30 23:48:33 +03:00
44ebe17c66 input_dsl: cleanup commented code
Some checks are pending
/ 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
Some checks failed
/ build (push) Has been cancelled
2025-04-28 23:28:53 +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
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