Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Correct typo | Louis Pilfold | 2024-03-11 | |
| | ||||
* | Document snake_case | Louis Pilfold | 2024-03-07 | |
| | ||||
* | Improve clarity | Louis Pilfold | 2024-03-07 | |
| | ||||
* | Apply @t3dotgg's suggestion | Louis Pilfold | 2024-03-07 | |
| | ||||
* | Add dark mode support (#26) | Filip Figiel | 2024-03-06 | |
| | ||||
* | Generic custom types | Louis Pilfold | 2024-03-06 | |
| | ||||
* | Document case for custom types | Louis Pilfold | 2024-03-06 | |
| | ||||
* | Document case | Louis Pilfold | 2024-03-06 | |
| | ||||
* | changed description of underscore in function capture | human154 | 2024-03-06 | |
| | | | It didn't make sense to me to call it the "final argument". | |||
* | display the word value as code again | human154 | 2024-03-05 | |
| | ||||
* | Simplify my awkwrd comment about type variables | human154 | 2024-03-05 | |
| | ||||
* | Change used to referenced | human154 | 2024-03-05 | |
| | | | Co-authored-by: Louis Pilfold <louis@lpil.uk> | |||
* | a couple light grammar fixes to explanation of deprecations | human154 | 2024-03-05 | |
| | ||||
* | Added comment to drive home explanation of generic arguments | human154 | 2024-03-05 | |
| | ||||
* | Fix 'in future' -> 'in the future' on bit array page | Shane Handley | 2024-03-05 | |
| | ||||
* | Clarify list recursion text | Anthony Bullard | 2024-03-05 | |
| | | | The first sentence in this section is hard to parse. I think this rephrasing is more clear. | |||
* | feat: use the new v1 logo | Filip Figiel | 2024-03-05 | |
| | ||||
* | Clarify the meaning of a record. | human154 | 2024-02-22 | |
| | ||||
* | Change wording regarding usage of custom types vs tuples | human154 | 2024-02-22 | |
| | ||||
* | Change wording to singular regarding "programs and library" | human154 | 2024-02-22 | |
| | ||||
* | Let assert | Louis Pilfold | 2024-02-20 | |
| | ||||
* | Update link | Louis Pilfold | 2024-02-19 | |
| | ||||
* | text -> en | Louis Pilfold | 2024-02-19 | |
| | ||||
* | Fix typo | Daren Chandisingh | 2024-02-15 | |
| | ||||
* | Fix "dedicated" typo in Chapter 0 | Frédéric Boyer | 2024-02-13 | |
| | ||||
* | Fix typos | Kryštof Řezáč | 2024-02-07 | |
| | ||||
* | Distinguish Result's `Error` from custom error type | Tom Kenny | 2024-02-06 | |
| | | | Give the custom type for errors a different name from the Result data constructor "Error", to avoid confusion between the type-level and data-level meanings of the identifier "Error" | |||
* | Fix "compile" typo in Ch. 3, Lesson 5 | Tom Kenny | 2024-02-06 | |
| | ||||
* | Remove duplicated paragraph in Chap 3, Lesson 4 | Tom Kenny | 2024-02-06 | |
| | | | Was copied from previous lesson | |||
* | Fix simple typos in lessons (#19) | Simon Johansson | 2024-01-30 | |
| | ||||
* | Explain runtime differences for floats | Simon Johansson | 2024-01-30 | |
| | ||||
* | Clarify | Louis Pilfold | 2024-01-23 | |
| | ||||
* | Correct mismatched code | Louis Pilfold | 2024-01-23 | |
| | ||||
* | Add equality lesson | Louis Pilfold | 2024-01-23 | |
| | ||||
* | Do not use stderr | Louis Pilfold | 2024-01-23 | |
| | | | | Closes https://github.com/gleam-lang/language-tour/issues/12 | |||
* | Correct other code | Louis Pilfold | 2024-01-23 | |
| | ||||
* | Remove duplicate "but" in Lesson 14 | Tom Kenny | 2024-01-21 | |
| | ||||
* | Fix "called called" in pattern matching | Wesley Moore | 2024-01-20 | |
| | ||||
* | Alter wording | Louis Pilfold | 2024-01-20 | |
| | ||||
* | Give an escape sequence example | scottBowles | 2024-01-20 | |
| | ||||
* | Lowercase 'strings' | scottBowles | 2024-01-20 | |
| | ||||
* | Typo lesson12_type_aliases module -> moldules | scottBowles | 2024-01-20 | |
| | ||||
* | Typo in hello world | Scott Bowles | 2024-01-20 | |
| | | | Minor fix changing "use" to "using" | |||
* | Plausible | Louis Pilfold | 2024-01-19 | |
| | ||||
* | Wording | Louis Pilfold | 2024-01-19 | |
| | ||||
* | Various fixes | Louis Pilfold | 2024-01-18 | |
| | | | | Thank you @giacomocavalieri! | |||
* | Remove paragraph covered by previous lesson | Louis Pilfold | 2024-01-18 | |
| | ||||
* | Typo | Louis Pilfold | 2024-01-18 | |
| | ||||
* | Move recursion lessons together | Louis Pilfold | 2024-01-18 | |
| | ||||
* | Links | Louis Pilfold | 2024-01-18 | |
| |