feat: Add support for the have, conv, and calc tactics #59

Merged
aniva merged 22 commits from goal/have-conv-calc into dev 2024-04-11 15:36:20 -07:00
Owner

Addresses #57

Features:

  1. Special commands to handle have, conv, calc; Due to the nature of conv and calc, the user may be interested in the state of the proof in between successive conv/calc commands.
  2. Consistently name all functions that require parsing try{...}. No more ambiguous execute.
  3. focus command which helps with limiting scope for the conv tactic

Fixes:

  1. Missing local context (#61)
Addresses #57 Features: 1. Special commands to handle `have`, `conv`, `calc`; Due to the nature of `conv` and `calc`, the user may be interested in the state of the proof in between successive `conv`/`calc` commands. 2. Consistently name all functions that require parsing `try{...}`. No more ambiguous `execute`. 3. `focus` command which helps with limiting scope for the `conv` tactic Fixes: 1. Missing local context (#61)
aniva added this to the 0.3 milestone 2024-04-06 14:17:47 -07:00
aniva added the
part/Goal
category
feature
labels 2024-04-06 14:17:47 -07:00
aniva self-assigned this 2024-04-06 14:17:47 -07:00
aniva added 2 commits 2024-04-06 16:40:33 -07:00
aniva added 1 commit 2024-04-06 17:22:30 -07:00
aniva added 1 commit 2024-04-06 21:52:39 -07:00
aniva added 1 commit 2024-04-06 22:05:03 -07:00
aniva added 1 commit 2024-04-07 14:22:35 -07:00
aniva added 1 commit 2024-04-07 14:32:48 -07:00
aniva added 1 commit 2024-04-07 17:04:12 -07:00
aniva added 2 commits 2024-04-08 12:26:43 -07:00
aniva added 1 commit 2024-04-08 12:32:52 -07:00
aniva added 1 commit 2024-04-08 12:45:15 -07:00
aniva added 1 commit 2024-04-08 12:50:57 -07:00
aniva added 1 commit 2024-04-08 12:54:22 -07:00
aniva added 1 commit 2024-04-08 13:13:08 -07:00
aniva added 1 commit 2024-04-09 09:12:00 -07:00
aniva added 1 commit 2024-04-11 15:00:07 -07:00
aniva added 2 commits 2024-04-11 15:04:46 -07:00
aniva added 2 commits 2024-04-11 15:13:23 -07:00
aniva added 1 commit 2024-04-11 15:36:04 -07:00
aniva merged commit 2e9fc313ad into dev 2024-04-11 15:36:20 -07:00
aniva deleted branch goal/have-conv-calc 2024-04-11 15:36:20 -07:00
Sign in to join this conversation.
No description provided.