Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · 1.2.1
stringtransformer
Browse files
Jan 13, 2022
Change to return a sorted array.
· fe114438
Joël Brogniart
authored
Jan 13, 2022
View commits for tag 1.2.1
1.2.1
fe114438
Oct 26, 2021
Documentation corrections.
· a66e93e8
Joël Brogniart
authored
Oct 26, 2021
and
Joël Brogniart
committed
Oct 26, 2021
View commits for tag 1.2.0
1.2.0
a66e93e8
Oct 21, 2021
Rename SequencedReplacer protocol functions too.
· 414c439f
Joël Brogniart
authored
Oct 21, 2021
and
Joël Brogniart
committed
Oct 21, 2021
414c439f
Rename Utilites.swift to ReplacerUtilities.swift.
· de61c8aa
Joël Brogniart
authored
Oct 21, 2021
and
Joël Brogniart
committed
Oct 21, 2021
de61c8aa
Rename Replacer protocol to CharacterReplacer and MultipleReplacer to SequencedReplacer.
· fe3da200
Joël Brogniart
authored
Oct 21, 2021
and
Joël Brogniart
committed
Oct 21, 2021
fe3da200
Correct variable name.
· 18f07b1b
Joël Brogniart
authored
Oct 21, 2021
and
Joël Brogniart
committed
Oct 21, 2021
18f07b1b
Add some documentation.
· af7739ef
Joël Brogniart
authored
Oct 21, 2021
and
Joël Brogniart
committed
Oct 21, 2021
af7739ef
Oct 19, 2021
Unknow or empty transformer return the string received so it is a pure transformer.
· 260579db
Joël Brogniart
authored
Oct 19, 2021
and
Joël Brogniart
committed
Oct 19, 2021
View commits for tag 1.1.1
1.1.1
260579db
Oct 18, 2021
Add localization and French translation.
· 4dad63bc
Joël Brogniart
authored
Oct 18, 2021
and
Joël Brogniart
committed
Oct 18, 2021
View commits for tag 1.1.0
1.1.0
4dad63bc
Oct 14, 2021
Add String.isPureTransformer usage in documentation too.
· 4addce31
Joël Brogniart
authored
Oct 14, 2021
and
Joël Brogniart
committed
Oct 14, 2021
4addce31
Correction: String.isPureTransformer should be a class function (static).
· ea74cd1a
Joël Brogniart
authored
Oct 14, 2021
and
Joël Brogniart
committed
Oct 14, 2021
View commits for tag 1.0.2
1.0.2
ea74cd1a
Oct 13, 2021
Some refoctoring and tests for new isPureTransformer function.
· 0066bd65
Joël Brogniart
authored
Oct 13, 2021
and
Joël Brogniart
committed
Oct 13, 2021
View commits for tag 1.0.1
1.0.1
0066bd65
Add a isPureTransformer function to inform if a transformer returns always the...
· 4f99f4a7
Joël Brogniart
authored
Oct 13, 2021
and
Joël Brogniart
committed
Oct 13, 2021
4f99f4a7
Sep 27, 2021
Initial release
· a342de1d
Joël Brogniart
authored
Sep 27, 2021
and
Joël Brogniart
committed
Sep 27, 2021
View commits for tag 1.0.0
1.0.0
a342de1d
Jul 20, 2021
Initial Commit
· 77b7ea6e
Joël Brogniart
authored
Jul 20, 2021
and
Joël Brogniart
committed
Jul 20, 2021
77b7ea6e
Loading