feat(repl): Tactic division #253

Merged
aniva merged 3 commits from goal/tactic into dev 2025-07-28 16:06:18 -07:00
Owner

For a long time people have asked how to run multiple tactics at once? The built-in runParserCategory function can only process one tactic at a time. This PR gives a solution, where we can run the parser to segment a tactic string into multiple tactics.

For a long time people have asked how to run multiple tactics at once? The built-in `runParserCategory` function can only process one tactic at a time. This PR gives a solution, where we can run the parser to segment a tactic string into multiple tactics.
aniva added this to the v0.3.5 milestone 2025-07-28 15:00:24 -07:00
aniva self-assigned this 2025-07-28 15:00:24 -07:00
aniva changed title from feat(goal): Tactic division to feat(repl): Tactic division 2025-07-28 16:02:59 -07:00
aniva deleted branch goal/tactic 2025-07-28 16:06:18 -07: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#253
No description provided.