Skip to content

Commit 34344dc

Browse files
author
igorocky
committed
Update todo.txt.
1 parent 9e317df commit 34344dc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

todo.txt

+8
Original file line numberDiff line numberDiff line change
@@ -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+
19
- implement table view in the editor.
210
- don't remove vars prefixed with an exclamation mark.
311
- tooltip: To start a new line in a multiline text editor press Shift+Enter

0 commit comments

Comments
 (0)