mirror of
https://github.com/danbulant/nushell
synced 2026-06-12 03:01:04 +00: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 | ||