lumiera_/tests/vault/gear
Ichthyostega 25ad461a28 Activity-Lang: switch invocation detection to delegated matcher
ActivityMatch inherits privately from the EventMatch object,
and is thus able to delegate relevant matching queries, but
also to provide high-level special matchers.

This new design resolves the ambiguity regarding function arguments.
Moreover, we can now record the current sequence-Number as *attribute*
in the respective log record (this is the benefit of using structured
log entries instead of just a textual log), thereby avoiding the various
pitfalls with explicit bracketing sequence-number log entries

bottom line: this reworked design seems to be a better fit,
even while technically the implementation with the wrapped matcher
is somewhat ugly...
2023-08-14 02:05:13 +02:00
..
activity-detector-test.cpp Activity-Lang: switch invocation detection to delegated matcher 2023-08-14 02:05:13 +02:00
activity-detector.hpp Activity-Lang: switch invocation detection to delegated matcher 2023-08-14 02:05:13 +02:00
block-flow-test.cpp Activity-Lang: setup skeleton of the activation function 2023-07-30 22:06:06 +02:00
scheduler-activity-test.cpp Block-Flow: define next steps to construct 2023-07-13 01:51:21 +02:00
scheduler-commutator-test.cpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
scheduler-invocation-test.cpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
scheduler-usage-test.cpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00