Skip to content
  • Francois-Rene Rideau's avatar
    More refactoring of plan · dea282e9
    Francois-Rene Rideau authored
    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.
    dea282e9