mirror of
https://github.com/nushell/nushell.git
synced 2025-02-08 06:30:00 +01:00
* Converting average.rs to math.rs * Making some progress towards math Examples and unit tests failing, also think I found a bug with passing in strings * Fix typos * Found issue with negative numbers * Add some comments * Split commands like in split and str_ but do not register? * register commands in cli * Address clippy warnings * Fix bad examples * Make the example failure message more helpful * Replace unwraps * Use compare_values to avoid coercion issues * Remove unneeded code |
||
---|---|---|
.. | ||
commands | ||
format_conversions | ||
main.rs |