nushell/crates
bailey-layzer 7532618bdc
Add error for division by zero using "=" (#2002) (#2030)
* error for division by zero with =

* cargo fmt

* add helper zero_division_error

* tests for zero division error

* fix test names (zero div error)
2020-06-22 08:50:43 +12:00
..
nu_plugin_binaryview Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00
nu_plugin_fetch Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00
nu_plugin_inc Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00
nu_plugin_match Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00
nu_plugin_post Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00
nu_plugin_ps Upgrade heim to 0.1.0-beta.3 (#2019) 2020-06-21 06:55:16 +12:00
nu_plugin_start Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00
nu_plugin_sys Upgrade heim to 0.1.0-beta.3 (#2019) 2020-06-21 06:55:16 +12:00
nu_plugin_textview Finish move to nu-table (#2025) 2020-06-21 07:25:07 +12:00
nu_plugin_tree Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00
nu-build Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00
nu-cli Add error for division by zero using "=" (#2002) (#2030) 2020-06-22 08:50:43 +12:00
nu-errors Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00
nu-parser Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00
nu-plugin issue1332 - Fix for yamls with unquoted double curly braces (#1988) 2020-06-17 07:12:04 +12:00
nu-protocol Refactoring and more group-by flexibility. 2020-06-17 13:34:17 -05:00
nu-source Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00
nu-table Fix wrap of carriage returns in cells (#2027) 2020-06-21 09:33:58 +12:00
nu-test-support Convert sum command into subcommand of the math command (#2004) 2020-06-18 21:02:01 -05:00
nu-value-ext Bump to 0.15.1 (#1984) 2020-06-15 09:54:30 +12:00