Skip to content
Snippets Groups Projects
Commit dea282e9 authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

More refactoring of plan

Move action-status wholly to plan, merge it with planned-action-status.
Add a performable-p flag to plans.
Simplify sequential-plan and required-components; have them use a separate
function collect-action-dependencies for traversing the graph.
Add a function action-up-to-date-p to check whether an action is up-to-date,
without adding it to the plan if it wasn't.
parent 604f5422
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment