nushell/crates
Arash Outadi a042f407c1
1882-Add min, max in addition to average for acting lists (#1969)
* 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
2020-06-14 09:49:57 +12:00
..
nu_plugin_binaryview Bump to 0.15.0 (#1955) 2020-06-10 05:33:59 +12:00
nu_plugin_fetch Bump to 0.15.0 (#1955) 2020-06-10 05:33:59 +12:00
nu_plugin_inc Bump to 0.15.0 (#1955) 2020-06-10 05:33:59 +12:00
nu_plugin_match Bump to 0.15.0 (#1955) 2020-06-10 05:33:59 +12:00
nu_plugin_post Bump to 0.15.0 (#1955) 2020-06-10 05:33:59 +12:00
nu_plugin_ps Bump to 0.15.0 (#1955) 2020-06-10 05:33:59 +12:00
nu_plugin_start Bump start plugin to 0.15.0 (#1956) 2020-06-10 08:39:15 +12:00
nu_plugin_sys Bump to 0.15.0 (#1955) 2020-06-10 05:33:59 +12:00
nu_plugin_textview Bump to 0.15.0 (#1955) 2020-06-10 05:33:59 +12:00
nu_plugin_tree Bump to 0.15.0 (#1955) 2020-06-10 05:33:59 +12:00
nu-build Bump to 0.15.0 (#1955) 2020-06-10 05:33:59 +12:00
nu-cli 1882-Add min, max in addition to average for acting lists (#1969) 2020-06-14 09:49:57 +12:00
nu-errors Bump to 0.15.0 (#1955) 2020-06-10 05:33:59 +12:00
nu-parser Proper precedence history in math (#1966) 2020-06-12 05:17:08 +12:00
nu-plugin Bump to 0.15.0 (#1955) 2020-06-10 05:33:59 +12:00
nu-protocol Another batch of removing async_stream (#1970) 2020-06-12 20:34:41 +12:00
nu-source Bump to 0.15.0 (#1955) 2020-06-10 05:33:59 +12:00
nu-test-support Bump to 0.15.0 (#1955) 2020-06-10 05:33:59 +12:00
nu-value-ext Bump to 0.15.0 (#1955) 2020-06-10 05:33:59 +12:00