feat(goal): Add unshielded tactic execution mode #219
No reviewers
Labels
No Label
category
bug
category
chore
category
doc
category
feature
category
optimization
category
organization
part/Delation
part/Elab
part/Environment
part/FFI
part/Frontend
part/Goal
part/REPL
part/Serial
priority
high
priority
irrelevant
priority
low
priority
medium
priority
pending-measurement
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Blocks
#188 Unshielded Tactic Execution
aniva/Pantograph
#197 Goal dependency generation
aniva/Pantograph
Reference: aniva/Pantograph#219
Loading…
Reference in New Issue
No description provided.
Delete Branch "goal/automatic-mode"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is an improvement of the automatic mode.
AFAIK no non-decomposable tactic acts on multiple goals at once. However, it is very possible this would change in the future.
Moreover, the feature of only serializing delta's have been deleted, because now it is not clear which goal is the "parent" of a goal. A single goal can have multiple parents.
Site
to indicate the scope of effect of a tactic.