nushell/crates
Jae-Heon Ji ff5b7e5ad2
feat(into): add into-bool command (#499)
* feat(into): add example of into-bool

* feat(into): add convert from int and float

* feat(into): add converting string to bool

* feat(into): add converting value in table

* fix(into): update error

* fix(into): update span for example

* chore(into): update signature description

* float comparison using epsilon

* Update bool.rs

Co-authored-by: JT <547158+jntrnr@users.noreply.github.com>
2021-12-20 07:11:28 +11:00
..
nu-ansi-term add coloring by primitive, bring in nu-ansi-term crate (#353) 2021-11-20 07:12:35 -06:00
nu-cli Treating environment variables as Values (#497) 2021-12-17 12:04:54 +11:00
nu-color-config allow flatshape (command line syntax) theming (#502) 2021-12-16 06:17:29 -06:00
nu-command feat(into): add into-bool command (#499) 2021-12-20 07:11:28 +11:00
nu-engine Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
nu-json Add 'to json' 2021-10-29 19:26:29 +13:00
nu-parser Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
nu-path Add config file loading 2021-10-13 16:57:05 +13:00
nu-plugin Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
nu-protocol Allow empty span slice for now (#529) 2021-12-20 06:25:02 +11:00
nu-table allow flatshape (command line syntax) theming (#502) 2021-12-16 06:17:29 -06:00
nu-term-grid clean up some todo comments in grid 2021-10-14 08:03:20 -05:00
nu_plugin_example Plugin json (#474) 2021-12-12 11:50:35 +00:00
nu_plugin_gstat Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
nu_plugin_inc Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
nu_plugin_python name change (#526) 2021-12-19 10:00:31 +00:00