aboutsummaryrefslogtreecommitdiff
path: root/src/gleam_stdlib.erl
Commit message (Collapse)AuthorAge
...
* encode and decode functions for bas64Peter Saxton2020-06-24
|
* Regex moduleErik Terpstra2020-06-20
|
* use is_bitstringPeter Saxton2020-06-16
|
* add decode bit_string to dynamicPeter Saxton2020-06-16
|
* binary -> bit stringLouis Pilfold2020-06-08
|
* Merge Erlang modulesLouis Pilfold2020-05-29
|
* Queue data typeLouis Pilfold2020-05-26
|
* string.next_graphemeErik Terpstra2020-05-22
|
* Remove some Erlang glueLouis Pilfold2020-05-19
|
* dynamic.mapLouis Pilfold2020-05-19
|
* dynamic.{tuple2, tuple2_of}Louis Pilfold2020-05-19
|
* string.pad_left & string.pad_rightErik Terpstra2020-05-19
|
* string.starts_with & string.ends_withErik Terpstra2020-05-17
|
* Update string.trim to use Direction type and call external string.trim ↵Erik Terpstra2020-05-12
| | | | within the same file
* string.trimErik Terpstra2020-05-12
|
* Docs ready for v0.8Louis Pilfold2020-04-28
|
* Implementing String.contains and String.repeatgreggreg2020-04-16
|
* Rename gleam/expect to gleam/should (#27)Jamie Luck2020-03-29
|
* Add leading underscore to unused Erlang argRJ Dellecese2019-12-20
|
* Change Result Error type to StringRJ Dellecese2019-12-19
| | | | and add some useful error messages.
* Add dynamic.element for decoding tuplesRJ Dellecese2019-12-19
|
* Update for Gleam v0.5Louis Pilfold2019-11-25
|
* Rename map functionsLouis Pilfold2019-10-20
|
* Implement string.compare/2MainShayne2332019-10-01
|
* Removing is_error from testsLouis Pilfold2019-09-17
|
* Rename stdlib native moduleLouis Pilfold2019-09-17