aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAge
...
* map testLouis Pilfold2020-05-26
|
* fold testLouis Pilfold2020-05-26
|
* takeLouis Pilfold2020-05-26
|
* to_list / from_list testLouis Pilfold2020-05-26
|
* Hello, world!Louis Pilfold2020-05-26
|
* string.to_graphemesErik Terpstra2020-05-22
|
* string.next_graphemeErik Terpstra2020-05-22
|
* string.drop_left & string.drop_rightErik Terpstra2020-05-22
|
* dynamic.opaque_listLouis Pilfold2020-05-21
|
* Adds nil_error functionAlice Dee2020-05-20
|
* dynamic.mapLouis Pilfold2020-05-19
|
* list.filter_mapLouis Pilfold2020-05-19
|
* dynamic.{tuple2, tuple2_of}Louis Pilfold2020-05-19
|
* add the uri modulePeter Saxton2020-05-19
|
* Add formatting check to ci steps (#48)Peter Saxton2020-05-19
|
* string.pad_left & string.pad_rightErik Terpstra2020-05-19
|
* string.sliceErik Terpstra2020-05-17
|
* string.starts_with & string.ends_withErik Terpstra2020-05-17
|
* string.trim_left & string.trim_rightErik Terpstra2020-05-12
|
* string.trimErik Terpstra2020-05-12
|
* Correct test functionsLouis Pilfold2020-05-07
|
* Run Gleam v0.8 formatterLouis Pilfold2020-04-28
|
* Docs ready for v0.8Louis Pilfold2020-04-28
|
* Remaining map docsLouis Pilfold2020-04-28
|
* Gleam v0.7 syntaxLouis Pilfold2020-04-24
|
* Initial map documentationLouis Pilfold2020-04-24
|
* Implementing String.contains and String.repeatgreggreg2020-04-16
|
* Correct invalid examplesLouis Pilfold2020-03-29
|
* Rename gleam/expect to gleam/should (#27)Jamie Luck2020-03-29
|
* int.is_oddLouis Pilfold2020-03-05
|
* int.is_evenLouis Pilfold2020-03-05
|
* string.joinLouis Pilfold2020-03-05
|
* string.concatLouis Pilfold2020-03-05
|
* Type annotations for gleam/listLouis Pilfold2020-01-14
|
* function.identityLouis Pilfold2020-01-05
|
* Update changelog and alpha orderRJ Dellecese2019-12-30
|
* Rename generic module as function moduleRJ Dellecese2019-12-30
|
* Remove identity and always functionsRJ Dellecese2019-12-30
|
* Add generic moduleRJ Dellecese2019-12-30
| | | | Containing identity, always, flip, and compose functions.
* Update for Gleam v0.6.0Louis Pilfold2019-12-23
|
* Change Result Error type to StringRJ Dellecese2019-12-19
| | | | and add some useful error messages.
* Correct type signatureRJ Dellecese2019-12-19
|
* Add dynamic.element for decoding tuplesRJ Dellecese2019-12-19
|
* Any -> DynamicLouis Pilfold2019-12-16
| | | | Closes https://github.com/gleam-lang/stdlib/issues/8
* Reformat list tests for clarityLouis Pilfold2019-11-25
|
* Update for Gleam v0.5Louis Pilfold2019-11-25
|
* Update for Gleam v0.5 syntaxLouis Pilfold2019-10-28
|
* Use unqualified imports where appropriate in stdlibLouis Pilfold2019-10-27
|
* list.find and list.find_mapLouis Pilfold2019-10-25
|
* Rename map functionsLouis Pilfold2019-10-20
|