Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-22 | r/8397 feat(tvix/composition): improve error message for unknown tag | Yureka | 1 | -2/+2 |
2024-07-21 | r/8392 test(tvix/composition): add recursion and concurrent tests | Yureka | 1 | -0/+63 |
2024-07-21 | r/8391 docs(tvix/composition): add comment about stack | Yureka | 1 | -0/+3 |
2024-07-21 | r/8390 feat(tvix/composition): downcast boxed error if possible | Yureka | 1 | -4/+7 |
2024-07-21 | r/8388 fix(tvix/composition): include typeid in recursion check | Yureka | 1 | -5/+13 |
2024-07-20 | r/8380 refactor(tvix/store): use composition in tvix_store crate | Yureka | 1 | -0/+7 |
2024-07-19 | r/8372 feat(tvix): different service types in one composition | Yureka | 1 | -36/+54 |
2024-07-18 | r/8368 refactor(tvix): use composition & registry for from_addr | Yureka | 1 | -12/+67 |
2024-07-18 | r/8366 feat(tvix/composition): allow creating a blank CompositionContext | Yureka | 1 | -6/+13 |
2024-07-18 | r/8365 feat(tvix/castore): add composition module | Yureka | 1 | -0/+377 |