We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e317df commit 34344dcCopy full SHA for 34344dc
todo.txt
@@ -1,3 +1,11 @@
1
+- fix a bug: prove "|- ( ; 9 5 + 1 ) = ; 9 6" from https://github.com/digama0/mmj2/blob/master/mmj2jar/PATutorial/Page501.mmp
2
+- restrict names of labels due to the error:
3
+ ?Error on line 732616 of file "set-check-new-proofs.mm" at statement 203351,
4
+ label "1", type "$e":
5
+ 1 $e |- ch $.
6
+ ^
7
+ This label has the same name as the math token declared on line 108187 of file
8
+
9
- implement table view in the editor.
10
- don't remove vars prefixed with an exclamation mark.
11
- tooltip: To start a new line in a multiline text editor press Shift+Enter
0 commit comments