Commit df22e874 authored by Taddeus Kroes's avatar Taddeus Kroes

Updated TODO-list.

parent 23cb462f
...@@ -11,4 +11,5 @@ ...@@ -11,4 +11,5 @@
>>> a2b3 + a2b3 >>> a2b3 + a2b3
a ^ 2 * b ^ 3 + a ^ 2 * b ^ 3 a ^ 2 * b ^ 3 + a ^ 2 * b ^ 3
- Pretty printing of "abc" is currently printed as "ab * c" instead of "abc". - Pretty printing of "ab/cd" is currently printed as "((ab) / f) * g". This
means that equal precedence generates an unwanted precedence conflict.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment