Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Use doc comments | Erik Terpstra | 2020-05-12 | |
| | ||||
* | string.trim | Erik Terpstra | 2020-05-12 | |
| | ||||
* | Fix minor typos in map docs | Michael Jones | 2020-05-07 | |
| | | | | | Both the spelling of 'tuple' and the incrementing of the 'b' entry in some examples. | |||
* | v0.8.0v0.8.0 | Louis Pilfold | 2020-04-28 | |
| | ||||
* | 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 | |
| | ||||
* | Fix doc for "then function" (#33) | Peter Saxton | 2020-04-28 | |
| | ||||
* | Alter example doc syntax, more list docs | Louis Pilfold | 2020-04-27 | |
| | ||||
* | List documentation | Louis Pilfold | 2020-04-27 | |
| | ||||
* | Iodata documentation | Louis Pilfold | 2020-04-26 | |
| | ||||
* | Module documentation for gleam/should | Louis Pilfold | 2020-04-26 | |
| | ||||
* | More map documentation | Louis Pilfold | 2020-04-25 | |
| | ||||
* | Initial map documentation | Louis Pilfold | 2020-04-24 | |
| | ||||
* | Document Bool type | Louis Pilfold | 2020-04-19 | |
| | ||||
* | Show how to label arguments of external functions | Louis Pilfold | 2020-04-18 | |
| | ||||
* | 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 | |
| |