Updated TODO

pull/2/head
Mark 2023-07-28 10:34:10 -07:00
parent 7b77c49ba4
commit b47460bde4
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,4 @@
- Fix unit autoconversion (Hz * s)
- Minimize parenthesis when printing expressions - Minimize parenthesis when printing expressions
- Sane autoconversion (mi + km)
- Consistent errors: - Consistent errors:
- Consistent look - Consistent look
- Linelocation for math errors - Linelocation for math errors
@ -8,7 +6,6 @@
- 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
- redefine variables
## Pre-release ## Pre-release
- Commands to list constants, units, and substitutions - Commands to list constants, units, and substitutions