1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-03 22:20:48 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Jonathan Turner
6951fb440c
Remove it expansion ()
* Remove it-expansion, take 2

* Cleanup

* silly update to test CI
2020-10-26 19:55:52 +13:00
Jonathan Turner
986b427038
Add modulo operator and simplify in/not-in () 2020-09-07 12:12:55 +12:00
Joseph T. Lyons
53a6e9f0bd
Convert sum command into subcommand of the math command ()
* Convert sum command into subcommand of the math command

* Add bullet points to math.md documentation
2020-06-18 21:02:01 -05:00
Andrés N. Robalino
96e5fc05a3
Pick->Select rename. Integration tests changes. ()
Pick->Select rename. Integration tests changes.
2020-05-07 06:03:43 -05:00
Andrés N. Robalino
cf53264438
Table operating commands. ()
* Table operating commands.

* Updated merge test for clarity.

* More clarity.

* Better like this..
2020-04-29 23:18:24 -05:00