lumiera_/src/vault/gear
Ichthyostega 49435c8aca Activity-Lang: investigate / fix string conversion
...turns out that util::toString does not explicitly handle pointers differently,
for very good reasons; this function must always work, always produce a simple and
compact representation, and it must be possible to instantiate the template
and take a function reference (which precludes adding an overload for pointers)
2023-08-19 02:27:06 +02:00
..
activity-lang.cpp Activity-Lang: investigate / fix string conversion 2023-08-19 02:27:06 +02:00
activity-lang.hpp Block-Flow: introduce config through a policy mix-in 2023-07-20 19:28:20 +02:00
activity.hpp Activity-Lang: build activation detector 2023-08-18 19:37:44 +02:00
block-flow.hpp Activity-Lang: draft patterns of execution 2023-07-28 02:21:59 +02:00
engine-config.cpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
engine-config.hpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
job.cpp Activity-Lang: failure will certainly not be signalled to the Job 2023-08-15 17:18:30 +02:00
job.h Activity-Lang: failure will certainly not be signalled to the Job 2023-08-15 17:18:30 +02:00
nop-job-functor.hpp Activity-Lang: failure will certainly not be signalled to the Job 2023-08-15 17:18:30 +02:00
scheduler-commutator.hpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
scheduler-diagnostics.hpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
scheduler-frontend.cpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
scheduler-frontend.hpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
scheduler-invocation.hpp Block-Flow: consider data storage for render activities 2023-07-06 16:35:42 +02:00
scheduler.cpp Activity-Lang: introduce a callback hook 2023-08-01 15:37:56 +02:00
scheduler.hpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
work-force.cpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
work-force.hpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00