aboutsummaryrefslogtreecommitdiff
path: root/gen/src/gleam@string.erl
Commit message (Collapse)AuthorAge
* string.trim_left & string.trim_rightErik Terpstra2020-05-12
|
* Update string.trim to use Direction type and call external string.trim ↵Erik Terpstra2020-05-12
| | | | within the same file
* Update string.trim to call erl_trim functionErik Terpstra2020-05-12
|
* string.trimErik Terpstra2020-05-12
|
* Initial map documentationLouis Pilfold2020-04-24
|
* Remove extra stringLouis Pilfold2020-04-16
|
* Implementing String.contains and String.repeatgreggreg2020-04-16
|
* Adjust planned string functionsLouis Pilfold2020-03-21
|
* Proposed string module docs. Types for other modulesAnthony Bullard2020-03-21
|
* string.joinLouis Pilfold2020-03-05
|
* string.concatLouis Pilfold2020-03-05
|
* stdlib labelled parametersLouis Pilfold2019-10-25
|
* Implement string.compare/2MainShayne2332019-10-01
|
* Improve erl formattingLouis Pilfold2019-07-03
|
* stdlib namespace std -> gleamLouis Pilfold2019-06-25