Commit 7c142aff authored by Taddeus Kroes's avatar Taddeus Kroes

Updated TODO list.

parent 1813271c
......@@ -82,3 +82,7 @@ Division of 0 by 1 reduces to 0.
ERROR: 41.14-41.15: "syntax error, unexpected RPAREN" near ")".
- No matches for sin(pi), sin(2pi), sin(4pi), etc...
- Fix line generator:
>>> a/b/(c/d)
a / b / c / d
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