Commit 4abbe240 authored by Taddeus Kroes's avatar Taddeus Kroes

Added parser modifications to TODO list.

parent a54a32b2
...@@ -112,4 +112,8 @@ Division of 0 by 1 reduces to 0. ...@@ -112,4 +112,8 @@ Division of 0 by 1 reduces to 0.
- Use pretty-print for expressions in hint messages. - Use pretty-print for expressions in hint messages.
- Parser: add unit tests for operator associativity (derivatives/integrals). - Parser:
+ add unit tests for operator associativity (derivatives/integrals).
+ plus << integral/derivative << times
+ divide >> times
+ a2 -> a*2 instead of a^2
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