nushell/crates
Jae-Heon Ji 9548e5ef5b
feat(random): add random-integer and random-uuid (#440)
* feat(randome): add random-integer

* feat(random): add random-uuid
2021-12-06 06:22:50 +13:00
..
nu_plugin_example Improved labeled error from plugins (#437) 2021-12-05 16:11:19 +13:00
nu_plugin_inc Improved labeled error from plugins (#437) 2021-12-05 16:11:19 +13:00
nu-ansi-term add coloring by primitive, bring in nu-ansi-term crate (#353) 2021-11-20 07:12:35 -06:00
nu-cli Reset ansi more often when showing errors (#425) 2021-12-04 18:02:57 +13:00
nu-command feat(random): add random-integer and random-uuid (#440) 2021-12-06 06:22:50 +13:00
nu-engine Add signature to $scope.commands (#434) 2021-12-04 22:01:51 +02:00
nu-json Add 'to json' 2021-10-29 19:26:29 +13:00
nu-parser Add canonicalization to source & use paths (#421) 2021-12-03 21:49:11 +02:00
nu-path Add config file loading 2021-10-13 16:57:05 +13:00
nu-plugin corrected missing shellerror type (#439) 2021-12-05 13:25:37 +00:00
nu-protocol feat(random): add random-integer and random-uuid (#440) 2021-12-06 06:22:50 +13:00
nu-table removed unwraps (#430) 2021-12-04 12:38:21 +00:00
nu-term-grid clean up some todo comments in grid 2021-10-14 08:03:20 -05:00