Skip to content
Snippets Groups Projects
Commit 4abbe240 authored by Taddeus Kroes's avatar Taddeus Kroes
Browse files

Added parser modifications to TODO list.

parent a54a32b2
No related branches found
No related tags found
No related merge requests found
......@@ -112,4 +112,8 @@ Division of 0 by 1 reduces to 0.
- 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment