nushell/crates/nu-command
Justin Ma b82dccf0bd
Add band and bor operator for bit operations (#5936)
* Add `band` and `bor` Operator

* Add tests
2022-07-02 13:03:36 -05:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src Add band and bor operator for bit operations (#5936) 2022-07-02 13:03:36 -05:00
tests add -e flag to print, to print the value to stderr (#5935) 2022-07-02 09:54:49 -05:00
build.rs Look up git commit hash ourselves, drop libgit2 dependency (#5548) 2022-05-16 13:57:25 +12:00
Cargo.toml Return error when external command core dumped (#5908) 2022-07-01 08:58:21 -05:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00