- Stanford University Centaur Lab
- https://leni.sh
-
Director of NorCal Hakkero Factory No. 1
- Joined on
2023-08-21
fix: Tactic failure on synthesizing placeholder
Adding this snippet to GoalState.tryTacticM
fixes the test
let descendants ← Meta.getMVars $ ← instantiateMVars (.mvar goal)
if (← Elab.Term.logUnassignedUsingErrorIn…
fix: Tactic failure on synthesizing placeholder
Incremental and intercepted parsing of Lean code
Directly pretty-print finished goals to Lean text
4de53e0547
Merge branch 'dev' into frontend/infotree
d7457cd386
Merge pull request 'fix: Capture nested tactic failure' (#135) from bug/nested-tactic-failure into dev
929311a042
fix: Only signal failure when there is error
0415baaaff
chore: Cleanup old `TestM`
34a4bf5b73
feat: Export GoalState.tryTactic
d7457cd386
Merge pull request 'fix: Capture nested tactic failure' (#135) from bug/nested-tactic-failure into dev
929311a042
fix: Only signal failure when there is error
0415baaaff
chore: Cleanup old `TestM`
34a4bf5b73
feat: Export GoalState.tryTactic
a62ac51c37
chore: Remove all redundant filenames
fix: Capture nested tactic failure
6470010da6
fix: Model name
5ab611666e
Merge branch 'lib/build' into tool/lighting
a6685e6779
feat: Add model name prefix to build path
418e6517a0
fix: Sketch object attribute
feat: Add model name prefix to build path