Andrés N. Robalino
8ff15c46c1
histogram gives back percentage column. ( #2340 )
2020-08-12 04:21:28 -05:00
k-brk
c48c092125
String funcs - Contains and IndexOf ( #2298 )
...
* Contains and index of string functions
* Clippy and fmt
2020-08-04 18:36:51 +12:00
k-brk
18a4505b9b
starts_with ends_with match functions for string ( #2269 )
2020-07-30 16:51:20 +12:00
k-brk
5e0a9aecaa
ltrim and rtrim for string ( #2262 )
...
* Trim string from left and right
* Move trim to folder
* fmt
* Clippy
2020-07-27 06:09:35 +12:00
Joseph T. Lyons
17e6c53b62
Add str reverse subcommand ( #2170 )
...
* Add str reverse subcommand
* rustfmt
2020-07-15 08:47:04 +12:00
bailey-layzer
bdef5d7d72
Add 'str from' subcommand ( #2125 )
...
* add human, precision commands
* add 'str from' subcommand (converted from human/precision commands)
move human tests to str from
* add default locale, platform-specific SystemLocale use
* fix platform specific num-format dependency, remove invalid test
* change 'str from' localization to static num_format::Locale::en
* minor cleanup, nudge ci
* re-attempt ci
2020-07-12 15:57:39 +12:00
Jonathan Turner
eb02c773d0
Add 'str length' command ( #2102 )
2020-07-04 08:17:44 +12:00
Jonathan Turner
4e2a4236f8
Fix it expansion and add collect ( #2065 )
2020-06-27 17:38:19 +12:00
Rohan Rout
ae72593831
changed to-float to to-decimal ( #1926 )
...
* changed to-float to to-decimal
* changed to-float to to-decimal
2020-06-02 09:02:57 +12:00
Andrés N. Robalino
fe01a223a4
Str plugin promoted to built-in Nu command.
2020-05-28 11:18:58 -05:00