mirror of https://github.com/rm-dr/daisy
Updated TODO
parent
7382627041
commit
b886927334
6
TODO.md
6
TODO.md
|
@ -1,4 +1,7 @@
|
||||||
- Fix units
|
- Prettyprint mi/h, mi/g
|
||||||
|
- Better constant definitions
|
||||||
|
- No times when number * unit
|
||||||
|
- Fix unit conversion (km/s * mile)
|
||||||
|
|
||||||
## Pre-release
|
## Pre-release
|
||||||
- Commands to list constants, units, and substitutions
|
- Commands to list constants, units, and substitutions
|
||||||
|
@ -10,7 +13,6 @@
|
||||||
- Plural unit names
|
- Plural unit names
|
||||||
- Releases
|
- Releases
|
||||||
- Unit substitutions
|
- Unit substitutions
|
||||||
- mpg and gal replacement (10 mpg * 3 gal)
|
|
||||||
|
|
||||||
## General
|
## General
|
||||||
- Compile to WASM, publish a webapp
|
- Compile to WASM, publish a webapp
|
||||||
|
|
Loading…
Reference in New Issue