Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Correct mistakes in atom docs | Louis Pilfold | 2020-04-17 | |
| | ||||
* | Expand atom docs | Louis Pilfold | 2020-04-17 | |
| | ||||
* | Remove extra string | Louis Pilfold | 2020-04-16 | |
| | ||||
* | Implementing String.contains and String.repeat | greggreg | 2020-04-16 | |
| | ||||
* | Alias core types | Louis Pilfold | 2020-04-14 | |
| | ||||
* | Correct invalid examples | Louis Pilfold | 2020-03-29 | |
| | ||||
* | Rename gleam/expect to gleam/should (#27) | Jamie Luck | 2020-03-29 | |
| | ||||
* | Slightly simplify Dynamic examples | Louis Pilfold | 2020-03-28 | |
| | ||||
* | More documentation for many modules (#23) | Anthony Bullard | 2020-03-28 | |
| | ||||
* | Mark TODO functions with comments | Louis Pilfold | 2020-03-21 | |
| | ||||
* | Adjust planned string functions | Louis Pilfold | 2020-03-21 | |
| | ||||
* | Address feedback, surface other doc comments | Anthony Bullard | 2020-03-21 | |
| | ||||
* | Add doc to gitignore | Anthony Bullard | 2020-03-21 | |
| | ||||
* | Proposed string module docs. Types for other modules | Anthony Bullard | 2020-03-21 | |
| | ||||
* | 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 | |
| | ||||
* | v0.7.0v0.7.0 | Louis Pilfold | 2020-03-03 | |
| | ||||
* | Use new case expression features | Louis Pilfold | 2020-03-03 | |
| | ||||
* | result.Option type alias | Louis Pilfold | 2020-03-03 | |
| | ||||
* | Type annotations for gleam/list | Louis Pilfold | 2020-01-14 | |
| | ||||
* | Type annotations for gleam/map | Louis Pilfold | 2020-01-14 | |
| | ||||
* | Type annotations for gleam/order | Louis Pilfold | 2020-01-14 | |
| | ||||
* | Type annotations for gleam/pair | Louis Pilfold | 2020-01-13 | |
| | ||||
* | Type annotations for gleam/result | Louis Pilfold | 2020-01-13 | |
| | ||||
* | Type annotations for gleam/string | Louis Pilfold | 2020-01-13 | |
| | ||||
* | Type annotations for gleam/iodata | Louis Pilfold | 2020-01-13 | |
| | ||||
* | Type annotations for gleam/dynamic | Louis Pilfold | 2020-01-13 | |
| | ||||
* | Type annotations for gleam/expect | Louis Pilfold | 2020-01-13 | |
| | ||||
* | Type annotations for gleam/float | Louis Pilfold | 2020-01-13 | |
| | ||||
* | Type annotations for gleam/int | Louis Pilfold | 2020-01-13 | |
| | ||||
* | Type annotations for gleam/bool | Louis Pilfold | 2020-01-13 | |
| | ||||
* | 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 | |
| | | | | Containing identity, always, flip, and compose functions. | |||
* | v0.6.0v0.6.0 | Louis Pilfold | 2019-12-23 | |
| | ||||
* | Update for Gleam v0.6.0 | Louis Pilfold | 2019-12-23 | |
| | ||||
* | 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. | |||
* | Correct type signature | RJ Dellecese | 2019-12-19 | |
| | ||||
* | Add dynamic.element for decoding tuples | RJ Dellecese | 2019-12-19 | |
| | ||||
* | v0.5.0v0.5.0 | Louis Pilfold | 2019-12-16 | |
| | ||||
* | Any -> Dynamic | Louis Pilfold | 2019-12-16 | |
| | | | | Closes https://github.com/gleam-lang/stdlib/issues/8 | |||
* | Update for Gleam v0.5 | Louis Pilfold | 2019-11-25 | |
| | ||||
* | list.merge_sort: Fix enum usage | Christian Wesselhoeft | 2019-11-02 | |
| | ||||
* | Update for Gleam v0.5 syntax | Louis Pilfold | 2019-10-28 | |
| | ||||
* | Use unqualified imports where appropriate in stdlib | Louis Pilfold | 2019-10-27 | |
| |