diff --git a/TODO b/TODO index e88367a..4da6cca 100644 --- a/TODO +++ b/TODO @@ -3,3 +3,6 @@ * Improve fix recognition (DONE) * More flexible expression parsing (DONE) * bug: expression can't handle -(-2) +* Overload + - * / for expression + +* Expression parents class and his children: Numerical_exp, toGenerate_exp and formal expression