Commit graph

39 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
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
a55e84c29f output, tui: Stack implementation
Some checks are pending
/ build (push) Waiting to run
2025-05-17 10:15:07 +03:00
c954965ae1 measure: w -> h
Some checks are pending
/ build (push) Waiting to run
2025-05-14 22:37:43 +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
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
20ccff13de proc: auto implement Context on command target
Context and TryFromDsl overlap
2025-05-09 21:13:52 +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
2c797fd41f wip: scaffold proc crate and view macro 2025-05-03 17:32:57 +03:00
3df1938626 dsl: InputLayerCond; collect macros 2025-05-03 02:13:22 +03:00
2b208e3c49 output: collect tests; formatting
Some checks failed
/ build (push) Has been cancelled
2025-05-01 01:18:23 +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
7ba08b8be3 output: autobox in view! macro 2025-04-26 21:19:48 +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
649a89443b output: finally Map::east, Map::south 2025-04-25 13:58:44 +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
34295570a2 0.7.1: log unresolved content in all cases 2025-04-13 21:49:18 +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
86236b76cd 0.5.2: remove explicit lifetime bound from Map 2025-04-04 01:49:51 +03:00
10a2d17b48 0.2.0: constrain map 2025-03-17 00:49:31 +02:00
9b3c8d4ac6 tag global v0.1.1 2025-03-16 23:43:14 +02:00
6ee0147f43 put output/view behind dsl feature 2025-03-16 23:36:20 +02:00
877b344765 edn -> dsl 2025-03-15 16:49:26 +02:00
d30eda33d1 tek_ -> tengri_; reset to v0.1.0; add root reexporter package 2025-03-14 23:39:31 +02:00
d5a304e645 fix warnings; 27.2% cov 2025-03-04 01:03:13 +02:00
47b3413d7d tabula rasa 2025-03-02 14:31:04 +02:00