Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Queue data type | Louis Pilfold | 2020-05-26 |
* | Update iterator for next Gleam | Louis Pilfold | 2020-05-26 |
* | drop | Louis Pilfold | 2020-05-26 |
* | range | Louis Pilfold | 2020-05-26 |
* | unfold test | Louis Pilfold | 2020-05-26 |
* | cycle | Louis Pilfold | 2020-05-26 |
* | repeat test | Louis Pilfold | 2020-05-26 |
* | filter test | Louis Pilfold | 2020-05-26 |
* | map test | Louis Pilfold | 2020-05-26 |
* | fold test | Louis Pilfold | 2020-05-26 |
* | take | Louis Pilfold | 2020-05-26 |
* | to_list / from_list test | Louis Pilfold | 2020-05-26 |
* | Hello, world! | Louis Pilfold | 2020-05-26 |
* | string.to_graphemes | Erik Terpstra | 2020-05-22 |
* | string.next_grapheme | Erik Terpstra | 2020-05-22 |
* | string.drop_left & string.drop_right | Erik Terpstra | 2020-05-22 |
* | dynamic.opaque_list | Louis Pilfold | 2020-05-21 |
* | Adds nil_error function | Alice Dee | 2020-05-20 |
* | dynamic.map | Louis Pilfold | 2020-05-19 |
* | list.filter_map | Louis Pilfold | 2020-05-19 |
* | dynamic.{tuple2, tuple2_of} | Louis Pilfold | 2020-05-19 |
* | add the uri module | Peter Saxton | 2020-05-19 |
* | Add formatting check to ci steps (#48) | Peter Saxton | 2020-05-19 |
* | string.pad_left & string.pad_right | Erik Terpstra | 2020-05-19 |
* | string.slice | Erik Terpstra | 2020-05-17 |
* | string.starts_with & string.ends_with | Erik Terpstra | 2020-05-17 |
* | string.trim_left & string.trim_right | Erik Terpstra | 2020-05-12 |
* | string.trim | Erik Terpstra | 2020-05-12 |
* | Correct test functions | Louis Pilfold | 2020-05-07 |
* | Run Gleam v0.8 formatter | Louis Pilfold | 2020-04-28 |
* | Docs ready for v0.8 | Louis Pilfold | 2020-04-28 |
* | Remaining map docs | Louis Pilfold | 2020-04-28 |
* | Gleam v0.7 syntax | Louis Pilfold | 2020-04-24 |
* | Initial map documentation | Louis Pilfold | 2020-04-24 |
* | Implementing String.contains and String.repeat | greggreg | 2020-04-16 |
* | Correct invalid examples | Louis Pilfold | 2020-03-29 |
* | Rename gleam/expect to gleam/should (#27) | Jamie Luck | 2020-03-29 |
* | int.is_odd | Louis Pilfold | 2020-03-05 |
* | int.is_even | Louis Pilfold | 2020-03-05 |
* | string.join | Louis Pilfold | 2020-03-05 |
* | string.concat | Louis Pilfold | 2020-03-05 |
* | Type annotations for gleam/list | Louis Pilfold | 2020-01-14 |
* | function.identity | Louis Pilfold | 2020-01-05 |
* | Update changelog and alpha order | RJ Dellecese | 2019-12-30 |
* | Rename generic module as function module | RJ Dellecese | 2019-12-30 |
* | Remove identity and always functions | RJ Dellecese | 2019-12-30 |
* | Add generic module | RJ Dellecese | 2019-12-30 |
* | Update for Gleam v0.6.0 | Louis Pilfold | 2019-12-23 |
* | Change Result Error type to String | RJ Dellecese | 2019-12-19 |
* | Correct type signature | RJ Dellecese | 2019-12-19 |