-
fdcb466b
by Conor McCarthy at 2026-05-04T16:42:49-04:00
mf/tests: Test optional topology nodes.
-
82284afd
by Rémi Bernon at 2026-05-04T16:42:49-04:00
mf/topology_loader: Get rid of the topoloader_context.
-
addbf543
by Rémi Bernon at 2026-05-04T16:42:49-04:00
mf/topology_loader: Clone and validate topology in a dedicated helper.
Enumerating source nodes while at it.
-
d94e691e
by Rémi Bernon at 2026-05-04T16:42:49-04:00
mf/topology_loader: Copy branches with cloned nodes before connecting.
Leaving the original branch untouched, so we can still use its nodes to
further iterate over desired and optional connections.
-
b2047ce1
by Conor McCarthy at 2026-05-04T16:42:49-04:00
mf/topology_loader: Resolve topologies by walking down from each source node.
-
c883ea1f
by Rémi Bernon at 2026-05-04T16:42:49-04:00
mf/topology_loader: Add some sanity checks for optional output nodes.
-
6e30b14f
by Conor McCarthy at 2026-05-04T16:42:49-04:00
mf/topology_loader: Try to insert optional nodes after resolving the surrounding branch.
-
66db696e
by Rémi Bernon at 2026-05-04T16:42:49-04:00
mf/topology_loader: Force enumerate types when optional node method is set.