mirror of https://github.com/rm-dr/daisy
Updated todo
parent
061f58ba53
commit
4cfd7ec8b7
7
TODO.md
7
TODO.md
|
@ -2,8 +2,6 @@
|
||||||
- Reference previous results
|
- Reference previous results
|
||||||
- Minimize parenthesis when printing expressions
|
- Minimize parenthesis when printing expressions
|
||||||
- Sane autoconversion (mi + km)
|
- Sane autoconversion (mi + km)
|
||||||
- -> as "to"
|
|
||||||
- strip_unit function
|
|
||||||
|
|
||||||
|
|
||||||
## Pre-release
|
## Pre-release
|
||||||
|
@ -11,7 +9,9 @@
|
||||||
- Documentation (usage)
|
- Documentation (usage)
|
||||||
- Documentation (comments)
|
- Documentation (comments)
|
||||||
- Print with highlighting
|
- Print with highlighting
|
||||||
- Cleanup tests, test commands, test units, trig/function tests
|
- Cleanup tests
|
||||||
|
- Test commands
|
||||||
|
- Test functions (nounit, tobase)
|
||||||
- Releases
|
- Releases
|
||||||
|
|
||||||
|
|
||||||
|
@ -46,7 +46,6 @@
|
||||||
- Sums and products
|
- Sums and products
|
||||||
- Unit info command
|
- Unit info command
|
||||||
- Constant info command
|
- Constant info command
|
||||||
- Convert to base unit
|
|
||||||
|
|
||||||
## Prompt
|
## Prompt
|
||||||
- Live syntax/output (like firefox js terminal)
|
- Live syntax/output (like firefox js terminal)
|
||||||
|
|
Loading…
Reference in New Issue