nushell/crates/nu-command
Michael Angerman 7a3aeaf080
sort_by: coerce_compare now returns an Ordering (#4461)
* coerce_compare now returns an Ordering which will enable mixed type comparison

* arbitrary nushell sort order of Float / Int / String / Bool
2022-02-13 09:23:54 -08:00
..
assets Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
src sort_by: coerce_compare now returns an Ordering (#4461) 2022-02-13 09:23:54 -08:00
tests fix case insensitive sort (#4449) 2022-02-12 20:48:50 -06: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 Re-port filesystem commands (#4387) 2022-02-09 09:56:27 -05:00