mirror of https://github.com/rm-dr/daisy
Updated TODO
parent
76ac7be050
commit
1e304417c5
11
TODO.md
11
TODO.md
|
@ -6,14 +6,10 @@ Roadmap for fixes and features.
|
|||
- Commands (help, clear, reset, quit, list constants, list units)
|
||||
- Documentation (usage)
|
||||
- Documentation (comments)
|
||||
- Unit conversion, more units, better printing
|
||||
- More units, better printing
|
||||
- Unit tests
|
||||
- Fix unit power
|
||||
- Better unit powers
|
||||
- Plural unit names
|
||||
- Releases
|
||||
- Fix unit conversion
|
||||
- Minute + second
|
||||
- 2sec + day -> broken print
|
||||
|
||||
## General
|
||||
- CLI Options: version, help, evaluate
|
||||
|
@ -54,4 +50,5 @@ Roadmap for fixes and features.
|
|||
- Live syntax/output (like firefox js terminal)
|
||||
- Syntax highlight input and output
|
||||
- fish-style tab completion
|
||||
- Numbered expressions, history recall
|
||||
- Numbered expressions, history recall
|
||||
- Better power printing
|
Loading…
Reference in New Issue