Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | encode and decode functions for bas64 | Peter Saxton | 2020-06-24 | |
| | ||||
* | Regex module | Erik Terpstra | 2020-06-20 | |
| | ||||
* | use is_bitstring | Peter Saxton | 2020-06-16 | |
| | ||||
* | add decode bit_string to dynamic | Peter Saxton | 2020-06-16 | |
| | ||||
* | binary -> bit string | Louis Pilfold | 2020-06-08 | |
| | ||||
* | Merge Erlang modules | Louis Pilfold | 2020-05-29 | |
| | ||||
* | Queue data type | Louis Pilfold | 2020-05-26 | |
| | ||||
* | string.next_grapheme | Erik Terpstra | 2020-05-22 | |
| | ||||
* | Remove some Erlang glue | Louis Pilfold | 2020-05-19 | |
| | ||||
* | dynamic.map | Louis Pilfold | 2020-05-19 | |
| | ||||
* | dynamic.{tuple2, tuple2_of} | Louis Pilfold | 2020-05-19 | |
| | ||||
* | string.pad_left & string.pad_right | Erik Terpstra | 2020-05-19 | |
| | ||||
* | string.starts_with & string.ends_with | Erik Terpstra | 2020-05-17 | |
| | ||||
* | Update string.trim to use Direction type and call external string.trim ↵ | Erik Terpstra | 2020-05-12 | |
| | | | | within the same file | |||
* | string.trim | Erik Terpstra | 2020-05-12 | |
| | ||||
* | Docs ready for v0.8 | Louis Pilfold | 2020-04-28 | |
| | ||||
* | Implementing String.contains and String.repeat | greggreg | 2020-04-16 | |
| | ||||
* | Rename gleam/expect to gleam/should (#27) | Jamie Luck | 2020-03-29 | |
| | ||||
* | Add leading underscore to unused Erlang arg | RJ Dellecese | 2019-12-20 | |
| | ||||
* | Change Result Error type to String | RJ Dellecese | 2019-12-19 | |
| | | | | and add some useful error messages. | |||
* | Add dynamic.element for decoding tuples | RJ Dellecese | 2019-12-19 | |
| | ||||
* | Update for Gleam v0.5 | Louis Pilfold | 2019-11-25 | |
| | ||||
* | Rename map functions | Louis Pilfold | 2019-10-20 | |
| | ||||
* | Implement string.compare/2 | MainShayne233 | 2019-10-01 | |
| | ||||
* | Removing is_error from tests | Louis Pilfold | 2019-09-17 | |
| | ||||
* | Rename stdlib native module | Louis Pilfold | 2019-09-17 | |