mirror of https://github.com/rm-dr/daisy
Updated TODO
parent
401e877a2f
commit
991bfa441e
2
TODO.md
2
TODO.md
|
@ -1,11 +1,11 @@
|
||||||
- Minimize parenthesis when printing expressions
|
- Minimize parenthesis when printing expressions
|
||||||
- Consistent errors:
|
- Consistent errors:
|
||||||
- Consistent look
|
- Consistent look
|
||||||
- Linelocation for math errors
|
|
||||||
- Undefined error?
|
- Undefined error?
|
||||||
- Better error when `sin = 2`
|
- Better error when `sin = 2`
|
||||||
- Check syntax when parsing or when evaluating?
|
- Check syntax when parsing or when evaluating?
|
||||||
- list and delete variables
|
- list and delete variables
|
||||||
|
- sin() with units (rad and deg)
|
||||||
|
|
||||||
## Pre-release
|
## Pre-release
|
||||||
- Commands to list constants, units, and substitutions
|
- Commands to list constants, units, and substitutions
|
||||||
|
|
Loading…
Reference in New Issue