Marcin Puc
51c74eebd0
Add general refactorings ( #3996 )
2021-09-10 10:44:22 +12:00
Hristo Filaretov
b8e2bdd6b1
Allow different names for ...rest ( #3954 )
...
* Allow different names for ...rest
* Resolves #3945
* This change requires an explicit name for the rest argument in `WholeStreamCommand`,
which is why there are so many changed files.
* Remove redundant clone
* Add tests
2021-08-27 05:58:53 +12:00
Sam Bordo
57073cc6cf
port capitalize to engine-p ( #3794 )
...
Part of #3390 .
2021-07-23 19:13:11 +12:00
Darren Schroeder
08c624576c
try to use regular trim commands as much as possible ( #3743 )
2021-07-07 07:51:52 -05:00
Palash Ahuja
c2f78aaf88
Adding all-trim option (with format and all-flag) ( #3696 )
...
* adding changes for all-trim option
* adding changes for the all-flag and format flag
* renaming modules - clippy warning
2021-06-28 05:42:15 +12:00
Eli Flanagan
51c685aa99
port string case commands to engine-p ( #3649 )
...
Port snake_case and friends to engine-p syntax.
Part of #3390 .
2021-06-19 15:01:18 +12:00
JT
a74d05061d
Begin directory contrib docs and split commands ( #3650 )
...
* Begin directory contrib docs and split commands
* Fix unused import warning
2021-06-19 12:06:44 +12:00