Commit graph

30 commits

Author SHA1 Message Date
7b67d29c01 simplify
Some checks are pending
/ build (push) Waiting to run
2025-07-19 08:42:08 +03:00
291b917970 this one at least compiles 2025-07-19 07:55:56 +03:00
a145e332de 1 file, 300 lines, many worries
Some checks are pending
/ build (push) Waiting to run
2025-07-17 21:45:59 +03:00
d99b20c99d wip: fix(dsl): kinda patch it up 2025-07-17 19:29:14 +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
6c3a0964ec wip: fix(input): grr
Some checks failed
/ build (push) Has been cancelled
todo: per-key inptut map layering
2025-06-22 11:00:51 +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
c8827b43c3 wip: slowly remembering where i was
Some checks failed
/ build (push) Has been cancelled
2025-06-13 11:42:20 +03:00
21832453d9 dsl,input,output,proc,tui: fix warnings 2025-06-12 19:29:12 +03:00
cb47c4d0ff dsl goes fat
Some checks failed
/ build (push) Has been cancelled
2025-05-27 00:53:06 +03:00
d6e8be6ce5 dsl gets the gordian treatment 2025-05-26 22:49:55 +03:00
f1b24d436a wip: ast/cst
Some checks are pending
/ build (push) Waiting to run
2025-05-25 22:48:29 +03:00
f797a7143d extact dsl_token; flip Dsl; try to obviate ViewContext 2025-05-20 16:27:05 +03:00
ed772b9872 dsl: extract dsl_error; ParseError -> DslError 2025-05-10 15:49:33 +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
ab07fd2b43 dsl: compact 2025-05-09 19:45:25 +03:00
b7bb6119aa remove old declarative macros 2025-05-08 22:14:16 +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
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
aa66760b8c cleanup warnings 2025-04-27 01:57:20 +03:00
3d01f5558c dsl: add sexpr syntaces; prefix modules 2025-04-26 21:11:23 +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
877b344765 edn -> dsl 2025-03-15 16:49:26 +02:00
Renamed from edn/src/lib.rs (Browse further)