nushell/crates/nu-command
pwygab caafd26deb
Attempts to add // math operator (#5759)
* attempts to add `div` math operator

* allows `//` to be used too

* fmt:

* clippy issue

* returns appropriate type

* returns appropriate type 2

* fmt

* ensure consistency; rename to `fdiv`

* Update parser.rs
2022-06-13 13:54:47 +03:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src Attempts to add // math operator (#5759) 2022-06-13 13:54:47 +03:00
tests Attempts to add // math operator (#5759) 2022-06-13 13:54:47 +03:00
build.rs Look up git commit hash ourselves, drop libgit2 dependency (#5548) 2022-05-16 13:57:25 +12:00
Cargo.toml Attempts to add a command that checks if nushell is running with admin priveleges (#5712) 2022-06-06 06:55:23 -05:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00