nushell/crates
Luccas Mateus 004230d02d
Deserialization and outputstream math commands (#3315)
* Output error when ls into a file without permission

* math sqrt

* added test to check fails when ls into prohibited dir

* fix lint

* math sqrt with tests and doc

* trigger wasm build

* Update filesystem_shell.rs

* converted math commands to outputstream and new method for arg evaluation

* fmt

* clippy

Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
2021-04-15 06:18:37 +12:00
..
nu_plugin_binaryview Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_chart Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_fetch Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_from_bson Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_from_sqlite Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_inc Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_match Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_post Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_ps Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_s3 Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_selector Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_start Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_sys Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_textview Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_to_bson Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_to_sqlite Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_tree Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_xpath Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu-ansi-term Remove x1b, update prompt (#3291) 2021-04-09 11:38:56 -05:00
nu-cli Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
nu-command Deserialization and outputstream math commands (#3315) 2021-04-15 06:18:37 +12:00
nu-data Refactor/config commands (#3265) 2021-04-09 18:03:12 +12:00
nu-engine add variables to $scope (#3316) 2021-04-14 09:48:14 -05:00
nu-errors Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
nu-json Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu-parser Move from using a Block to an Arc'd Block (#3289) 2021-04-09 20:12:25 +12:00
nu-plugin Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu-protocol Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
nu-source Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu-stream Fix the auto-conversion regression (#3307) 2021-04-13 14:25:18 +12:00
nu-table Remove x1b, update prompt (#3291) 2021-04-09 11:38:56 -05:00
nu-test-support Refactor/config commands (#3265) 2021-04-09 18:03:12 +12:00
nu-value-ext Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00