- Stanford University Centaur Lab
- https://leni.sh
-
Director of NorCal Hakkero Factory No. 1
- Joined on
2023-08-21
feat: Automatic Mode
There's not a single unit test for this. Maybe I should write one, but I'm tired.
feat: Expose
GoalState
functions
It is a bit tricky how we can expose the calc
tactic. This tactic relies on special data in the goal state object - it isn't a normal Syntax -> TacticM Unit
. This data is even used during its…
e2ad6ce6b3
doc: Documentation for automatic mode
37473b3efb
feat: Automatic mode (auto resume)
feat: Expose
GoalState
functions
Refactor out the Pantograph executable and lib into different targets