mirror of https://github.com/rm-dr/daisy
Updated TODO
parent
f9ec4d82fe
commit
6e3609d85e
4
TODO.md
4
TODO.md
|
@ -7,8 +7,6 @@
|
||||||
- git tag -a v1.0.0 -m "Version 1.0.0" on merge commit
|
- git tag -a v1.0.0 -m "Version 1.0.0" on merge commit
|
||||||
- cargo publish
|
- cargo publish
|
||||||
- Update packages
|
- Update packages
|
||||||
- Faster startup
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Pre-release
|
## Pre-release
|
||||||
|
@ -31,6 +29,7 @@
|
||||||
- evaluate straight from command line
|
- evaluate straight from command line
|
||||||
- Auto-push to crates.io
|
- Auto-push to crates.io
|
||||||
- Package for debian
|
- Package for debian
|
||||||
|
- Faster startup
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -49,6 +48,7 @@
|
||||||
- Complex numbers
|
- Complex numbers
|
||||||
- acot/acoth functions
|
- acot/acoth functions
|
||||||
- Sums and products with functional arguments
|
- Sums and products with functional arguments
|
||||||
|
- Add functions: gcd, inverse mod
|
||||||
|
|
||||||
## Prompt
|
## Prompt
|
||||||
- Live syntax/output (like firefox js terminal)
|
- Live syntax/output (like firefox js terminal)
|
||||||
|
|
Loading…
Reference in New Issue