1
0
mirror of https://github.com/nushell/nushell.git synced 2025-05-30 14:50:02 +02:00

5 Commits

Author SHA1 Message Date
Justin Ma
b09acdb7f9
Fix unsupported type message for some math related commands ()
* Fix unsupported type message of some math related commands

* changing the error form for UnsupportedInput

* cargo fmt
2022-02-28 10:14:33 -05:00
JT
2883d6cd1e
Remove Span::unknown () 2021-12-19 18:46:13 +11:00
Fernando Herrera
b35914bd17
Category option for signature ()
* category option for signature

* category option for signature

* column description for $scope
2021-11-17 17:22:37 +13:00
Luccas Mateus de Medeiros Gomes
d3e5c5a342 Fix tests 2021-11-03 09:19:28 -03:00
Luccas Mateus de Medeiros Gomes
756773a6ed MathFloor done and MathMode still left work
Math mode final form currently

MathMode and MathFloor
2021-11-02 22:33:45 -03:00