Updated TODO

pull/2/head
Mark 2023-04-13 14:10:53 -07:00
parent 76ac7be050
commit 1e304417c5
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 4 additions and 7 deletions

11
TODO.md
View File

@ -6,14 +6,10 @@ Roadmap for fixes and features.
- Commands (help, clear, reset, quit, list constants, list units) - Commands (help, clear, reset, quit, list constants, list units)
- Documentation (usage) - Documentation (usage)
- Documentation (comments) - Documentation (comments)
- Unit conversion, more units, better printing - More units, better printing
- Unit tests - Unit tests
- Fix unit power - Plural unit names
- Better unit powers
- Releases - Releases
- Fix unit conversion
- Minute + second
- 2sec + day -> broken print
## General ## General
- CLI Options: version, help, evaluate - CLI Options: version, help, evaluate
@ -54,4 +50,5 @@ Roadmap for fixes and features.
- Live syntax/output (like firefox js terminal) - Live syntax/output (like firefox js terminal)
- Syntax highlight input and output - Syntax highlight input and output
- fish-style tab completion - fish-style tab completion
- Numbered expressions, history recall - Numbered expressions, history recall
- Better power printing