add in todo
This commit is contained in:
parent
c88569b347
commit
852c67b22a
3
TODO
3
TODO
@ -3,6 +3,7 @@
|
|||||||
* Improve fix recognition (DONE)
|
* Improve fix recognition (DONE)
|
||||||
* More flexible expression parsing (DONE)
|
* More flexible expression parsing (DONE)
|
||||||
* bug: expression can't handle -(-2)
|
* bug: expression can't handle -(-2)
|
||||||
* Overload + - * / for expression
|
* Overload + - * for expression (DONE ~ no steps yet)
|
||||||
|
* Expression should be able to simplify expression with ":"
|
||||||
|
|
||||||
* Expression parents class and his children: Numerical_exp, toGenerate_exp and formal expression
|
* Expression parents class and his children: Numerical_exp, toGenerate_exp and formal expression
|
||||||
|
Loading…
Reference in New Issue
Block a user