mirror of https://github.com/rm-dr/daisy
Updated TODO
parent
4f8ee660d7
commit
3be661bbb5
7
TODO.md
7
TODO.md
|
@ -1,12 +1,13 @@
|
||||||
- Prettyprint mi/h, mi/g
|
- Prettyprint mi/h, mi/g
|
||||||
- Minimize parenthesis
|
- Minimize parenthesis when printing expressions
|
||||||
- Sane autoconversion (mi + km)
|
- Sane autoconversion (mi + km)
|
||||||
|
|
||||||
## Pre-release
|
## Pre-release
|
||||||
- Commands to list constants, units, and substitutions
|
- Commands to list constants, units, and substitutions
|
||||||
- Documentation (usage)
|
- Documentation (usage)
|
||||||
- Documentation (comments)
|
- Documentation (comments)
|
||||||
- More units (build.rs for constants and units)
|
- More units (Multiple files?)
|
||||||
|
- Build.rs for constants
|
||||||
- Print with highlighting
|
- Print with highlighting
|
||||||
- Cleanup tests, test commands
|
- Cleanup tests, test commands
|
||||||
- Unit tests
|
- Unit tests
|
||||||
|
@ -49,7 +50,7 @@
|
||||||
- strip_unit function
|
- strip_unit function
|
||||||
- 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