nushell/crates/nu-command
Luccas Mateus 387098fc87
Stop nu panicks in math.round on a large decimal value(Most of the time) (#3224)
* Stop crashing when dealing with large numbers in math round

* Fix formatting

* add tests

* just to trigger wasm build

* trigger wasm build
2021-03-31 19:01:39 +13:00
..
assets nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
src Stop nu panicks in math.round on a large decimal value(Most of the time) (#3224) 2021-03-31 19:01:39 +13:00
tests Stop nu panicks in math.round on a large decimal value(Most of the time) (#3224) 2021-03-31 19:01:39 +13:00
build.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
Cargo.toml Bump to 0.29 (#3230) 2021-03-30 22:35:21 +13:00