feat: Allow selective continuation of goals #27

Merged
aniva merged 14 commits from goal/continuation into dev 2023-11-07 16:49:56 -08:00
Owner
  1. Goal continuation now can selectively continue goals
  2. Continuation fails when the target state has unresolved goals (helps with bugs during reconstruction)
  3. goal.continue command added.
  4. Print the name of the root metavariable in goal.start (for consistency in bookkeeping)
1. Goal continuation now can selectively continue goals 2. Continuation fails when the target state has unresolved goals (helps with bugs during reconstruction) 3. `goal.continue` command added. 4. Print the name of the root metavariable in `goal.start` (for consistency in bookkeeping)
aniva self-assigned this 2023-11-03 23:43:43 -07:00
aniva added this to the v0.2.8 milestone 2023-11-03 23:44:38 -07:00
The `str_to_name` parser cannot handle numerical names and escapes.
Author
Owner

Tested on aniva/Trillium#69 and seems stable. Merge.

Tested on https://git.leni.sh/aniva/Trillium/pulls/69 and seems stable. Merge.
aniva deleted branch goal/continuation 2023-11-07 16:49:56 -08:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: aniva/Pantograph#27
No description provided.