-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
omit-proofs: split command processing into two phases
The first phase only classifies proofs to be omitted and stuff not to be omitted. The second phase does the actual replacement and adjusts the overlays/spans. Feature wise this commit does not change anything but it enables reusing the first phase for new features. Additionally, slightly extend the omit proofs test.
- Loading branch information
1 parent
5d6cbdf
commit ad39c0c
Showing
2 changed files
with
207 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters