aboutsummaryrefslogtreecommitdiff
path: root/src/content/chapter1_functions
Commit message (Collapse)AuthorAge
* Remove functionsLouis Pilfold2024-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 Cannon2024-03-14
| | | | | capture" page Closes #53
* Update src/content/chapter1_functions/lesson06_generic_functions/en.htmlLouis Pilfold2024-03-13
|
* Rephrase paragraphs in chapter1_functions/lesson06_generic_functionsSergei Suvorov2024-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 typoLouis Pilfold2024-03-11
|
* Improve clarityLouis Pilfold2024-03-07
|
* Apply @t3dotgg's suggestionLouis Pilfold2024-03-07
|
* changed description of underscore in function capturehuman1542024-03-06
| | | It didn't make sense to me to call it the "final argument".
* display the word value as code againhuman1542024-03-05
|
* Simplify my awkwrd comment about type variableshuman1542024-03-05
|
* Change used to referencedhuman1542024-03-05
| | | Co-authored-by: Louis Pilfold <louis@lpil.uk>
* a couple light grammar fixes to explanation of deprecationshuman1542024-03-05
|
* Added comment to drive home explanation of generic argumentshuman1542024-03-05
|
* text -> enLouis Pilfold2024-02-19
|
* Fix simple typos in lessons (#19)Simon Johansson2024-01-30
|
* Various fixesLouis Pilfold2024-01-18
| | | | Thank you @giacomocavalieri!
* Move recursion lessons togetherLouis Pilfold2024-01-18
|
* Remove `Louis Pilfold2024-01-18
|
* TyposLouis Pilfold2024-01-18
|
* Last of the content!Louis Pilfold2024-01-18
|
* Add chaptersLouis Pilfold2023-12-21