Commit graph

25 commits

Author SHA1 Message Date
2557a0d253 dsl: refactor with eyes closed
Some checks are pending
/ build (push) Waiting to run
2025-08-22 23:15:38 +03:00
1ef898ac32 remove DslKey
Some checks failed
/ build (push) Has been cancelled
2025-08-17 19:32:43 +03:00
ddd162f225 dsl: exp -> expr, sym -> word 2025-08-17 19:24:06 +03:00
cf253c28f9 dsl: modularize 2025-08-16 16:28:24 +03:00
4fc0db5777 dsl eval and ns again 2025-08-16 14:34:41 +03:00
f626860924 wip: dsl refactor 2025-08-15 21:03:49 +03:00
ab0dc3fae0 dsl: add ns 2025-08-10 21:50:03 +03:00
24ac52d807 tui: keybinds work?
Some checks are pending
/ build (push) Waiting to run
2025-08-10 02:06:17 +03:00
104bb1c8e7 more dsl runaround
Some checks are pending
/ build (push) Waiting to run
2025-08-03 21:22:55 +03:00
9ccd7e5c69 dsl: macro dsl_for_each -> method each 2025-08-03 19:36:01 +03:00
643658ab16 dsl: fixed expression handling 2025-08-03 01:53:58 +03:00
9e0b7be9a9 fix(dsl): tail condition 2025-07-31 21:00:13 +03:00
9f7d0efda5 core, input, output, dsl: factor away 'flexi' traits 2025-07-29 17:09:27 +03:00
8cbd7dd8e8 core, input: add flex_trait 2025-07-29 14:17:01 +03:00
360b404b69 fix(proc): update macros
Some checks failed
/ build (push) Has been cancelled
2025-07-20 04:54:38 +03:00
73eb935282 refactor(dsl): use traits instead of enums
Some checks are pending
/ build (push) Waiting to run
2025-07-20 04:29:06 +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
e72225f83c wip: fix dsl
Some checks failed
/ build (push) Has been cancelled
2025-07-16 00:10:03 +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
91dc77cfea wip: refactor dsl
Some checks failed
/ build (push) Has been cancelled
2025-06-18 21:32:46 +03:00
8dda576c9d add tengri_core; fix errors and warnings; unify deps 2025-05-10 15:25:09 +03:00
20ccff13de proc: auto implement Context on command target
Context and TryFromDsl overlap
2025-05-09 21:13:52 +03:00
ab07fd2b43 dsl: compact 2025-05-09 19:45:25 +03:00