Updated TODO

pull/2/head
Mark 2023-06-12 15:01:49 -07:00
parent 4f8ee660d7
commit 3be661bbb5
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 4 additions and 3 deletions

View File

@ -1,12 +1,13 @@
- Prettyprint mi/h, mi/g
- Minimize parenthesis
- Minimize parenthesis when printing expressions
- Sane autoconversion (mi + km)
## Pre-release
- Commands to list constants, units, and substitutions
- Documentation (usage)
- Documentation (comments)
- More units (build.rs for constants and units)
- More units (Multiple files?)
- Build.rs for constants
- Print with highlighting
- Cleanup tests, test commands
- Unit tests
@ -49,7 +50,7 @@
- strip_unit function
- Unit info command
- Constant info command
- Convert to base unit
## Prompt
- Live syntax/output (like firefox js terminal)