Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Format | Louis Pilfold | 2024-05-04 |
| | |||
* | Added example to anonymous functions | ellipticview | 2024-05-04 |
| | |||
* | Revert "it is" | Lars Kappert | 2024-05-03 |
| | |||
* | it's → it is | Lars Kappert | 2024-05-03 |
| | |||
* | Increase consistency and readability a tiny bit | Lars Kappert | 2024-05-03 |
| | |||
* | Remove functions | Louis Pilfold | 2024-03-14 |
| | | | | Closes https://github.com/gleam-lang/language-tour/issues/52 | ||
* | Try to clarify what "any number of arguments" means in the "function ↵ | Brett Cannon | 2024-03-14 |
| | | | | | capture" page Closes #53 | ||
* | Update src/content/chapter1_functions/lesson06_generic_functions/en.html | Louis Pilfold | 2024-03-13 |
| | |||
* | Rephrase paragraphs in chapter1_functions/lesson06_generic_functions | Sergei Suvorov | 2024-03-13 |
| | | | | | Rephrased a paragraph in `chapter1_functions/lesson06_generic_functions/en.html` to make the idea clearer. The second paragraph also contains some typos, but they are being fixed in [this PR](https://github.com/gleam-lang/language-tour/pull/41), so I'm leaving them as-is here | ||
* | Correct typo | Louis Pilfold | 2024-03-11 |
| | |||
* | Improve clarity | Louis Pilfold | 2024-03-07 |
| | |||
* | Apply @t3dotgg's suggestion | Louis Pilfold | 2024-03-07 |
| | |||
* | 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 |
| | |||
* | text -> en | Louis Pilfold | 2024-02-19 |
| | |||
* | Fix simple typos in lessons (#19) | Simon Johansson | 2024-01-30 |
| | |||
* | Various fixes | Louis Pilfold | 2024-01-18 |
| | | | | Thank you @giacomocavalieri! | ||
* | Move recursion lessons together | Louis Pilfold | 2024-01-18 |
| | |||
* | Remove ` | Louis Pilfold | 2024-01-18 |
| | |||
* | Typos | Louis Pilfold | 2024-01-18 |
| | |||
* | Last of the content! | Louis Pilfold | 2024-01-18 |
| | |||
* | Add chapters | Louis Pilfold | 2023-12-21 |