aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Removes Option alias.Al Dee2020-05-26
|
* Changelog!Louis Pilfold2020-05-26
|
* Queue data typeLouis Pilfold2020-05-26
|
* Update iterator for next GleamLouis Pilfold2020-05-26
|
* Remove extra files from merged in Iterator projectLouis Pilfold2020-05-26
|
* Try!Louis Pilfold2020-05-26
|
* Gleam 0.7Louis Pilfold2020-05-26
|
* Update test.yml (#1)BSKY2020-05-26
| | | | | | * Bump actions/checkout from v1.0.0 to v2.0.0 * Update test.yml
* Update for Gleam v0.6.0Louis Pilfold2020-05-26
|
* dropLouis Pilfold2020-05-26
|
* rangeLouis Pilfold2020-05-26
|
* unfold testLouis Pilfold2020-05-26
|
* cycleLouis Pilfold2020-05-26
|
* repeat testLouis Pilfold2020-05-26
|
* filter testLouis Pilfold2020-05-26
|
* 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
|
* Corrects typo in generated docsAl Dee2020-05-21
|
* Run formatter!Al Dee2020-05-21
|
* Adds IO module with print function.Al Dee2020-05-21
|
* Changelog!Louis Pilfold2020-05-21
|
* dynamic.opaque_listLouis Pilfold2020-05-21
|
* Update CHANGELOG.md with result.nil_errorAlice Dee2020-05-20
|
* Adds nil_error functionAlice Dee2020-05-20
|
* Remove some Erlang glueLouis Pilfold2020-05-19
|
* dynamic.mapLouis Pilfold2020-05-19
|
* list.filter_mapLouis Pilfold2020-05-19
|
* dynamic.{tuple2, tuple2_of}Louis Pilfold2020-05-19
|
* Remove Erlang glue for uri.query_to_stringLouis Pilfold2020-05-19
|
* added changelog entryPeter Saxton2020-05-19
|
* add the uri modulePeter Saxton2020-05-19
|
* Add gen to ignored files in git (#47)Peter Saxton2020-05-19
|
* Gleam v0.8.1Louis Pilfold2020-05-19
|
* Add formatting check to ci steps (#48)Peter Saxton2020-05-19
|
* hex.pm -> HexDocsLouis Pilfold2020-05-19
|
* Add link to docsPeter 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
|
* Put trim functions on a single line in CHANGELOGErik Terpstra2020-05-12
|
* string.trim_left & string.trim_rightErik Terpstra2020-05-12
|
* Add missing changelog entryLouis Pilfold2020-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
|